Ravinderjit Singh

Ranch Hand
+ Follow
since Jan 13, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Ravinderjit Singh

Ok. I will try that.

Thanks for your suggestion.
10 years ago
These are the parameter which we need to define when configuring Tomcat as Windows Services as descried here
So most probably Tomcat must be using them, I am not using them in my application.
10 years ago
This is what I have for that service.

set "PR_LOGPATH=%CATALINA_BASE%\var\log"
set "PR_LOGPREFIX=%SERVICE_NAME%"
set PR_STDOUTPUT=%CATALINA_BASE%\var\log\server.log
set PR_STDERROR=%CATALINA_BASE%\var\log\server.log
10 years ago
I am using Windows Services utility to start/stop/restart the Service.
There is no error on any action.
10 years ago
Just for your information if that could help.
This behavior I see only when running Tomcat as Windows Service.
It works fine when using startup.bat file.
10 years ago
These are the other appenders I have, but they don't refer to server.log file.

10 years ago
Log file which I mentioned in log4j file appender "server.log"

10 years ago
Hi Folks,

I have Tomcat 7 configured to run as Windows Service. I am using SLF4J for logging. Logs are getting captured properly.
Only problem I have is when I restart Tomcat Service it purge the old logs, even if .

It seems this is Tomcat's default behavior when running as Windows Service.

Is it possible to change this behavior, I want whenever service gets restarted, it just append the new logs, instead of purging the old logs.

Thanks in advance.
10 years ago
Done. You can send your WSDL.
10 years ago
Aakash,

What is the version of Axis2 and Rampart ?
Can you share WSDL file ?
10 years ago
This is what you should add in your groovy script.


Then add step 'Property Transfer' where you can easily transfer the result of groovy script to next step's request.
11 years ago
You can add groovy script step to generate this.
11 years ago
Hi Surlac,

Do you have any comments on this problem ?
11 years ago
Any help/pointer for this please ?
11 years ago
Can't upload .zip/.rar files here. You can download from here
You may need to adjust the build path.
11 years ago