I as looking for a way that I could code generate a web service provider or web service consumer utilizing a wsdl and binding file (jaxb or jax-ws) because I have already code generated my data binding model in a separate process.
The question is can I use the information from the following link to do that, while supplying the jaxb/jax-ws file? http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html Also, does any of the CXF code generation generate a Spring enabled implementation? Thanks, Jay -- View this message in context: http://old.nabble.com/Maven-CXF---wsdl2java-code-generation-tp28984474p28984474.html Sent from the cxf-user mailing list archive at Nabble.com.
