ADBException: Unexpected subelement _return
Hello,
i work with a WSDL in contract first model, to generate both server and
client side. I'm working with Axis 1.5.4 but we have the same problem
with the 1.5.1
With the WSDL inside, i generate this SOAP message:
http://schemas.xmlsoap.org
nse%3E%3C/soapenv:Body%3E%3C/soapenv:Envelope%3E%3C/soapenv:Body%3E%3C/soapenv:Envelope>
>
where soap Envelope and Body are encapsulated twice.
As a result of this, client stub is unable to parse and throwing the
following error.
org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBExceptio
ems to break anyone using Axis.
>
> It seems that on every request Axis checkes the endpoints WSDL and
> verifies that it is EXACTLY like the stubs it has. If not then it
> throws an exception (unexpected subelement).
>
> Our clients are very frustrated with this because they have t
So, I'm kind of remote debugging this from our clients perspective. I
Got everything up and running and was able to reproduce the error with
an older version of Axis2 (1.2). The newest version I have (1.5.4)
does not seem to have this problem (using ADB) So upgrading is a good
workaround for our cl
-Meeusen.Christopher=mayo@axis.apache.org
[mailto:java-user-return-84214-Meeusen.Christopher=mayo.edu@axis.apache.
org] On Behalf Of Ryan Bergman
Sent: Monday, February 28, 2011 8:34 AM
To: java-user@axis.apache.org
Subject: Unexpected subelement
Hi, I have a soap web service served from a .net a
Axis checkes the endpoints WSDL and
verifies that it is EXACTLY like the stubs it has. If not then it
throws an exception (unexpected subelement).
Our clients are very frustrated with this because they have to get a
developer to regenerate the stubs every time we add something (and
they often do
On Fri, Apr 30, 2010 at 1:38 PM, Damian Carey wrote:
> Amila
> Thanks very much for your reply.
>
> On Fri, Apr 30, 2010 at 12:46 AM, Amila Suriarachchi
> wrote:
> >
> > On Thu, Apr 29, 2010 at 5:22 PM, Damian Carey wrote:
> >> Hello all,
> >> The summary of this post is "Can Axis2 support Mult
Amila
Thanks very much for your reply.
On Fri, Apr 30, 2010 at 12:46 AM, Amila Suriarachchi
wrote:
>
> On Thu, Apr 29, 2010 at 5:22 PM, Damian Carey wrote:
>> Hello all,
>> The summary of this post is "Can Axis2 support MultiRef"
> you can try with this.
>
> change your generated stub to and th
we have done a LOT of work before we were able to discover
> this issue.
>
> Now we are testing we are finding an error. Please remember I am a
> novice at anything to do with SOAP / Axis2 / ADB / etc so this may not
> make sense.
>
> We can connect via HTTPS, send a "re
a
novice at anything to do with SOAP / Axis2 / ADB / etc so this may not
make sense.
We can connect via HTTPS, send a "request", and get a "response", but
the response generates an "ADBException: Unexpected subelement".
Looking at the wire trace we received
10 matches
Mail list logo