[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1723) Deployment of bean(s) with @Remote business interface fails in jboss-ejb3-embedded

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Sun Apr 12 09:23:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf updated EJBTHREE-1723:
------------------------------------

        Fix Version/s: embedded-1.0.0-alpha-2
                           (was: 1.1.1)
    Affects Version/s: embedded-1.0.0-Alpha1
                           (was: 1.0.0-GA)


> 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: embedded-1.0.0-Alpha1
>            Reporter: jaikiran pai
>            Assignee: jaikiran pai
>             Fix For: embedded-1.0.0-alpha-2
>
>
> 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