Hi,
 
I am using Axis 1.3
 
Can someone point me in the right direction, to accomplish the following?
 
1) Validate incoming/outgoing xml against a schema...the only place, where I am thinking I can do this, is in a request or response handler...am I correct? has anyone done this before?
 
2) How can I avoid throwing IllegalArgumentExceptions or Invalid Date/Time Exceptions back to the client, and instead send an xml message with some meaningful error message? do I need to write a custom de-serializer for this?
 
Thanks much for any help!
 
Regards,
Vishy
 

Reply via email to