You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Ray Weng <RW...@ariba.com> on 2001/05/23 19:17:14 UTC

Can I do validation in SOAP4J??

Hi, 

What should I do if I want validation happened during the transaction?
Is SOAP4J generating XML Schema for every Request and Response?
Say I got XML Schema for all my business objects.
How do I tell the SOAP4J to use it to vlaidate the BODY part?

thanks,
Ray