> > Hi all
> >
> > Which classpath does TC4 use when it's started as the (default) NT
> Service?
> > The one specified in catalina.bat or the one in the system env? Got a
> > NoClassDef found Exception when asking for a class that is in my system
> env
> > classpath from a servlet.
>
> None of them, actually. The classpath used is specified in the Windows
> registry.
> HKLM/SYSTEM/CurrentControlSet/Services/Apache Tomcat/Parameters/JVM Option
> Number 0
>
> Remy
>

that would then be $Catalina_Home/bin/bootstrap.jar??? As classpath?? What
about all the other classes required from the JRE?


Reply via email to