Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4206 | minor | always | 09-08-10 10:01 | 09-08-10 14:04 | |
|
|||||
Reporter: | alex | Platform: | |||
Assigned To: | alex | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.10 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.11 | ||
|
|||||
Summary: | 0004206: CauchoResponseWrapper shouldn't assume wrapping CauchoResponse | ||||
Description: |
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) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|