Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.4
-
None
Description
The problem is that ServletFacesContextImpl is not serializable and processAction places one in the session.
Here is a link to a discussion on the JBoss Forum.
http://jboss.org/index.html?module=bb&op=viewtopic&p=3981103#3981103
Here is a link to the workaround I created.
http://taylor.cvs.sourceforge.net/taylor/taylor/commons/src/main/java/net/taylor/portlet/MyFacesGenericPortlet.java?view=markup
Attachments
Issue Links
- relates to
-
MYFACES-1070 NullPointerException in MyFacesGenericPortlet.facesRender method
- Closed