Posted By:
Anonymous
Posted On:
Saturday, July 16, 2005 03:47 AM
Hello sir
i am using EJB on OC4J server
so in that the above statement
DodAuthorisationHome dodAuthHome = (DodAuthorisationHome)PortableRemoteObject.narrow(ctx.lookup("DodAuthorisation"), DodAuthorisationHome.class);
here i find the class cast exception
and
i check my ejb-jar.xml file here the configuration is working properly
so can any one tell me how to solve it
thanks
byeeeeeeeeeeeeeeee