Thread Session parameters + more same portlets in one portal page
Session parameters + more same portlets in one portal pageHello, I have one qustion. Do you know how to ensure that for each portlet and user it will be one backing bean instance with session scope? e.g. I have backing bean UserController with session scope ...
problem with rich:fileUploadHi Ken, PortletBridge : 3.1.0.Beta3 Richfaces : 4.2.3.CR1 JSF : 2.1.13 Exo : 3.5.3 When i use upload button, we stay client side with the url http://localhost:8080/s2e-portlet-demo-composants/faces/...
Error handler page does not workHello, I tried o use error handling in my portlet app, but it does not work. https://docs.jboss.org/author/display/PBR31/Error+Handling In web.xml I have: <error-p...
Portlet Bridge 3.2.0.Final ReleasedWe're pleased to announce that 3.2.0.Final of Portlet Bridge is now available! Release Highlights RichFaces 4.3.1.Final Mojarra 2.1.19 Support JSF portlets with CDI Memory leak issues with @RequestScoped, @...
Portlet Bridge 3.2.0.CR1 ReleasedWe're pleased to announce that 3.2.0.CR1 of Portlet Bridge is now available! Release Highlights Upgrade to RichFaces 4.3.1.Final Upgrade to Mojarra 2.1.19 Fix a bug in portlet URL generation when the JSF View...
Custom JSF Converter & CDIHello, could somebody help me to solve problem how to inject EntityManager (or another DAO class) in "object converter class" which implements interface javax.faces.convert.Converter? My converter Cale...
Portlet Bridge 3.2.0.Beta2 ReleasedWe're pleased to announce that 3.2.0.Beta2 of Portlet Bridge is now available! Release Highlights Fix for Thread handling of Flash scope under heavy load Fix for JSF view that contains the web context name in ...
View Scope Fails After Ajax RequestI am using the Portlet Bridge (3.2.0 Alpha2) in GateIn (3.5.0). I created a very simple portlet that display a little text from the backing bean. I am keeping track of when the bean is created. The b...
How to download dynamicly created file?Hello, I have a problem with downloading dynamicly created files. I found examples, how to do it for classical JSF application (not for portletbridge). http://stackoverflow.com/questions/10451095/downl...
Portlet Bridge 3.2.0.Beta1 ReleasedWe're pleased to announce that 3.2.0.Beta1 of Portlet Bridge is now available! Release Highlights Upgrade to RichFaces 4.3.0.Final, including the new rich:focus and rich:placeholder components Fix for JSF dyna...
404 errorsHi, Using PortletBridge 3.1.2.Final RichFaces 4.2.3.Final GateIn 3.2.6 (eXo 3.5.5) JSF 2.1.8 After launching the portal, and then launching a portlet, I get five "404 errors" in Firebug or Chrome developer t...
Portlet Bridge 3.2.0.Alpha2 ReleasedWe're pleased to announce that 3.2.0.Alpha2 of Portlet Bridge is now available! Release Highlights Fixes for using Seam 3 Faces within a portlet Use of the new PortletArchive Shrinkwrap type in our testsuite (...
Thread Where to download Portlet Bridge 3.1.1.Final - Richfaces-Extension?
Where to download Portlet Bridge 3.1.1.Final - Richfaces-Extension?Hi Ken, I am trying to download richfaces-extension for Portet Bridge 3.1.1.Final. I am having this problem that looks like it's fixed in 3.1.1.Final. Error Rendering View[/index.xhtml]: javax.faces.FacesException: C...
Thread How to get ID (namespace) generate by JBoss Portlet Bridge?
How to get ID (namespace) generate by JBoss Portlet Bridge?Hi to all, JBoss Portlet Bridge generates a random ID as namespace for all JSF components (ok is following the spec), but how to get this ID which was generated? for example, JPB generate this for all ...
Portlet Bridge 3.2.0.Alpha1 ReleasedWe're pleased to announce that 3.2.0.Alpha1 of Portlet Bridge is now available! Release Highlights Many fixes to how resource urls are generated for RichFaces 4 portlets which resolves problems such as with ic...