Try changing this line:
ses = (Session) ctx.lookup("ws1/SessionTestBean/remote");
to:
ses = (Session) ctx.lookup("SessionTestBean/remote");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970334#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...