[
https://jira.jboss.org/browse/JBAS-8683?page=com.atlassian.jira.plugin.sy...
]
Marius Bogoevici commented on JBAS-8683:
----------------------------------------
Mark,
Not sure what you're referring to. In an EAR deployment, the application is the EAR
(and the WAR is one of its modules).
An @ApplicationScoped bean is available (and shared) outside the web application: e.g. an
MDB which happens to be deployed in the same EAR will have access to the same
@ApplicationScoped bean instance as a web application (provided that the bean is
visible).
CDI Extensions not discovered in EAR structure
----------------------------------------------
Key: JBAS-8683
URL:
https://jira.jboss.org/browse/JBAS-8683
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Weld/CDI
Reporter: Heiko Braun
Assignee: Marius Bogoevici
Priority: Optional
Fix For: TBD
A web application contains a CDI extension shipped within WEB-INF/lib. If this web
application is packaged in an EAR, the extension will not be discovered and executed.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira