Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/CACTUS-1 Here is an overview of the issue: --------------------------------------------------------------------- Key: CACTUS-1 Summary: Receive a ClassCastException when calling RequestDispatcher.forward Type: Bug Status: Closed Priority: Major Resolution: CANNOT REPRODUCE Project: Cactus Components: Framework Fix Fors: 1.0 Assignee: Vincent Massol Reporter: Tony Zgarba Created: Fri, 20 Apr 2001 10:57 AM Updated: Sat, 17 Apr 2004 9:32 AM Environment: Operating System: All Platform: PC Description: Using WebLogic 5.1 and Cactus beta 2, any time I execute the code "req.getRequestDispatcher( "somevalid.jsp" ).forward( req, res )", I get the following exception: java.lang.ClassCastException exception thrown with message: org.apache.commons.cactus.server.HttpServletRequestWrapper When called outside of the Cactus framework, the code executes without an exception. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
