I removed my webapplication and my classpaths and set it up again and now it seems to work... Strange but fine.
SommerJack wrote: > > Hello, > > I made some changes to a java file and just after saving the file I got > the following error: > > [18:02:19.375] In-place class redefinition (HotSwap) is available > [18:02:20.343] D://programmer/resin-3.1/conf/app-default.xml:236: > java.lang.NoCl > assDefFoundError: module/batch/CustomerDBData > [18:02:20.343] > [18:02:20.343] 234: <mime-mapping extension=".z" > mime-type="application/octet- > stream"/> > [18:02:20.343] 235: > [18:02:20.343] 236: <resin:import path="WEB-INF/web.xml" > optional="true"/> > [18:02:20.343] 237: <resin:import path="WEB-INF/resin-web.xml" > optional="true"/> > [18:02:20.343] 238: </web-app-default> > [18:02:20.343] > > There is no class file visible for the file called CustomerDBData. And > what is strange is that I even tried to remove the java file called > CustomerDBData but the error stills occours?! > > P.S. I am using resin 3.1 and JDK 1.5. > > Afterwards I installed resin 3.0.23 and then this error occours: > > [19:40:58.718] com.caucho.config.LineConfigException: WEB-INF/web.xml:814: > java. > lang.NoClassDefFoundError: module/batch/CustomerDBData > -- View this message in context: http://www.nabble.com/Suddenly-a-java.lang.NoClassDefFoundError-tf4062834.html#a11555691 Sent from the Resin mailing list archive at Nabble.com. _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
