Re: Axis2 and SOAP encoding support

2009-09-07 Thread Mauro Molinari
Andreas Veithen ha scritto: See [1] for the latest status. [1] http://markmail.org/message/zbwojf3d67nrpisg Thank you Andreas, now the situation is more clear. However, I think that Axis2 website/documentation/wiki is lacking updated information on this subject. -- Mauro Molinari Software

Re: Axis2 and SOAP encoding support

2009-09-07 Thread Andreas Veithen
See [1] for the latest status. [1] http://markmail.org/message/zbwojf3d67nrpisg On Mon, Sep 7, 2009 at 11:26, Mauro Molinari wrote: > Hello all! > Trying to do a WSDL2Java (from Axis2 1.5) to generate the client code from a > WSDL that uses SOAP Encoding, I get the following error: > > org.apache

Axis2 and SOAP encoding support

2009-09-07 Thread Mauro Molinari
Hello all! Trying to do a WSDL2Java (from Axis2 1.5) to generate the client code from a WSDL that uses SOAP Encoding, I get the following error: org.apache.axis2.schema.SchemaCompilationException: can not find type {http://schemas.xmlsoap.org/soap/encoding/}Array from the parent schema Bro

soap encoding support?

2009-04-14 Thread Martin Fernau
As far as I understand - if I get this error with wsdl2java trying to generate code from a pre axis2 webservice: --- cut [...] SchemaCompilationException: can not find type {http://schemas.xmlsoap.org/soap/encoding/}Array from the parent schema --- cut then I've no chance to generate code from

[Axis2] SOAP Encoding support

2008-12-09 Thread Deepak Sharma
Hello, I would like to know if Axis2 latest version supports the SOAP encoding or not? Thanks, Deepak

[Axis2] Soap Encoding support with ADB

2007-12-23 Thread Amila Suriarachchi
hi, Recently I have added the soap encoded support to ADB. Now people can use soap encoding with the Axis2 as well. To support the soap encoding, there are a set of special classes in the org.apache.axis2.databinding.types.soapencoding pacakge. The org.apache.axis2.databinding.types.soapencoding.A