[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-942) support RemoteBindings annotations from ejb3-interceptors-aop.xml

William DeCoste (JIRA) jira-events at lists.jboss.org
Fri Apr 13 14:53:14 EDT 2007


support RemoteBindings annotations from ejb3-interceptors-aop.xml
-----------------------------------------------------------------

                 Key: EJBTHREE-942
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-942
             Project: EJB 3.0
          Issue Type: Feature Request
    Affects Versions: AS 4.2.0 CR1, EJB 3.0 RC9 - Patch 1, EJB 3.0 RC9 - FD
            Reporter: William DeCoste
         Assigned To: William DeCoste


The proxy is being created and deployed before the EJBContainer is being started, so the annotations are not populated early enough. See EJBContainer.start()
{ 
initializeClassContainer();
}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list