[jboss-jira] [JBoss JIRA] (WFLY-1746) CDI beans in static modules cannot see each other
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Mon Aug 5 10:06:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795100#comment-12795100 ]
RH Bugzilla Integration commented on WFLY-1746:
-----------------------------------------------
Pedro Zapata <pzapataf at redhat.com> made a comment on [bug 988093|https://bugzilla.redhat.com/show_bug.cgi?id=988093]
This particular issue have been workarounded by adding the files into META-INF of Web-application. We have also checked this particular issue has been fixed in EAP 6.1.1.
There are some other issues regarding JBoss Solder initialization in EAP 6.1.0.
We have added Solder as a module in bpms layer.
However, the web-fragment.xml file contained in solder-impl-3.2.0.Final.jar does not seem to be recognized and loaded by the container. The side effect of this is that some servlets / filters / listernes declared in this fragment are not initialized.
We have tried to workaround this by adding this fragment to the web.xml webapp, but classloader issues arise during injections.
Do you know any issue related tho this in EAP 6.1.0, or anything special that needs to be done? The 3.0 spec states that only this fragment needs to be declared in META-INF from jar.
> CDI beans in static modules cannot see each other
> -------------------------------------------------
>
> Key: WFLY-1746
> URL: https://issues.jboss.org/browse/WFLY-1746
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld
> Affects Versions: 8.0.0.Alpha3
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
>
--
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