I've managed to get the examples working, and I've decided to roll my own
EJB. I've basically managed to get everything up and compiled, used GenDD,
GenIC and CheckEJB. All is well until I run a client (based on
ClientAccount.java in eb) which gives me the following exception when
executing findAllWorkers() in the home interface.

Exception getting Worker list: java.rmi.UnmarshalException: error
unmarshalling propagation context; nested exception is:
        java.io.InvalidClassException:
org.objectweb.jonas.jtm.ControlImpl_Stub;
 Local class not compatible: stream classdesc
serialVersionUID=36269421414410386 73 local class
serialVersionUID=-9085982368892354930

Can somebody suggest please where I should be looking.

Many Thanks
Ian Hunter
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to