[jbosstools-issues] [JBoss JIRA] Resolved: (JBDS-1410) RichFaces don't work in portlet generated by JBDS

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Sat Nov 27 18:49:30 EST 2010


     [ https://jira.jboss.org/browse/JBDS-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco resolved JBDS-1410.
---------------------------------

    Fix Version/s: 4.0.0.CR1
                       (was: 3.0.2.GA)
                       (was: 4.0.0.Beta2)
       Resolution: Done


JSF Portlet delegate behaves differently for EPP 5.x (which contains the portletbridge and seam distribution) and for other Portal servers (EPP 4.3, JBoss Portal, JBoss AS + GateIn)
EPP is recognized if there is the portletbridge directory with, at least two portletbridge*.jar file and the seam/lib directory containing jsf-facelets*.jar file.

Regarding EPP 5.x, the user just need to select to include the Richfaces libs (the pbridge.png screenshot) and all the necessary libraries will be included from the EPP distribution (portlebridge libraries are from the EPP's portletbridge distribution and the Richfaces and dependent libraries from the EPP's Seam distribution.

When using JBoss Portal or GateIn, those libraries are copied from a separate portletbridge distribution, Richfaces distribution and portletbridge's examples as described in the previous message.

According to Tomas and Max's suggestion, the workaround for JBDS 3.0.1 would be the following:

- remove portletbridge*.jar from WEB-INF/lib dir 
- add portletbridge*.jar (two files) from <EPP_HOME>/portletbridge to WEB-INF/lib
- add the following jars:
commons-beanutils.jar
commons-digester.jar
jsf-facelets.jar
richfaces-api.jar
richfaces-impl.jar
richfaces-ui.jar
from <EPP_HOME>/seam/lib to WEB-INF/lib

We could also create project examples for EPP 5.x (Core Portlet, JSF Portlet, JSF Richfaces Portlet and Seam Portlet). 

> RichFaces don't work in portlet generated by JBDS
> -------------------------------------------------
>
>                 Key: JBDS-1410
>                 URL: https://jira.jboss.org/browse/JBDS-1410
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: jsf
>    Affects Versions: 3.0.1.GA
>         Environment: Linux (and portlet generated by JBDS tested on EPP-5.1.0-ER4 (and previous ER + GateIn-5.1.0.GA)
>            Reporter: Jan Jamrich
>            Assignee: Snjezana Peco
>             Fix For: 4.0.0.CR1
>
>         Attachments: pbridge.png
>
>
> RichFaces Portlet generated by JBDS don't display content of richFaces tags. (Added manually, with RF jars added manually as well)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list