[cdi-dev] [JBoss JIRA] (CDI-265) Specify the @Initialized(ApplicationScoped.class) event payload for an EAR with multiple WARs
    Martin Kouba (JIRA) 
    jira-events at lists.jboss.org
       
    Mon Sep 10 11:37:32 EDT 2012
    
    
  
Martin Kouba created CDI-265:
--------------------------------
             Summary: 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
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