Le Mardi 21 Novembre 2006 18:29, Scott Ferguson a écrit : > On Nov 21, 2006, at 9:02 AM, Nicolas Lalevée wrote: > > Hello, > > > > I have created a webservice using Hessian 3.0.20 in Java, on the > > both side. > > And I was worried by some exeption raised because some argument didn't > > matched. In fact, it was because one of the argument of the > > function was a > > float. And in the Hessian Java code, a Double is created. The > > attached patch > > seems to fix it. > > > > Did I missed something, or it is a real bug ? > > Thanks. It's a real bug. I've filed it as http://bugs.caucho.com/ > view.php?id=1469 (since it needs a test case along with the patch.)
I probably could have done some, but the URL : http://www.caucho.com/hessian/download/hessian-test.jar gives a 404, and the distribution is provided without any build system. BTW, thanks for the quick reply. Nicolas > > -- Scott > > > Thanks in advance, > > -- > > Nicolas LALEVÉE > > Solutions & Technologies > > ANYWARE TECHNOLOGIES > > Tel : +33 (0)5 61 00 52 90 > > Fax : +33 (0)5 61 00 51 46 > > http://www.anyware-tech.com > > <JavaDeserializer-float-is-Float.patch> > > _______________________________________________ > > hessian-interest mailing list > > [email protected] > > http://maillist.caucho.com/mailman/listinfo/hessian-interest -- Nicolas LALEVÉE Solutions & Technologies ANYWARE TECHNOLOGIES Tel : +33 (0)5 61 00 52 90 Fax : +33 (0)5 61 00 51 46 http://www.anyware-tech.com _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
