Dear Ranchers,
I am trying to run AdviceClient and i am getting the below exception.
java.lang.ClassCastException
at com.sun.corba.se.internal.javax.rmi.PortableRemoteObject.narrow(Unknown Source)
at javax.rmi.PortableRemoteObject.narrow(Unknown Source)
at AdviceClient.go(AdviceClient.java:24)
at AdviceClient.main(AdviceClient.java:11)
I have done all possible things. I have j2ee.jar in the classpath and the client jar also in the classpath. I tried to find it in the google but with little vain. I am using
j2ee 1.4 server and Operating system is Windows XP.
Please help me out. I have lost my patience.
Thanks
Shivakanth.T