[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8289) Generated Seam portled does not work on EPP 4.3

Dominik Pospisil (JIRA) jira-events at lists.jboss.org
Tue Feb 1 03:03:39 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579253#comment-12579253 ] 

Dominik Pospisil commented on JBIDE-8289:
-----------------------------------------

I am using EPP 4.3.CP05 which have portletbrigde updated to 2.0.0.Final in portal-identity.war. So it seems that this is runtime issue as EPP is shipping incompatible portletbrigde and unless we choose another mechanism for including portletbridge, there is nothing we can do.

The exception is:

08:58:10,277 ERROR [ContainerBase] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
java.lang.IllegalStateException: Two components with the same name and precedence - component name: org.jboss.seam.security.identity, component classes: org.jboss.portletbridge.seam.PortalIdentity, org.jboss.seam.security.RuleBasedIdentity
	at org.jboss.seam.init.Initialization.addComponentDescriptor(Initialization.java:547)
	at org.jboss.seam.init.Initialization.installScannedComponentAndRoles(Initialization.java:814)
	at org.jboss.seam.init.Initialization.scanForComponents(Initialization.java:761)
	at org.jboss.seam.init.Initialization.init(Initialization.java:634)
...

> Generated Seam portled does not work on EPP 4.3
> -----------------------------------------------
>
>                 Key: JBIDE-8289
>                 URL: https://issues.jboss.org/browse/JBIDE-8289
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Portal/GateIn
>    Affects Versions: 3.2.0.CR1
>            Reporter: Dominik Pospisil
>            Assignee: Snjezana Peco
>             Fix For: 3.2.0.CR2 (tentative)
>
>
> Generated Seam portled does not work on EPP 4.3. This is due to incompatibility of Potletbridge 2.0.Final and Seam 2.0.2.FP in EPP 4.3. See PBR-186.
> Steps to reproduce:
> 1) Create Seam Project on EPP 4.3 with included Seam 2.0 and Seam portlet facet
> 2) Add Seam portlet to the project
> 3) Deploy on EPP 4.3
> Snjezana, where are portledbridge libraries generated by the wizard comming from?

-- 
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