Steeve Gilbert wrote:
> 
> Hi everyone!
> 
> How can I change the Schema use by Apache Soap when I make a call?
> 
> The big story is that I consume a .NET service with Apache Soap.  The
> service answer back with a "dateTime" but Apache doesn't understand this.
> I've send date before with other Apache service and MS Soap service and
> they always use "timeInstant" and it works.  I know "dateTime" is from
> Schema 2001 but it should be supported in Apache. It's surely supported but
> I don't know how to set it up.
> 
> Thanks!
> 
> Steeve...

The right constant appears in recent source code from July 20th 
it is in the Constants.java file.

Reply via email to