You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Sebastiaan Samyn <se...@gmail.com> on 2009/04/09 15:38:50 UTC

Validating incoming XML messages

Hi all,

I have a soap webservice powered by axis2 and I would like to validate the
incoming XML messages based on the wsdl of the service.

How do I do this? Is this included somewhere in the framework, or do I have
to write a new handler for this?

Thanks,
Sebastiaan.