[cdi-dev] [JBoss JIRA] (CDI-265) Specify the @Initialized(ApplicationScoped.class) event payload for an EAR with multiple WARs
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sat Nov 3 10:39:17 EDT 2012
[ https://issues.jboss.org/browse/CDI-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731366#comment-12731366 ]
Pete Muir commented on CDI-265:
-------------------------------
This is probably part of the visibility story.
> Specify the @Initialized(ApplicationScoped.class) event payload for an EAR with multiple WARs
> ---------------------------------------------------------------------------------------------
>
> Key: CDI-265
> URL: https://issues.jboss.org/browse/CDI-265
> Project: CDI Specification Issues
> Issue Type: Clarification
> Affects Versions: 1.1.EDR
> Reporter: Martin Kouba
> Assignee: Pete Muir
>
> The spec states:
> {quote}
> The event payload is:
> * the ServletContextEvent if the application is a web application deployed to a Servlet container, or
> * ...
> {quote}
> However this will not work for enterprise archives with multiple web modules (which ServletContextEvent would be the payload).
--
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 cdi-dev
mailing list