[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-942) support RemoteBindings annotations from ejb3-interceptors-aop.xml
William DeCoste (JIRA)
jira-events at lists.jboss.org
Thu Aug 2 19:43:49 EDT 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-942?page=all ]
William DeCoste closed EJBTHREE-942.
------------------------------------
Fix Version/s: AS 4.2.2.GA
Resolution: Done
> 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: EJB 3.0 RC9 - FD, EJB 3.0 RC9 - Patch 1, AS 4.2.0 GA
> Reporter: William DeCoste
> Assigned To: William DeCoste
> Fix For: AS 4.2.2.GA
>
>
> 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