On 4/28/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > try latest Nightly / CVS and THEN file a bug :)
I've just done, but nothing works .... so, I'll regress to Axis 1.2 RC2 and I'll file a bug report as soon as I can. However, there's one thing with RC2 that makes me puzzled .... Its SOAP envelope: <arg3 xsi:type="soapenc:Array" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> <item xsi:type="xsd:string" xmlns="">ts</item> <item xsi:type="xsd:string" xmlns="">1113390437052</item> </arg3> It uses SOAP encoding, even if my services are in doc/literal wrapped style (see my first post and the reported code for any doubt)! -- Sergio Bossa Author and Developer of: - Montag, Web Services System for XML Database Interaction: http://montag.sourceforge.net - QuickNote: http://quicknote.sourceforge.net
