In addition, we're having problems serializing a byte[].

One additional complication is that if we turn com.caucho.hessian
logging to finest, it throws an exception that is not thrown when
logging is lower (and not useful, unfortunately):

[11:21:06.493] {http--8080-9} WARNING [ErrorPageManager]
java.lang.IllegalStateException: 1 is an unknown object type
[11:21:06.493] {http--8080-9}   at
com.caucho.hessian.io.HessianDebugState$ObjectState.<init>(HessianDebugState.java:1345)
[11:21:06.493] {http--8080-9}   at
com.caucho.hessian.io.HessianDebugState$State.nextObject(HessianDebugState.java:523)
[11:21:06.493] {http--8080-9}   at
com.caucho.hessian.io.HessianDebugState$CompactListState.next(HessianDebugState.java:1651)
[11:21:06.493] {http--8080-9}   at
com.caucho.hessian.io.HessianDebugState.next(HessianDebugState.java:98)

Thanks,
Jeff

On Thu, May 14, 2009 at 11:05 AM, Jeff Schnitzer <j...@infohazard.org> wrote:
> Is there a way to register custom hessian serializers in Resin?
>
> Resin4 can't serialize java.net.URL :-(
>
> Thanks,
> Jeff
>


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to