RichfacesPortlet 3.3.3 example errorsusing gatein 3.2, portletbridge 2.3 this is from firefox console error. $A is not defined E is not defined A4J is not defined Richfaces is not defined _clearJSFFormParameters is not defined ...
Blog Post JBoss Portlet Bridge 3.0.0.Beta3 Released
JBoss Portlet Bridge 3.0.0.Beta3 ReleasedWe're pleased to announce Beta3 in the 3.0 series of JBoss Portlet Bridge is now available. Maven coordinates:<dependency>
<groupId>org.jboss.portletbridge</groupId>
...
Seam MessagesHello, i use Portletbridge 2 Snapshot with Seam 2.2.0 GA in JBoss Portal 2.7.2. Very often i see:
11:37:53,090 ERROR [SeamExceptionHandlerImpl] Unable to process exception with Seam exception handler
java.lang.Cl...
Seam Captchahi, i have working a seam aplicattion with a captcha. then i try to make a portlet to use it in gatein. i get this error when rendering the page that contain the captcha o...
PortletBridge 3 Beta 1 + Gatein 3.x + RichFaces 4Hello, I created a simple portlet which uses JSF 2, PB 3 beta 1 and RichFaces 4 and deployed it succesfully on GateIn 3.1 and 3.2 (trunk). I did a first test with no RichFaces component in my JSF view, only a...
PB Beta 2, Richfaces 3.3, JSF 2Hi, My project must be compatible with IE6, so we can't use richfaces 4 (no support) ... sad but true. Can i use PB 3 Beta2 with Richfaces 3.3.3 final and JSF 2.1 ? Do you've feedback for this ?
3.0.0.Beta2 ReleasedWell it took a little longer than expected, but we've now released JBoss Portlet Bridge 3.0.0.Beta2! This release marks the commemcement of more frequent release cycles, typically about 2 weeks. The curr...
portlet taglib not recognizedHi, I am using JBoss portlet bridge 2.0 with GateIn 3.1 and Mojarra 1.2 on JBoss 5.1. I have done a basic portlet with only one page : <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE ...
Migration to PortletBridge 3 Beta 1Hello, On my project, i use PortletBridge 2.2 final, Richfaces 3.3, Jsf 1.2 with Gatein 2.2, eXoPlatForm 3.0.7 i want to migrate to PortletBridge 3.3.0Beta1, Richfaces 4.1 and Jsf 2.1 I built successf...
Building seam booking example not workingi am doing like the tutorial, but something is wrong. svn co http://anonsvn.jboss.org/repos/portletbridge/tags/2.0.0.ALPHA/examples/seam/booking/ booking A booking\seamBookingDemo.iws A...
JBoss Portlet Bridge 3.x CommunityAs the development of JBoss Portlet Bridge 3.x ramps up again, you may have noticed some changes going on in the community space. There is now a dedicated community space to discuss development of Portlet Brid...
Download 2.3.0.FINALWhen I click on file name in downloads section, Error 404 appear. Why? Not FoundThe requested URL /portletbridge/2.3.0.FINAL/JBossPortletBridge-2.3.0.Final.zip was not found on this server. Apache Server at down...
Caching resource bugI found strange caching resource bug with richfaces + jboss portlet bridge. Maybe not bridge bug, but lets look: download portlet bridge 2.2 deploy richFacesPortlet.war from portlet bridge archive (i used jboss porta...
a4j request error in Websphere portal 6.1Hi I am trying to implement Ajax features in JSF 1.2 Portal ( Websphere portal running on WAS 7.0.0.9 ) application , bellow is the code <a4j:region id="region2" renderRegionOnly="true" > ...
ClassCastException on the same classHi there, I've turn my application (Seam 2.2.2.Final, Richfaces 3.3.3, Facelets) into a Portal using GateIn Portlet Container. When I deploy a Portlet (Seam 2.2.2.Final, Richaces 3.3.3, Facelets and JBoss Por...
Thread Public Render Parameter handler class not being executed
Public Render Parameter handler class not being executedHi I have two portlet A (publishing) and B (Receiving). I have defined in both a Public Render Parameter called prpExample. Both portlets are deployed on to Tomcat 7.0.23 packaged with gatein 3.2. The ...