You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by rjadrian <rj...@nc.rr.com> on 2013/05/31 22:48:31 UTC

wAdl2java not creating data types properly in resource controller

The interface resource created by wadl2java (using maven
cxf-wadl2java-plugin) is always setting the parameter data type to String
for any floating point types defined in the wadl.  Request      Search
radius in miles  results in @GET @Produces("text/xml") ListingListType
get(@QueryParam("miles") String miles);



--
View this message in context: http://cxf.547215.n5.nabble.com/wAdl2java-not-creating-data-types-properly-in-resource-controller-tp5728607.html
Sent from the cxf-dev mailing list archive at Nabble.com.