Alan Kennedy-13 wrote:
>
> [Alan]
I need to find out what is the difference between running Tomcat 6 as
a Windows Service and running it from the command line.
The reason is that I'm getting a bizarre bug when a jython based
servlet is run under Tomcat6-as-Service. But t
s"
-Djava.endorsed.dirs="C:\Tomcat\endorsed" -classpath
"C:\Tomcat\bin\bootstrap.jar" -Dcatalina.base="C:\Tomcat"
-Dcatalina.home="C:\Tomcat" -Djava.io.tmpdir="C:\Tomcat\temp"
org.apache.catalina.startup.Bootstrap start
Is there something I can do