im writing a validation module to validate the XML coming into my soap system. i have the validation down pat, running great. the problem is when an XML fails the validation, all i can do is abort the transaction and the client gets a null back. how do i return a soap fault to the client explaining why the validation failed?
how do i get the module to send ANYTHING back to the client. i can't even figure out how to get it to tell the client hello. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]