[
http://jira.jboss.com/jira/browse/RF-1271?page=comments#action_12398207 ]
Viggo Navarsete commented on RF-1271:
-------------------------------------
Now I'm running JBoss AS 4.2.2.GA and JBoss Portal 2.6.3 with Richface 3.1.3.GA and I
have a simple JSF Richfaces portlet deployed. I'm able to run it fine for some time,
but eventually the same exception appers:
13:42:03,540 WARN [lifecycle] executePhase(RESTORE_VIEW
1,org.ajax4jsf.portlet.context.FacesContextImpl@16aeae0) threw exception
javax.faces.FacesException: Prefix for attributes in portlet session scope not found
at
org.ajax4jsf.portlet.context.ServletContextImpl.getSessionPrefix(ServletContextImpl.java:255)
at
org.ajax4jsf.portlet.context.ServletContextImpl.getSession(ServletContextImpl.java:352)
at
org.ajax4jsf.portlet.application.PortletStateHolder.getInstance(PortletStateHolder.java:62)
at
org.ajax4jsf.portlet.application.PortalStateManager.restoreStateFromSession(PortalStateManager.java:39)
at
org.ajax4jsf.application.AjaxStateManager.restoreView(AjaxStateManager.java:236)
at
com.sun.faces.application.ViewHandlerImpl.restoreView(ViewHandlerImpl.java:290)
I see that this issue is resolved, is this fix backported to the 3.1.3.GA versions of the
richfaces API's?
javax.servlet.ServletException: Prefix for attributes in portlet
session scope not found when runnning portajAjaxSample on https
---------------------------------------------------------------------------------------------------------------------------------
Key: RF-1271
URL:
http://jira.jboss.com/jira/browse/RF-1271
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: jboss portal 2.6.2 bundled with jboss 4.2
Jdk 1.6.0_03
Reporter: Bharat Kandanoor
Assigned To: Aleksej Yanul
Fix For: 3.2.0, 3.1.3
I tried deploying portalajaxsample from
http://snapshots.jboss.org/maven2/org/richfaces/samples/portalAjaxSample/...
.
downloaded new jboss portal 2.6.2 bundled with jboss 4.2AS.
configured SSL based on the jboss wiki for 4.2.
Started the server and i tried running the ajaxsample on https, it shows up with the form
objects, but when you click "ajax switch to repeater page" we get this error
"javax.servlet.ServletException: Prefix for attributes in portlet session scope not
found when runnning portajAjaxSample on https"..
It was first happening in my application, i thought it was something wrong in mmy
source, but tried sample and it did the same thing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira