Thanks William! It solved my problem.
bye!
Steeve....
William Brogden <[EMAIL PROTECTED]> on 27/07/2001 09:25:11 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: (bcc: Steeve Gilbert/G_STGEORGES/CANAM_MANAC)
Subject: Re: Change Schema to work with .NET (dateTime issue)
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.