I am facing any issue with CXF wsdl2java. I need to generate Java code using CXF wsdl2java with xmlbeans databinding for specific version of xmlbeans.
It looks like by default its generating for 2.5.0. In my case, I would like to generate code for xmlbeans 2.4.0 CXF wsdl2Java command specifies the databinding with -db option but looking for how to give the version of databinding. Can't find how to do it. Thanks -- View this message in context: http://cxf.547215.n5.nabble.com/How-does-one-tell-CXF-wsdl2Java-to-generate-java-code-for-specific-version-of-XMLBeans-tp5649672p5649672.html Sent from the cxf-user mailing list archive at Nabble.com.
