[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1723) Deployment of bean(s) with @Remote business interface fails in jboss-ejb3-embedded
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Feb 10 05:08:44 EST 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-1723.
------------------------------------
Fix Version/s: 1.1.1
Resolution: Done
Done in r84047.
> Deployment of bean(s) with @Remote business interface fails in jboss-ejb3-embedded
> ----------------------------------------------------------------------------------
>
> Key: EJBTHREE-1723
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1723
> Project: EJB 3.0
> Issue Type: Bug
> Components: embedded
> Affects Versions: 1.0.0-GA
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: 1.1.1
>
>
> The EJB3 Embedded fails to deploy a bean which has a @Remote business interface. To add support for @Remote business interface, the following needs to be done:
> 1) Bring in the ejb3 connector beans configuration
> 2) Populate/Remove the Ejb3Registry with the container during deployment/undeployment of the beans. We need to maintain the Ejb3Registry since the IsLocalInterceptor relies on this registry.
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list