just another guess:
'til jboss 4.2.0 - which we're using - the name of the jar is the root of the
NamingContext. So adding the jar's name works for us without java:comp/env. While
we're work with rmi calls, I don't have a glue if this java:comp/env stuff is
needed.
So I would give this a try:
|
ejbCtx.lookup("texaco_model-1.0-SNAPSHOT.jar/be.erpsystem.texaco.articles.ArticleManager");
|
/sandor/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065333#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...