|
Anybody,
I get the following exception ( with
jBoss-2.0_FINAL.zip ) when the client
executes:
jndiContext.lookup("..."); > java.lang.ClassCastException:
java.rmi.MarshalledObject
> at > org.jnp.interfaces.NamingContext.getServer(NamingContext.java:98) > at > org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:617) > at > org.jnp.interfaces.NamingContext.lookup(NamingContext.java:272) > at > org.jnp.interfaces.NamingContext.lookup(NamingContext.java:265) > at javax.naming.InitialContext.lookup(Unknown Source) > at AccountClient.main(AccountClient.java:14) I updated my jnp-client.jar from CVS but I still
get the same exception.
What else should I do?
Thanks in advance!
Regards, Kamen. |
