After more testing. Hessian 3.0.20 seems to work fine.
Using 3.1.2 it appears protocol version 1.x is being used. Using 3.1.2 it appears com.caucho.hessian.io.JavaDeserializer does not add object references in the ObjectFieldDeserializer class, and my quick hack to add a reference seems to break more, as ObjectFieldDeserializer is used to deserialize Integers too. I'll keep digging, although progress is very slow now. Cheers Peter Henderson. _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
