I'm getting the following error message upon shutdown of my web app:

 

11/01 10:07:15 error [axis] javax.servlet.UnavailableException: Cannot
initialize RequestProcessor of class
com.ncs.app06.servlet.CustomRequestProcessor:
java.lang.ClassNotFoundException:
com.ncs.app06.servlet.CustomRequestProcessor

 

My CustomRequestProcessor class extends the
org.apache.struts.action.RequestProcessor.

The class works fine in the application and I only get this on shutdown.

I have the struts.jar in my WEB-INF/lib directory.

 

I've seen a forum posting that says to extend the TilesRequestProcessor but
I'm not using tiles.

 

 

Any help?

 

Shawn


**************************************************************************** 
This email may contain confidential material. 
If you were not an intended recipient, 
Please notify the sender and delete all copies. 
We may monitor email to and from our network. 
****************************************************************************

Reply via email to