Hello Andreas, thanks for reporting this bug. I've updated the svn repository. The EDM Single type is now converted to Double Java type.
Best regards, Thierry Boileau Hey Restlet developers, > > I am using your OData extension and I am having the problem that the values > of my *float* based properties cannot be assigned, see the following error > message: > > *Cannot set Volume property on empinia.odata.transportc...@75f2edd2 with > value 0.27* > > The exception is from EntryContentHandler<T> class in line 265: > > *IllegalArgumentException: argument type mismatch* > > It seems like, that the TypeUtils.fromEdm() method has a bug, because all > my float properties will be resolved as a double type. > > Has anybody encountered this problem? > > kind regards > Andreas > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2696326

