Which validation you are talking about? Validation against SOAP schema or
validating the content of the SOAP body?

You can not turn off SOAP schema validation. That is burnt in to our
builders. Axis2 is a SOAP engine, so its the best decision.

If you code generate, using our code generation tool with databinding,
validation code also will be burnt in to the generated code. But if you turn
off databinding while generating code, then the body content will not be
validated and be presented as XML content (using OMElements)

On Wed, May 28, 2008 at 10:05 AM, <[EMAIL PROTECTED]> wrote:

>  Hi Folks..
>
> Just a basic question..how do I turn off the validation or somehow catch
> the Soap Exception in my impl class?
>
>
>
> Thanks in advance..
>
>
>
> Thanks..
>
>
>
> *Ehlan A. Siddiqi*
>
> Business Direct Systems
>
> Wells Fargo Bank
>
> Phone: 415-371-3730 | Cell: 510-393-8595 | Fax: 415-371-2700 |MAC A0109-040
>
>
>
> *"This message may contain confidential and/or privileged information. If
> you are not the addressee or authorized to receive this for the addressee,
> you must not use, copy, disclose, or take any action based on this message
> or any information herein. If you have received this message in error,
> please advise the sender immediately by reply e-mail and delete this
> message. Thank you for your cooperation."*
>
>
>



-- 
With Mettha,
Eran Chinthaka

--------------------------------------------------------------------
Health is the greatest gift; contentment is the greatest wealth; trusting is
the best relationship; nirvana is the highest joy. - Dhammapada

Reply via email to