Anonymous | Login | Signup for a new account | 12-17-2024 08:25 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001692 | [Resin] | major | always | 04-17-07 03:30 | 05-02-07 11:02 | ||||
Reporter | timur | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0001692: JSF tags don't work on Resin 3.1.0 | ||||||||
Description |
resin throw NullPointerException when it proccessing JSF <f:view> tag. java.lang.NullPointerException at javax.faces.webapp.UIComponentClassicTagBase.getFacesContext(UIComponentClassicTagBase.java:1792) at javax.faces.webapp.UIComponentClassicTagBase.setJspId(UIComponentClassicTagBase.java:1614) at _jsp._auth__jsp._jspService(auth.jsp:8) ........ ........ I think the reason is that in generated from jsp class, setJspId() method of <f:view> tag invokes earlier than setPageContext() method, but setJspId() in UIComponentClassicTagBase searches FacesContext in pageContext. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |