Hi,
I was able to fix the issue. It turns out that I needed to access the SLSB as follows in
the client:
ReadCrimeReport readCrimeReport =
(ReadCrimeReport)context.lookup("ReadCrimeReport/remote");
Please note ".../remote" in the lookup.
Thanks,
Mustafa
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078394#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...