We use an urn in the namespace of the wsdl and the xsd's that contains a version number. For the wsdl the number "1.0" result in the java-package "1_0". Thats fine. But for the xsd the java-package is truncated to "1", and we loose the minor version.
Is it possible to specify that it should use the same rules for the package-name for the xsd-types too -- View this message in context: http://cxf.547215.n5.nabble.com/Using-a-in-urn-in-xsd-namespace-results-in-truncated-package-name-tp4824414p4824414.html Sent from the cxf-user mailing list archive at Nabble.com.
