JBoss Community

Re: Problems with JBoss 7 and remote-interface lookup with context

created by Hauke Gulich in Beginner's Corner - View the full discussion

Thanks Wolfgang for your information.

 

If I get it right, this is not the right way to access the remote interface anymore?

 

InitialContext ctx = new InitialContext();

MyRemote bean = ctx.lookup("java:myserver1/myapp/myJar/OtherBean#MyRemote");

 

This seems to be a work-around?

 

What would be the correct way for Jboss 7?

 

Thanks,

Hauke

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community