Hello,
    I'm trying to preload a servlet and continue to get the following error
message in the event log for the server:

05/10 11:44:16 error (JRun) Could not pre-load servlet: testServlet
[javax.servlet.ServletException: Could not instantiate
testPackage.testServlet]
[1]java.lang.ClassCastException: testPackage.testServlet

The servlet I'm trying to preload is
appname-app/WEB-INF/lib/testPackage/testServlet.class

I've defined this servlet and set it to preload by using the Serlet
Definitions and Set preLoad Order in the JMC and it appears to make the
correct changes to the web.xml.

I don't get this error if when I do not preload the server.

Any advice?

Tom D.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to