• Problems with jsf-deltaspike example with PortletBridge & GateIn 3.7.0

    Hi there,   I have previously tried to add DeltaSpike to a JSF+RichFaces+CDI portlet webapp without success.  Then I came across this example by kenfinni in the PortletBridge docs:   DeltaSpike Exampl...
    Profile Photo
    last modified by dan.james
  • PortletBridge 3.3.1 and IE8

    Hello,   I'm trying to make an upgrade of our RichFaces version and therefore PortletBridge version.   I'm moving from RichFaces 4.2.3.Final, JSF 2.1.8 and PortletBridge 3.1.3.Final to RichFaces 4.2.6.Fina...
    Profile Photo
    last modified by abaudry
  • standalone portletbridge application

    I've a simple jsf webapp working in a servlet context. I would apply portletbridge so that I can run it in the servlet context and in the portlet context in the same time. Adding a simple portlet.xml and the portletbr...
    Profile Photo
    last modified by sviluppatorefico
  • Arquillian Warp for JSF Portlet testing

    With the latest release of the Arquillian Portal Extension, 1.1.0.Alpha1, we can now use Arquillian Warp to test the server side behavior of our JSF portlets! I'm very excited by this as it has been something I've wan...
    Profile Photo
    last modified by kenfinni
  • [Portlet Bridge 3.2.1.Final] Error "cannot add (or remove) same component twice" seems to be back

    Hello,   I am currently testing a migration from PortletBridge 3.1.2.Final (with RichFaces 4.2.3.Final and JSF 2.1.8) to PortletBridge 3.2.1.Final (with RichFaces 4.3.2.Final and JSF 2.1.19) and have encountered...
    Profile Photo
    last modified by abaudry
  • Portlet Bridge 3.3.1.Final released

    We're pleased to announce that 3.3.1.Final of Portlet Bridge was released just before the holidays. In all the holiday madness I forgot to make the release announcement!   Some highlights from the release: Reso...
    Profile Photo
    last modified by kenfinni
  • Portlet Bridge 3.3.0.Final released

    We're pleased to announce that 3.3.0.Final of Portlet Bridge is now available!   As there were no issues to be resolved for 3.3.0.Final, this is essentially a respin of 3.3.0.CR1 with an updated version number. ...
    Profile Photo
    last modified by kenfinni
  • Portlet Bridge 3.3.0.CR1 released

    We're pleased to announce that 3.3.0.CR1 of Portlet Bridge is now available!   Release Highlights Upgrade to RichFaces 4.3.4.Final for example portlets. Modify how we remove double encoded ampersand in script ur...
    Profile Photo
    last modified by kenfinni
  • Portlet Bridge 3.3.0.Beta2 released

    We're pleased to announce that 3.3.0.Beta2 of Portlet Bridge is now available!   Release Highlights Fix Client Window Id handling to enabled JSF 2.2 Flows to work Fix generation of partial response that updates ...
    Profile Photo
    last modified by kenfinni
  • InfoBar MODE links does not work in EDIT mode after action.

    Hello,   in my portlet I have EDIT mode page and when I save preferences by my save button, value is stored but it is not possible to redirect to another mode. No exception is thrown!   But this works! ...
    Profile Photo
    last modified by mbasovni
  • [PortletBridge 3.2.1.Final] How to shorten generated id?

    Hello,   I am using PortletBridge 3.2.1.Final with Richfaces 4.3.2.Final and I encounter some performance issues. It appears that javax.faces.context.PartialResponseWriter takes a long time when invoking writeAt...
    Profile Photo
    last modified by abaudry
  • Portlet Bridge 3.3.0.Beta1 released

    We're pleased to announce that 3.3.0.Beta1 of Portlet Bridge is now available!   Release Highlights Links to Script resources returned in an Ajax partial response no longer convert & into a html entity, enabl...
    Profile Photo
    last modified by kenfinni
  • Default locale problem

    Hello,   in my portlet I have two localisations: en, cs. But I have got problem with default locale.   faces-config.xml ... <application>          <resour...
    Profile Photo
    last modified by mbasovni
  • Portlet Bridge 3.3.0.Alpha3 Released

    We're pleased to announce that 3.3.0.Alpha3 of Portlet Bridge is now available!   Release Highlights Switched Arquillian Drone from using HtmlUnit to PhantomJS and GhostDriver Updated Mojarra to latest versions ...
    Profile Photo
    last modified by kenfinni
  • Portlet Bridge 3.3.0.Alpha1 Released

    We're pleased to announce that 3.3.0.Alpha1 of Portlet Bridge is now available!   Release Highlights Support for JSF 2.2 with Mojarra. The same Portlet Bridge implementation can now be used with JSF 2.1 or 2.2! ...
    Profile Photo
    last modified by kenfinni
  • Is there a way to include the just the PB richfaces extension?

    Hi, When I upgraded to GateIn-3.6.0.Final, I noticed that it comes installed with the PB-3.2.1.Final, which is what we want to use. So I changed this line in our web.xml to false and did not copy the pg jars into our...
    Profile Photo
    last modified by jpadula35
  • Where to download jars for PortletBridge 3.2.1.Final?

    Hi, We are upgrading to GateIn-3.6.0.Final, and I noticed it has PB 3.2.1.Final in it. We usualy compile some of our code against the PB jars.   I was wondering where we could download the three jars for PB 3.2...
    Profile Photo
    last modified by jpadula35
  • RichFaces 4, WAS 8, WAS Portal, wsrp and templates usage/

    Hi all!   I'm trying to use JBoss RichFaces(4.2.3.Final) and Jboss Portlet Bridge (3.2.0.Final)  in Websphere Portal 8 by wsrp , but i get this error:   0000001a application   E   ...
    Profile Photo
    last modified by djezen
  • PortletBridge 3.2.0.Final, Webshere 8.0 - IPC by wsrp

    Hi all! Anybody worked in this environments?   I'll tried create simple apps by https://docs.jboss.org/author/display/PBR/JSF+Portlet+Development   And events and PRP not worked I debugged my implementa...
    Profile Photo
    last modified by djezen
  • Using CDI with JSF Portlets

    With the release of the CDI portlet integration library, we can now take advantage of the vast benefits to using CDI with JSF inside our portlets with the Portlet Bridge! How to use it? In addition to the usual Portle...
    Profile Photo
    last modified by kenfinni