[jboss-dev-forums] [JBoss AS7 Development] - Re: How do I put an MBean in JNDI?
jaikiran pai
do-not-reply at jboss.com
Wed May 25 10:45:58 EDT 2011
jaikiran pai [http://community.jboss.org/people/jaikiran] created the discussion
"Re: How do I put an MBean in JNDI?"
To view the discussion, visit: http://community.jboss.org/message/606977#606977
--------------------------------------------------------------
> Matt Drees wrote:
>
>
> Do you know if @org.jboss.ejb3.annotation.LocalBinding is supported in AS7?
No it's not supported. That and @RemoteBinding too. I +don't+ think we will be supporting that for 7.0.0.GA atleast.
In earlier AS versions, those annotations @LocalBinding and @RemoteBinding would create a jndi binding for a proxy/view which exposed +all business interfaces+ of an EJB. Currently in AS7, we don't support a view which exposes all the business interfaces of a bean. So unless we add that (or plan to add that) support for views, the @LocalBinding and @RemoteBinding won't be usable.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/606977#606977]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110525/39659e64/attachment.html
More information about the jboss-dev-forums
mailing list