• New JBoss Portlet Bridge Beta 4 release now available.

    Download: http://www.jboss.org/portletbridge/download/ View the documentation: http://www.jboss.org/files/portletbridge/docs/1.0.0.B4/en/html_single/index.html Supporting infoq.com article soon to be published. Than...
    Profile Photo
    last modified by wesleyhales
  • DataSource injection

    Hi, I have been trying to inject a javax.sql.DataSource  into a Seam bean as     @Name("test1") @Scope(ScopeType.EVENT) public class Consultar {       @Resource(mappedName="ja...
    Profile Photo
    created by claudio4j
  • Problems with seam taglib

    Hi everybody,   I'm quietly new to GateIn+JBoss PortletBrigde. I'm facing a problem when using the seam taglib to load dynamically graphic images in this way:     {code:xml} <s:graphicImage value=...
    Profile Photo
    last modified by micnight
  • Mostrar reportes JasperReports en portlets + jsf

    Hola:   Bueno la duda es como podria realizar el mostrado de un reporte en pdf utilizando JasperReports en un portal + jsf.   La forma en la que lo hacia yo en una aplicacion JSF en una aplicacion web, lo ...
    Profile Photo
    created by zennky
  • When will Portlet Bridge 3.0 be released?

    I will appreciate to know when will be Portlet Bridge 3.0 available in an stable release and ready for production.   Richfaces 4.0 is out, and we are waiting for Portlet Bridge...   thanks in advance!
    Profile Photo
    last modified by gofiocode
  • use seam jbpm in Portlet Bridge :Session is closed!

    i use seam create a jbpm task List :           <a:poll id="observer" enabled="#{identity.loggedIn}" interval="30000"/>         <a:out...
    Profile Photo
    created by cooper_lyt
  • Solve  GateIn s:hasRole Always false

    i use GateIn 3.2.0 M01 and  PortLet Bridge 2.1.0.FINAL    s:hasRole Always return false   i solve is override class PortalIdentity     make  GateIn GateInOrganization Component ...
    Profile Photo
    created by cooper_lyt
  • Problems with Seam's  page.xml have EL param

    I find a Problems   if  define <param name="param" value="#{myBean.myProperty}"/> in seam's XXXX.page.xml  and vaule is EL   use  <s:button view="/XXXX.xhtml" /> or s:link ...
    Profile Photo
    last modified by cooper_lyt
  • RichFacesStrategy.finishResponse() causes NullPointerException

    Hello,   I have a problem with the Portletbridge. Sometime while changing the pages I'll get an exception like this:   ... Caused by: javax.portlet.faces.BridgeException: java.lang.NullPointerException &...
    Profile Photo
    last modified by tdevos09
  • Howto use a custom tag handler in a portlet ?

    Maybe this is the wrong forum, so if it is - please move to the right one. My little problem is a custom tag handler - I hope I defined all needed stuff. Eclipse is working fine with my example tag - but my JBoss Por...
    Profile Photo
    last modified by axelmotyka
  • Richfaces Migration 4.0 JSF2.0 Issues

    Hi,   We are currently working on LR 6.0.5 CE + Richfaces 3.3.3 + Portlet Bridge 2.0.1 + JSF 1.2. We are trying to migrate to new versions in Richfaces 4.0 with Jsf 2.0 and Portlet bridge 2.1.0 , when i try to ...
    Profile Photo
    last modified by hari.prakash
  • Ajax not working in portletbridge 3.0.0 Beta

    Hi, I am using JSF 2.0 + JSR 286 Specification + Richfaces 4.0 along with portletbridge-impl-3.0.0.Beta1.jar & portletbridge-api-3.0.0.Beta1.jar My problem is the Ajax is not working when using portletbridge-imp...
    Profile Photo
    created by meghaattcs
  • Raise exception when using <a4j:ajax/> or <f:ajax/> in Portlet Bridge 3.0 beta1 within Liferay Portal 6.

    Hello,   I tested the new released of Portlet Bridge 3.0 beta1, alomost all the components are find but it raised the following exception when using the <a4j:ajax/>. Please check my web.xml, is there any p...
    Profile Photo
    last modified by ericmacau
  • ejb-transaction in seam

    Seam 2.2 + Portlet Container 2 SNAPSHOT + JBoss Portal 2.7.2 If i activate <transaction:ejb-transaction /> than i get this error in the portlet environment: 17:31:17,854 ERROR [Exceptions] handled and logge...
    Profile Photo
    last modified by andre.pankraz
  • Status and Bug in Bridge 2.1.0

    Hi,   is the Bridge 2.1.0 (Trunk 2.1.1) still supported?   I wonder, because e.g. a JUnit-Test doesn't work and the Seam support is also very problematic.     2 examples:   * GenericPortle...
    Profile Photo
    last modified by andre.pankraz
  • Portlet Bridge breaks?

    Hello, I use for the first time the jboss portletbridge 2.0.0 with the GateIn portlet server. My litte portlet application breaks off with the following message:   [PortletViewHandler] Error rendering view by p...
    Profile Photo
    last modified by wagmannj
  • KeepAlive comportment change between 2.0.0.ALPHA and 2.0.0.BETA

    Hi,   I used portletbridge 2.0.0.ALPHA and beans in scope request with anotation @KeepAlive and @ExcludeFromManagedRequestScope.   With this version, when I refreshed my portal page, my beans were recreate...
    Profile Photo
    last modified by g-butcher
  • PortletBridge & Richfaces Portlet - Tomcat Integration/Deployment Issue

    Question: I have been experimenting the Richfaces portlet in the Gatein 3.1 JBoss AS using PortletBridge 2.0 and it was working well as expected. Is it possible to deploy the Richfaces portlet using the JBoss Por...
    Profile Photo
    last modified by crajkumarbe
  • reRender content inside a portlet from another portlet

    I have quite strage question to which I couldn't find answer so far. I have 2 portlets - if I change values in one of them, the second one have to reRender it's part containing those values using AJAX call. My use cas...
    Profile Photo
    last modified by garnold
  • use portlet tags on top of Portlet Bridge

    I am trying to use the following portlet tags on top of Portlet Bridge, It seems to me Facelet doesn't support them yet. What's my options? Can I skip over Facelet, just use JSF? if so, how do I do it? <portlet:de...
    Profile Photo
    last modified by kaeyeh