I have a simple entity bean that I connect to, and create a new entity, But when I
get the remote interface and attempt to call a business method I get the following
Exception.
java.lang.ClassCastException: java.rmi.MarshalledObject
at $Proxy1.getAddress(Unknown Source)
at com.trainseek.email.ejb.entity.EMailClient2.<init>(EMailClient2.java:34)
at com.trainseek.email.ejb.entity.EMailClient2.main(EMailClient2.java:59)
Exception in thread "main"
Can anyone help?
Brandon
[EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]