[jboss-jira] [JBoss JIRA] Updated: (AS7-1458) CDI Injections do not work in EAR deployments
Scott Kroll (JIRA)
jira-events at lists.jboss.org
Wed Aug 3 12:16:06 EDT 2011
[ https://issues.jboss.org/browse/AS7-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Kroll updated AS7-1458:
-----------------------------
Attachment: javaee-ear.zip
Same project as javaee-war.zip except that it packages the war inside of an ear, and places the libraries in the ear lib directory. This one throws the NullPointerException.
> CDI Injections do not work in EAR deployments
> ---------------------------------------------
>
> Key: AS7-1458
> URL: https://issues.jboss.org/browse/AS7-1458
> Project: Application Server 7
> Issue Type: Bug
> Components: CDI / Weld
> Affects Versions: 7.0.0.Final
> Reporter: Scott Kroll
> Assignee: Stuart Douglas
> Attachments: javaee-ear.zip, javaee-war.zip
>
>
> A project with CDI jars in an EAR lib are not being injected into EJBs. However, the exact same project deployed as a standalone WAR, with everything in WEB-INF/lib works properly.
> In the EAR deployment, the EJB's method that calls in the injected bean throws a NullPointerException.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list