• 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...
    Profile Photo
    last modified by mbasovni
  • 404 errors

    Hi,   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...
    Profile Photo
    last modified by jeromej
  • 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...
    Profile Photo
    last modified by jpadula35
  • 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 ...
    Profile Photo
    last modified by guga.java
  • Problem accessing HttpSession

    Hi,   in each client request, I need to acces the HttpSession. I can accees it, but only data in the portlet scope are visible. I should be possible (JSR286) any idea ?   I need to share data between JSF ...
    Profile Photo
    last modified by ltaraud
  • RichFaces changing the css of adminstrative menu of eXo Platform

    Hi everyone,   i'm using RichFaces 4.2 with JBoss Portlet Bridge and eXo Platform, and it works ok, but RichFaces is changing the css of administrative menu on eXo Platform.   Anyone nows how to avoid this?
    Profile Photo
    last modified by guga.java
  • JBoss Portlet Bridge with PrimeFaces

    Is it possible to use JBoss Portlet Bridge with PrimeFaces?   I tried to use JBoss Portlet Bridge 3.1 with PrimeFaces 3.4 and eXo Platform but this didn't works =/
    Profile Photo
    last modified by guga.java
  • Need to add Portlet Bridge jars to our war for if we using GateIn-3.5.0.Beta02_jbossas7?

    Hi Ken, Just wanted to double confirm with you. If we are using GateIn-3.5.0.Beta02_jbossas7, that we do not need to include the PortletBridge wars in our portlet war files, as they are included in the jbossas7/modul...
    Profile Photo
    last modified by jpadula35
  • Tomcat start NoClassDefFoundError BridgeRequestScopeManagerImpl

    Hi,   Some time, when i start (or restart) Tomcat 6.0.32 (with eXo 3.5.3, PortletBridge 3.1.0.Final) i've a stack trace like this :   GRAVE: Exception au chargement des sessions depuis le stockage persist...
    Profile Photo
    last modified by jeromej
  • JSF 2 Portlets Cookbook

    Hi, Is it possible that a short "cookbook" is published that provides all the steps, or references the documents where this is described, to install portal, portal bridge, create JSF 2 portlet and deploy it?   ...
    Profile Photo
    last modified by datasmithtech
  • How to build the RichFaces4 Simple Example?

    Hi, I would like to build the RichFaces4 Simple example that comes with PB 3.1.0.Final, but I am not familiar with git or maven. I've installed Maven 3.0.4, and downloaded a zip containing all the examples. If I want...
    Profile Photo
    last modified by jpadula35
  • Resource Serving

    Hi, I was reread the section in the reference guide, on Resource Serving. Could you show a little snip of where I would place this? Does it go in top of .xhtml file? #{resource['/stylesheet.css']} https://docs.jbo...
    Profile Photo
    last modified by jpadula35
  • PortletRequest.getAttribute null

    Hi,   We want to access to a request parameter (naming "pj") setting in a filter with PortletRequestWrapper.setAttribute method from managed-bean like below :   portlet.xml : <init-param> <name&...
    Profile Photo
    last modified by jeromej
  • rich:tooltip in Portlet

    Hi!   Tried to use the rich:tooltip within a portlet, unfortunately i was unable to get it working with the following code:   <rich:panel id="panel1">     PANEL    ...
    Profile Photo
    last modified by uwew
  • [PB3.1.0.Beta3] Uncaught ReferenceError: RichFaces is not defined

    Ken, Using PortletBridge 3.1.0.Beta3 RichFaces4.2.3.Final GateIn3.4.0_jbossAS6.Final JSF 2.1.13 Spring 3.1.12   Now that I can see errors in Developer Tools, I am getting closer to debugging an error that we've ...
    Profile Photo
    last modified by jpadula35
  • [PortletBridge 3.1.0.Beta3]  javax.portlet.PortletException: Error process faces request

    Hi Ken, Using PortletBridge 3.1.0.Beta3 RichFaces4.2.3.Final GateIn3.4.0_jbossAS6.Final JSF 2.1.13 Spring 3.1.12   Occasionally after launching the portal, and then launching a portlet, I get this error. Al...
    Profile Photo
    last modified by jpadula35
  • a4j:commandLink doesn't work in rich:popupPanel

    Hi,   RF4.2.2.Final, PB 3.1.0.Beta1, JSF2.1.8, gatein3.2.4 (exo 3.5.3)   Do you've problem when you use a4j:commandLink in a rich:popupPanel ? The action button make nothing ...   When i use h:comma...
    Profile Photo
    last modified by jeromej
  • Portlet Bridge code re-structure with RichFaces 4

    Hi All,   I've been thinking about the current code for Portlet Bridge and how adding support for RichFaces 4 has included a reasonable amount of changes and work arounds into the main portletbridge-impl code to...
    Profile Photo
    created by kenfinni
  • Deploy error with PortletBridge 3.0.0, GateIn3.3.0_JBossAS6, Richfaces 4.0

    Hi, I am trying to migrate from GateIn 3.1.0/PortletBridge2.1,Richfaces 3.3.0 to PortletBridge 3.0, GateIn3.3.0_JBossAS6, Richfaces 4.0 but I am having classpath issues.   In my server/default/lib folder I have...
    Profile Photo
    last modified by jpadula35
  • Trouble with PortletBridge 3.0.x and RichFaces 4.2.1 tabPanel

    Hello,   on my project we have decided to migrate to JSF 2.1.8 + RichFaces 4.2.1.Final using PortletBridge 3.0.0.Beta4   We encouter a problem using switchMode AJAX with the rich:tabPanel Using the folowi...
    Profile Photo
    last modified by abaudry