Hi all,
I'm trying to do a lookup to bean:
Object obj = ctx.lookup( "ejb/myPackage/mySessionBeanHome" );
javax.rmi.PortableRemoteObject.narrow( obj, mySessionBeanHome.class );
and I'm getting the following exception:
Exception in thread "P=874250:O=0:CT" java.lang.ClassCastException: cannot...
Hi,
I'm not sure that this thread is belong to this forum,
But I didn't find forum that suit better (If you have one - please refer me)
I have scanner program that send scanned pictures to printer through firewire.
I want to develop a server that will recieve the scanned pictures instead of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.