Portlet « RichFaces « JSF Q&A





1. RichFaces & Portlets: Custom State Manager    stackoverflow.com

I am using RichFaces with JSR-286 Portlets and need to replace the state manager. The faces-config has the state-manager pointing to "org.jboss.portletbridge.application.PortletStateManager" and this inturn has the parent set to the ...

2. Jboss GateIn Jsf-Seam-Richfaces Portlet    seamframework.org

Hello,i'am trying to use a Portlet with Jsf-Seam-Richfaces support.In my xhtml is only one richface component. The display off the richface component works fine.But the selection doesn't call the setSelectedItem im myManager.In browser fetch the javascript exception "Richfaces not define" in setValue methode, in lineif(Richfaces.invokeEvent(this.events.onviewactivation,this.inplaceInput, "rich:onviewactivation",{oldValue:this.valueKeeper.value,value:item.itemValue}))The xhtml:

5. Jboss GateIn Jsf-Seam-Richfaces Portlet    coderanch.com

Hello, i'am trying to use a Portlet with Jsf-Seam-Richfaces support. In my xhtml is only one richface component. The display off the richface component works fine. But the selection doesn't call the setSelectedItem im myManager. In browser fetch the javascript exception "Richfaces not define" in setValue methode, in line if(Richfaces.invokeEvent(this.events.onviewactivation,this.inplaceInput, "rich:onviewactivation",{oldValue:this.valueKeeper.value,value:item.itemValue})) The xhtml:

6. JSF richfaces upload not working    coderanch.com