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.

Reply via email to