Bootstrap.jar does not get released when starting multiple instances of Tomcat

2005-01-12 Thread Robert Lin
Hi, We have a project where we need 3 different Tomcat instances running 3 different server.xml files, and we have that as part of our JUnit tests for our automated build process. However, for some reason, the file bootstrap.jar will not get released on the every nth build, n~= 1 to 10

classcastexception in bootstrap.jar though the jars are loaded

2003-04-01 Thread David Wahlund
Hi, I'm unable to start Tomcat due to ClassNotFoundException. The classpath to bootstrap.jar and tools.jar is correct and defined. And the home directory too. All the jars are loaded, but still I get a classcastexception. Under what cirumstances could this occur? It there anything[system variables

bootstrap.jar ?

2001-07-06 Thread Russell, Steve
Hi; I'm trying to install tomcat as a service. I have been using JavaService. It is complaining that it can't find my startup class which is supposed to be Tomcat_Home/bin/boostrap.jar ( org.apache.Bootstrap ). I don't have this class. I tried downloading tomcat again..no dice. Where