• Problem converting Seam + RichFaces App 2 PortletBridge.

    Hi, I have an application developed with Seam and RichFaces and I'm trying convert it to a portlet using JBoss PortletBridge. After the deployment of an application, I created a instance in JBoss Portal, but...
    Profile Photo
    last modified by malnati
  • Can't view/open a PDF

    All,   Does the JBoss Portlet Bridge 2.0.0.Final support Seam's PDF generating capabilities?   Outside the JBoss EPP 4.3 environment, I am able to generate the pdf file. However, in the context of the port...
    Profile Photo
    last modified by dardan
  • Issue with JSF in GateIn

    I'm new to GateIn... I've  successfully deployed a portlet in GateIn.... On editing the portlet,  I'm unbale to retrieve the form values as a random string preceeds the  form name. (something like _G7id...
    Profile Photo
    last modified by nandhana03
  • Unable to get FacesContext

    I've written a class which extends GenericFacesPortlet.  I'm unable to get  FacesContext .  On giving FacesContext.getCurrentInstance(), itz returning null.   I'm using  portletbridge-api...
    Profile Photo
    last modified by nandhana03
  • IPC sample portlet

    Apart from the seam booking portlet, Is there any other tutorial or demo portlet on IPC using JBoss PortletBridge 2.0.0 FINAL?
    Profile Photo
    created by eve_fang
  • Problem using Portlet Bridge with JSF RichFaces

    Hi, I am trying to integrate JSF (RichFaces & Facelets) with GateIn (JBoss AS), the deployment of my application is well done, the problem occurs when trying to view pages (view, edit & help) and I got "java....
    Profile Photo
    last modified by benothman
  • portlet bridge version for jboss

    What version of  jboss portlet bridge does jboss5.1 support? can it support portlet bridge 1.0?
    Profile Photo
    created by eve_fang
  • Using debug.seam?

    Is it possible to use debug.seam as usual in GateIn application? I get it to run but without being refreshed.   Thanks Michael
    Profile Photo
    created by michaelschuetz
  • Richfaces and Websphere Portal 6.1 Error

    Hi, I am trying use richfaces tree component in Websphere portal application which is running on WAS 7.0.0.9, I could run the same JSF example on WAS 7.0.0.9 without any Errors, but when I add this into a portlet appl...
    Profile Photo
    last modified by yashu.here
  • 3.0.0 Time estimate?

    I have a question when will the 3.0.0 Bridge will be production ready ?. Can you please give a time estimate?.   Thanks   M. Ali
    Profile Photo
    created by mudi30
  • JS Strange behaviour with IE, liferay, portletbridge

    Hi,   My portlet is running well with chrome/safari/firefox.   I'm currently using liferay 6.0.5 CE on tomcat with jboss portletbridge 2.1.0.CR1 and richfaces 3.3.3.FINAL...   When I'm using IE7 or I...
    Profile Photo
    last modified by newbeewan
  • Ajax Request duplicating parameters

    Hi I am using Liferay 5.2.3 with Porltet Bridge 2.0.0.FINAL, i have the following problem:   I have an Ajax commadButton and i am navigating per Ajax to another Page and back. Each time the Request gets bigger ...
    Profile Photo
    last modified by mudi30
  • Download a file from a portlet using serveResourse

    Hi guys! I am trying to implement download from a portlet by serveResourse. When the download begins, in download window is shown the following data (suppose manual.zip): File name: id=manual.zip File type: zip fi...
    Profile Photo
    created by psycopata
  • Can any one have working example of IPC with JSF Richfaces and WebSphere 6.1.5.

    Hi,   I tried to implement IPC using JSF1.2+RichFaces on WebSphere Portal Server 6.1.5 on WAS 7.0.   As shown in the Demo http://www.vimeo.com/11484018 , i configured the clasess and .xhtmls and Portlet.xm...
    Profile Photo
    last modified by rameshbacha
  • exception after message expiry

    Please help with this prominent problem. We use 1.0.0.B4 portlet bridge. If the user leaves the screen for an extended period of time and comes back to it later (meanwhile the user session expires), then clicks on i...
    Profile Photo
    last modified by ekizhner
  • in portlet bridge,can't use seam's page parameter

    hi, I'm a new user of portlet bridge. now i'm trying to use seam with the bridge to develop portlet. but when i try using page parameter,like this <param name="firstResult" value="#{XXX}"/> it always giv...
    Profile Photo
    last modified by zxfflying
  • Retrieving PortletPreferences inside of a seam component?

    Hi All,   I am trying to retrieve PortletPreferences from a seam component.     @Stateless @Name("dispatcherContract") @PortletScope(PortletScope.ScopeType.APPLICATION_SCOPE) public class DispatcherCon...
    Profile Photo
    last modified by dardan
  • Portlet 1.0 filter config in portlet.xml ?

    Hello,   I am wondering if the JBoss Portlet Bridge allows to use a parameter to define a filter in portlet.xml with JSR168 (like in JSR286 with the tag <filter> and <filter-mapping>). I read on the...
    Profile Photo
    last modified by klhoste2
  • IPC - Event could be send, but couldn't be received

    Hello, we are faced with a problem, that the event receiving doesn't work. We build up a scenario with 3 portlets on a single portal page. 2 portlets(GenericPortlet) are out of a demo whereas one acts like a event s...
    Profile Photo
    last modified by tdevos09
  • Resources framework is not initialised error when moving fro

    Hi, I've found an issue with Portlet Bridge B6. I have a simple portlet application (in fact is the rich faces greeting sample portletized). The portlet works ok with Portlet Bridge B5, but not with B6. The portlet c...
    Profile Photo
    last modified by lexlutor