Second time any button is not rendering nor not clicking.
---------------------------------------------------------
Key: TOMAHAWK-1445
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1445
Project: MyFaces Tomahawk
Issue Type: Bug
Components: submitOnEvent
Environment: AjaxFacesContextFactory, FacesPortlet, JSF
Reporter: Mohanavalli Ilangovan
Priority: Critical
We have lot of jsps and UI elements under single form. If it is
PortletFacesContextFactoryImpl(<faces-context-factory>) and FacesGenericPortlet
its working fine. If we change to
AjaxFacesContextFactory(<faces-context-factory>) and FacesPortlet, second time
any action is not happening. We are using jsf-portletbridge.jar for
AjaxFacesContextFactory.
This issue is solved if we use more <h:form>. But, since it is performance
issue we are looking for alternative solution. Anyone please help me to resolve
this problem.
We are using tabbedpane, but its not a issue, if we remove too its not working.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.