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/inde...
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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...