[jboss-user] [EJB 3.0] - Re: How can i access ejb3.0 from backing bean in jboss 4.0.5
ruchi123456
do-not-reply at jboss.com
Fri Jun 1 13:59:47 EDT 2007
Thank u Thank u so much :). It was a great help.
I used what you suggested and it worked
MyLocalIfc bean = (new InitialContext()).lookup("myEAR/MyremoteBean/remote");
replace myEAR with the name of my ear.
Thanks again.
Regards,
Ruchika
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050573#4050573
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050573
More information about the jboss-user
mailing list