When trying to execute Tomcat4.0-b5 from DOS, I
received ClassCastExceptions. After searching the
mail, I saw someone mention that classes loaded by
different classloaders are treated as different
classes
even though the names may match.
I made the following changes to 'catalina.bat' and
it now W
When trying to execute Tomcat4.0-b5 from DOS, I
received ClassCastExceptions. After searching the
mail, I saw someone mention that classes loaded by
different classloaders are treated as different
classes
even though the names may match.
I made the following changes to 'catalina.bat' and
it works