Mantis - Resin
Viewing Issue Advanced Details
4206 minor always 09-08-10 10:01 09-08-10 14:04
alex  
alex  
normal  
closed 4.0.10  
fixed  
none    
none 4.0.11  
0004206: CauchoResponseWrapper shouldn't assume wrapping CauchoResponse
java.lang.ClassCastException: com.ezgov.eforms.ui.taglib.IncludeHttpResponseWrapper cannot be cast to com.caucho.server.http.CauchoResponse
        at com.caucho.server.http.CauchoResponseWrapper.setForbidForward(CauchoResponseWrapper.java:374)
        at com.caucho.jsp.PageContextImpl.handlePageException(PageContextImpl.java:1178)
        at _jsp._ezsuite._eforms._styles._pageelement._custom._usermgr._myforms._textblock__jsp._jspService(_textblock__jsp.java:49)
        at com.caucho.jsp.JavaPage.service(JavaPage.java:61)
        at com.caucho.jsp.Page.pageservice(Page.java:542)
        at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:194)
        at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:286)
        at com.caucho.server.webapp.RequestDispatcherImpl.include(RequestDispatcherImpl.java:427)
        at com.caucho.server.webapp.RequestDispatcherImpl.include(RequestDispatcherImpl.java:346)

Notes
(0004740)
alex   
09-08-10 14:04   
support/1311