Validating SOAP request BODY using cxf interceptors in Mule 3.5
This post has NOT been accepted by the mailing list yet.
Hi Mule,
I want to validate my SOAP inputs inside java class and not a schema validation. Is this even possible? If yes, can I go with using interceptors?
Please help.