Re: [Axis2]. - Disable/Enable client side schema validation with axis and ADB

2007-07-25 Thread Amila Suriarachchi

use -Eosv (off strict validation) option.

On 7/23/07, Ravi Somepalli <[EMAIL PROTECTED]> wrote:


My Schema contains data types for which some of the attributes are
mandatory, as defined in the schema, but during testing or I just want to
disable/enable schema validation. The default client  from the samples does
schema validation and complains about null values.











Please point me to the document that addresses the client setting or the
build file options or a snippet of code

Thanks
Ravi Somepalli





--
Amila Suriarachchi,
WSO2 Inc.


[Axis2]. - Disable/Enable client side schema validation with axis and ADB

2007-07-23 Thread Ravi Somepalli
  My Schema contains data types for which some of the attributes are mandatory, 
as defined in the schema, but during testing or I just want to disable/enable 
schema validation. The default client  from the samples does schema validation 
and complains about null values.
   
  








   
  Please point me to the document that addresses the client setting or the 
build file options or a snippet of code
   
  Thanks
  Ravi Somepalli