Hauke Gulich [http://community.jboss.org/people/haukegulich] created the 
discussion

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

To view the discussion, visit: http://community.jboss.org/message/625937#625937

--------------------------------------------------------------
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
[http://community.jboss.org/message/625937#625937]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to