Posted By:
deepak_saini
Posted On:
Tuesday, April 24, 2001 11:10 PM
i am trying to create a EJBean which is an rmi client for a remote object..when i run the client independent of EJB, it works fine. it means all the security and the polcies r being taken care of but when i use this client in an EJBean , it says stub class not found.....
what could be the reason for this..