[jboss-jira] [JBoss JIRA] (WFLY-2739) BeanDeploymentArchive for external (WFLY) modules added twice

Pëtr Andreev (JIRA) issues at jboss.org
Fri Jan 10 18:02:32 EST 2014


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

Pëtr Andreev updated WFLY-2739:
-------------------------------

    Workaround Description: 
exclude already processed beans.xml:
https://github.com/petrandreev/wildfly/blob/master/weld/src/main/java/org/jboss/as/weld/deployment/processors/ExternalBeanArchiveProcessor.java#L175-176
                Workaround: Workaround Exists

    
> BeanDeploymentArchive for external (WFLY) modules added twice
> -------------------------------------------------------------
>
>                 Key: WFLY-2739
>                 URL: https://issues.jboss.org/browse/WFLY-2739
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: CDI / Weld
>    Affects Versions: 8.0.0.CR1
>         Environment: Win7,CentOS6
>            Reporter: Pëtr Andreev
>            Assignee: Stuart Douglas
>              Labels: jboss
>
> The Weld-WFLY integration adds a dependency on WFLY module twice if the application deployment unit is an EAR containg libs, ejbs, war, etc. It prevents an application having dependencies on a new Picketlink (PL) extension to be deployed since PL contains a portable extension which has to be injected within PL module. The Weld-validation of the second time injection  fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jboss-jira mailing list