[jboss-jira] [JBoss JIRA] (AS7-6410) Session beans are not bound to JNDI if there is a remote interface for a stateless bean

Jari Juslin (JIRA) jira-events at lists.jboss.org
Fri Mar 1 04:01:56 EST 2013


    [ https://issues.jboss.org/browse/AS7-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757743#comment-12757743 ] 

Jari Juslin commented on AS7-6410:
----------------------------------

Jaikiran: Yes, the JBoss _prints_ the bindings to logs in all cases. But if you look at the JNDI browser, the beans are not actually bound to JNDI.
                
> Session beans are not bound to JNDI if there is a remote interface for a stateless bean
> ---------------------------------------------------------------------------------------
>
>                 Key: AS7-6410
>                 URL: https://issues.jboss.org/browse/AS7-6410
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EJB, Naming, Remoting
>    Affects Versions: 7.1.1.Final
>         Environment: Ubuntu 12.10
>            Reporter: Jari Juslin
>            Assignee: jaikiran pai
>         Attachments: bugrepro.zip
>
>
> I have a session bean inside a jar, which in turn is inside an ear. If the session bean's interface is market with @Remote, JBoss 7.1.1 does not bind any beans in the package to JNDI. Change the @Remote to @Local or comment it out and binding takes place.
> The binding was checked both programmatically and from JBoss Management Console.
> No errors messages are printed.

--
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 jboss-jira mailing list