Looking into previous messages it appears that XmlBeans functionality may not be all there. I would like to be able to use wsdl2java and produce XmlBeans code for use in my service.
Right now when I try to use XmlBeans as the data binding I get: org.apache.maven.plugin.MojoExecutionException: Could not find xmlbeans databinding within classpath Is this indicative of another problem, or is wsdl2java support for XmlBeans not there yet? Thanks.
