[jboss-user] [JBoss Seam] - Re: Injecting Remote EJBs

StarF666 do-not-reply at jboss.com
Tue Jan 8 04:10:59 EST 2008


Thanks for the answers so far. 

[sorry... I will stop....]
  | 
  | I think that this is your answer:
  | 
  | Quote:
  | 
  | In addition, EJB 3.0 dependency injection only works in the local JNDI. Hence you cannot inject objects from remote servers.
  | 
  | 
  | from:
  | 
  | http://trailblazer.demo.jboss.com/EJB3Trail/serviceobjects/injection/index.html 

I guess that's the answer albeit I hoped it wouldn't. Would clustering get me anywhere? I don't know much about it. I am not sure I could use different resources on different cluster nodes. A part of the whole application must run on a Windows server while the web part should be able to run on linux. Else I will have to do the lookup manually, what would mess up my code a bit. 

P.S.: Is injection of remote EJBs not possible in JBoss (4.2) or is it not possible in EJB3 in general? Wouldn't it be a cool feature?


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

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



More information about the jboss-user mailing list