Hi!

Calling a Asynchronous SessionBean remotely I get:

Caused by: java.io.NotSerializableException:
org.apache.openejb.core.ivm.EjbObjectProxyHandler$FutureAdapter

This is clear, because
org.apache.openejb.core.ivm.EjbObjectProxyHandler$FutureAdapter is not
serializable, so the result can't get back to the client.

Can anybody fix that?

Thanks

juergen
-- 
View this message in context: 
http://openejb.979440.n4.nabble.com/3-4-SNAPSHOT-EjbObjectProxyHandler-FutureAdapter-is-not-Serializable-tp3259083p3259083.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to