NT Services are installed at the command line with --install and removed
with --remove following the .exe name. Notice there are TWO hyphens before
install and remove.
- Original Message -
From: "Ken Anderson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday
I don't think ANY version of Tomcat uses the classpath. Read the
documentation abou the rolw of the class loaders. "Containers" such as
Tomcat use their own class loaders to load your classes into the container.
The class-loaders look into a predifined (or configurable) set of
directories - not th