Hi Vincent,
Normally it is specified in the command line when you install the service.
You can check a registry key -- HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Apache-Catalina/Parameters
(assuming your service is named Apache-Catalina). Under this key you should have a JVM Option Number X, which
specifies the -Djava.class.path setting.


Hope this helps,
Mark

Vincent Lévin wrote:

hello !

where do we specify the classpath when when we launch tomcat 5 as service ?

we tried to put the classpath in 'catalina.bat', in the tomcat configuration
program ("configure tomcat") but it seems that all this has no effect :/


and, an other problem:


isn't it possible to update jars and classes in shared\lib or common\lib
whithout reloading tomcat ?


thanks !



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to