Anja. Your compilation cannot be the problem, Anja. I use only self-compiled classes. I don't even put my source code into Tomcat. Use the manager app to stop and restart your web application, is my suggestion, after you compile. Or, you can stop and start Tomcat. Micael
At 07:49 PM 2/5/02 +0000, you wrote: >Hello Reynir, > >my JSPs use some Java-Classes. This Java-Classes are positioned in >WEB-INF/classes. >Normally Tomcat compiles this classes by his own. >But if I do some changes in *.java, Tomcat doesn't check, that *.java has >changed and doesn't recompile. >That's the problem. > >To found a solution, I have compiled the changed *.java with javac. The >compilation runs without problems. > >Then, when I run my application I get a ClassDefNotFoundError. Tomcat don't >want my self-compiled *.class > >Anja > > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
