Hello

I have service that I have created with CXF 2.2.1 / JAX-WS annotations and deployed it onto JBoss. However, none of the rules are being honored - ie. Elements in the wrong order are allowed, so are missing elements when they are marked as required. Is there a way to turn on validation so that these errors are caught? I generated a service in Axis using the same wsdl and the validation is working there.

Thanks
Suneet

Reply via email to