Thats ok. Thanks for your help on this subject.
Ian On 7/24/07, Ben Hood <[EMAIL PROTECTED]> wrote:
> > Using HessianOutput and HessianInput: throws java.lang.NullPointerException: > id This behaviour is correct (IMHO). > Using HessianOutput and Hessian2Input: throws > java.lang.NullPointerException: id This behaviour is correct (IMHO). > Using Hessian2Output and HessianInput: throws > com.caucho.hessian.io.HessianProtocolException: unknown > code: This behaviour is correct (IMHO). > Using Hessian2Output and Hessian2Input : throws > com.caucho.hessian.io.IOExceptionWrapper: > java.lang.UnsupportedOperationException: > [EMAIL PROTECTED] I've had a quick look at this (in 3.0.20) and I'll have to say that I'm inclined to agree that this may be a bug, because the StackTraceElementDeserializer does not override the readObject(AbstractHessianInput in, String []fieldNames) method defined in AbstractDeserializer. Unless somebody can explain this behaviour, I would raise a bug. Sorry that I can't help much further. Ben
_______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
