I have an application which is running on jakarta-tomcat-4.1.31. Now I want
to move this application in apache-tomcat-6.0.16. I wonder if anyone has
this experience or any thoughts about what areas I would need to make
changes and so on. Thanks!
--
View this message in context:
http://www.n
-errfile
./logs/catalina.err -pidfile ./temp/jsvc.pid
org.apache.catalina.startup.Bootstrap
[EMAIL PROTECTED] bin]$
Steve Ochani wrote:
>
> On 2 Jul 2008 at 11:29, kjwchu wrote:
>
> Date sent:Wed, 02 Jul 2008 11:29:36 -0700 (PDT)
> From: kjwchu &l
:
>
> Just kill the jsvc process. It'll trap the signal and send a proper
> shutdown to tomcat. See the sample service script provided with jsvc
> source.
>
> --David
>
> kjwchu wrote:
>> I ran tomcat as a daemon via the command below:
>> ./bin/jsv
I ran tomcat as a daemon via the command below:
./bin/jsvc -cp ./bin/bootstrap.jar -outfile ./logs/catalina.out -errfile
./logs/catalina.err org.apache.catalina.startup.Bootstrap
How to turn if off?
Thanks for any thoughts.
--
View this message in context:
http://www.nabble.com/How-to-turn-o