Error: [ActionServlet] javax.servlet.UnavailableException: Cannot initialize RequestProcessor of class MyRequestProcessor: java.lang.ClassNotFoundException: No ClassLoaders found for: MyRequestProcessor
There seems to be a pattern to this occurrence but I won't go into the details of it here unless someone asks, except to say, if you just keep redeploying the same app without any changes to struts-config.xml and without redeploying other apps in between, it doesn't seem to happen.
Every time this happens, I have to clean out the server tmp directories and restart the server.
Is this a bug in Struts or in Tomcat? I would appreciate any tips. This doesn't seem to happen when I don't plug in my own RequestProcessor.
Thanks, Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]