Hi, we have solved introducing the wsdlLocation attribute in the jaws:endpoint configuration. We verified also that after that change if we enable the schema validation cxf validates the soap request and response against our original schema/wsdl :)
Searching the web we found that the wsdl that cxf publish by default (without the wsdlLocation configuration) is generated from the jaxws/jaxb annotations of the classes generated from the wsdl2java tool..Is it correct? Thank you very much. Stefano -- View this message in context: http://cxf.547215.n5.nabble.com/The-wsdl-generated-from-cxf-contains-elements-with-minOccurs-0-instead-of-a-choice-tp5742815p5742901.html Sent from the cxf-user mailing list archive at Nabble.com.
