[jboss-user] [EJB 3.0] - remote ejb and dependency injection

morphy do-not-reply at jboss.com
Tue Dec 16 19:09:13 EST 2008


is it possible to use dependency injection for remote ejb3 ?

i mean:

i provide 2 ejbs described with annotations where ejb B is injected in ejb A, i provide a jboss.xml file to describe AS deploy like the clustering configuration and the bind between ENC and global jndi of the ejb-ref related to ejb B

now i want to move ejb B in another jboss AS... but if i replace the global jndi with jnp://theotherserver:1100/MyEJB/remote it doesn't work...

what am i missing? any idea?

thnx in advance

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197007#4197007

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197007



More information about the jboss-user mailing list