[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-498) SeamFaceletViewHandler causes Ajax4jsf a4j:outputPanel reRender attribute to be skipped

Reind D (JIRA) jira-events at jboss.com
Mon Nov 13 18:12:41 EST 2006


SeamFaceletViewHandler causes Ajax4jsf a4j:outputPanel reRender attribute to be skipped
---------------------------------------------------------------------------------------

                 Key: JBSEAM-498
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-498
             Project: JBoss Seam
          Issue Type: Bug
         Environment: JBoss 4.0.5, JSF RI 1.2.03
            Reporter: Reind D


If you add SeamFaceletViewHandler to a Seam app that uses ajax4jsf  the a4j:outputPanel reRender attribute stops working. Removing the view handler restores functionality. A4J still works if you use add ajaxRendered="true" to an outputPanel though.

<application>
	<view-handler>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</view-handler>
...
</application>

-- 
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

        



More information about the seam-issues mailing list