Isn't the servlet class file supposed to go in the web-inf\classes directory
instead of web-inf\lib? Your full path would be
c:\progra~1\allaire\jrun\servers\default\appname-app\web-inf\classes\testPac
kage\testServlet.class.
I'm not sure but I would try that.
-----Original Message-----
From: Tom Duffy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 10, 2001 9:54 AM
To: JRun-Talk
Subject: preload servlet error
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