DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31731>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31731

ClassCastException from ActionServlet.getRequestProcessor()





------- Additional Comments From [EMAIL PROTECTED]  2004-10-27 16:18 -------
Okay, we'll try again. Have you read this:

http://e-docs.bea.com/wls/docs81/programming/classloading.html

If it comes down to it, you can define your own classloader hierarchy
(<classloader-structure> in weblogic-application.xml), but it's rare that you
should need to do that. My standard approach to this sort of thing is to first
find a way to force the app server to behave as the J2EE-related specs suggest,
and then attempt to work around specific problems.

>From your original note, what exactly do you mean by, "copy a struts-related
class to the weblogic deployment directory"? Are you just talking about
something like updating one of your web app's Actions in /WEB-INF/classes? Are
the Struts JAR files *only* installed in /WEB-INF/lib?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to