To clarify the situation with Spring/Hessian as I understand it:

Spring remoting for latest 3.0.0 milestones includes code for the latest 
Hessian 2.0 protocol, as implemented in Hessian Java 3.2.1. Until a few 
days ago at least, it didn't work (at least for 2.0 protocol) since the 
maven dependency was still on 3.1.5. It has been updated to 3.2.1 in 
svn, but not yet released. With that change, it is my understanding that 
Spring remoting w/ Hessian should work (including 2.0); I will build 
latest Spring/Hessian and do some local testing to confirm.

Please note that there is still at least one serious bug in 3.2.1 
(http://bugs.caucho.com/view.php?id=3356). It would be great if we could 
get a release of Hessian Java that rolls up this bug and any other 
serious ones, in time for Spring 3.0RC1. The sooner the better, to allow 
for an opportunity to fix any remaining integration issues.

Cheers,
Pete.


Geoffrey Wiseman wrote:
> On Fri, Jun 26, 2009 at 6:54 PM, Emil Ong <e...@caucho.com 
> <mailto:e...@caucho.com>> wrote:
>
>     I've put up Hessian Flex and Flash 4.0.0 on the website, which should
>     fix the reference problems, as well as others.  It's only compatible
>     with Hessian 3.2.1 and newer, though.  I'll have to wait until
>     next week
>     to find out if we can do a Hessian Java 4.0.0 release.  The BAM Flex
>     4.0.0 release will also have to wait a bit too until I can track
>     down a
>     compatibility issue with Resin 4.0.0.
>
>     Please let me know if you find any issues or pleasant surprises. :-)
>
>
> Unpleasant, unfortunately.  If I'm reading this right, the only 
> version of hessian-flex that will solve our reference problem is also 
> incompatible with the Spring remoting option we're using on the 
> server-side, which I believe is not yet up-to-date with the Hessian 
> changes (http://jira.springframework.org/browse/SPR-5469, 
> http://maillist.caucho.com/pipermail/hessian-interest/2009-February/000658.html).
>   
> I may try some Spring 3.X milestones to see if they solve the problem, 
> but it's a bit awkward not to have a solution for current Spring and 
> current hessian.  :/
>
>    - Geofrey
> -- 
> Geoffrey Wiseman
> http://www.geoffreywiseman.ca/
> ------------------------------------------------------------------------
>
> _______________________________________________
> hessian-interest mailing list
> hessian-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/hessian-interest
>   



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

Reply via email to