On Thu, Jul 31, 2008 at 3:55 PM, Kent Närling <[EMAIL PROTECTED]> wrote:
> We have a customer that insists on having FULL ISO 8601 dates (ie with
> timezone)
>
> However instead of using proper a extension datatype for this, they have
> modified the standard <dateTime.iso8601> type to use this format!
> ie. they expect dates like this:
> <dateTime.iso8601>20080730T19:39:10+0000</dateTime.iso8601>
>
> Now, as far as I can see, this is not possible to work around easily, so I
> ended up patching the xmlrpc-commons code to allow this.
Why do you think so? This is quite easy. See
http://ws.apache.org/xmlrpc/advanced.html
The example is even using the date tag for overwriting.
Jochen
--
Look, that's why there's rules, understand? So that you think before
you break 'em.
-- (Terry Pratchett, Thief of Time)