• ClassCastException javax.servlet.ServletResponse

    Hi,   i've an exception : AjaxContext implementation class org.jboss.portletbridge.richfaces.PortletAjaxContext not foundGRAVE: Error Rendering View[/pages/authentifier.xhtml] java.lang.ClassCastException: or...
    Profile Photo
    last modified by jeromej
  • RichfacesPortlet 3.3.3  example errors

    using 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 &#...
    Profile Photo
    last modified by spikemon
  • JBoss Portlet Bridge 3.0.0.Beta3 Released

    We'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>    ...
    Profile Photo
    last modified by kenfinni
  • Seam Messages

    Hello, 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...
    Profile Photo
    last modified by andre.pankraz
  • "Unable to parse document" error when setting PortletBridge 3.0.0 for Public Render Parameter

    Hi   I´m trying setup a portlet with a Public Render Parameter. I´m using Porlet Bridge 3.0.0 version. Here´s my faces-config.xml. The bit causing trouble is highlighted in red.   <?xm...
    Profile Photo
    last modified by mescaja
  • Seam Captcha

    hi, 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...
    Profile Photo
    last modified by spikemon
  • PortletBridge 3 Beta 1 + Gatein 3.x + RichFaces 4

    Hello,   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...
    Profile Photo
    last modified by toomtooms
  • PB Beta 2, Richfaces 3.3, JSF 2

    Hi,   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 ?
    Profile Photo
    last modified by jeromej
  • 3.0.0.Beta2 Released

    Well 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...
    Profile Photo
    last modified by kenfinni
  • portlet taglib not recognized

    Hi,   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 ...
    Profile Photo
    last modified by toomtooms
  • Migration to PortletBridge 3 Beta 1

    Hello,   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...
    Profile Photo
    last modified by jeromej
  • How to get the current logged user information

    lifery 6.0.6   jboss5.1   richfaces3.3.3   I created an richfaces portlet   How to get the current logged user information?   thanks!
    Profile Photo
    last modified by x800xl
  • Building seam booking example not working

    i 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...
    Profile Photo
    last modified by spikemon
  • Troubles with RichFaces when migration from JBoss Portlet Bridge 2.2.0 to 2.3.0.Final

    Hello,   I run a portal, with : jboss 5.1.0 GateIn 3.2.0 CR1 RichFaces 3.3.3 Final JBoss Portlet Bridge 2.1.0 FINAL   I tried to use the JBoss Portlet Bridge 2.3.0 FINAL and found two problems with Ri...
    Profile Photo
    last modified by antoine_h
  • JBoss Portlet Bridge 3.x Community

    As 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...
    Profile Photo
    last modified by kenfinni
  • Download 2.3.0.FINAL

    When 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...
    Profile Photo
    last modified by tomashuryn
  • Caching resource bug

    I 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...
    Profile Photo
    last modified by ivan_ra
  • a4j request error in Websphere portal 6.1

    Hi 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" >   &#...
    Profile Photo
    last modified by yashu.here
  • ClassCastException on the same class

    Hi 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...
    Profile Photo
    last modified by eduardo.mello.cantu
  • Public Render Parameter handler class not being executed

    Hi   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 ...
    Profile Photo
    last modified by mescaja