On 10/22/07, Wenshuang Sun <[EMAIL PROTECTED]> wrote: > > Hi, > > How to use WSDL to validate the soap message in axis2, is the API > about the function provided?
Axis2 validates your SOAP message according to the schema defined in your WSDL. This is done by default hence you dont need to do anything specifically to get this done. Thanks, Keith. Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Keith Chapman WSO2 Inc. Oxygen for Web Services Developers. http://wso2.org/
