Jean-Francois Poilpret wrote (2007-10-30 14:59):
>
> Hello,
>
>  
>
> For cookie handling with Hessian, you can take a look at HiveMind
> Utilities “hiveremoting.caucho” module. The HiveMind related stuff can
> easily be removed. I have used commons-httpclient to get cookie
> support (and more). Home page: http://hivetranse.sourceforge.net
> <http://hivetranse.sourceforge.net/>
>
I had a more thorough look at this yesterday, and it seems to require
more work to extract this from HiveRemoting, than to add cookie support
to the original Caucho HessianProxy. (Unless you would like to share
some code...?)
It would actually be quite trivial, if only the HessianProxy was more
inheritance friendly.

I have suggested a patch (see here:
http://bugs.caucho.com/view.php?id=2155), that would make it really easy
to extend the proxy to suite your needs.

 /Mattias

_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to