Dear Experts, I am using wsld2java to generate classes from a wsdl. The wsdl has a reference to an xsd which defined a type as xs:double. the generated java code creates a double primitive. Is there a way to have the generated code as a java.lang.Double?
-- View this message in context: http://cxf.547215.n5.nabble.com/marshalling-xs-double-to-java-lang-Doublt-tp4313712p4313712.html Sent from the cxf-user mailing list archive at Nabble.com.
