://nagoya.apache.org/bugzilla/show_bug.cgi?id=13979
Ankit
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 04, 2003 4:41 AM
To: [EMAIL PROTECTED]
Subject: RE: Axis using wrong encoding for array in Doc/literal
Arun,
Looking at your WSDL, I don't see
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType) {
return
new org.apache.axis.encoding.ser.BeanDeserializer(
_javaType, _xmlType, typeDesc);
}
}
---
-
sc);
}
}
---------------------------
---
Can you please provide leads as to how to correct this problem
-Original Message-
From: Anne Thomas Manes [mailto:[EMAI
.NET is throwing an error because the WSDL response message definition
doesn't match the structure of the returned message. The WSDL says that the
message looks like this:
where intf:returnResponse looks like this:
and impl:bean1 looks like this:
Thank you Henry and Mike for your replies.
I am using axis 1.1 nightly build 30 August
For the illustration of this effect I have developed a very simple Web service. Which
returns a Bean containing an array
Service c
: RE: Axis using wrong encoding for array in Doc/literal
Date: Fri, 26 Sep 2003 08:35:59 -0500
Axis 1.1? WSDL?
-Original Message-
From: Gupta, Ankit [mailto:[EMAIL PROTECTED]
Sent: Friday, September 26, 2003 3:48 AM
To: [EMAIL PROTECTED]
Subject: Axis using wrong encoding for array in Doc/l
Axis 1.1? WSDL?
-Original Message-
From: Gupta, Ankit [mailto:[EMAIL PROTECTED]
Sent: Friday, September 26, 2003 3:48 AM
To: [EMAIL PROTECTED]
Subject: Axis using wrong encoding for array in Doc/literal
Hi everyone,
I am using an axis webservice (wrapped/literal) return a bean(object
Hi everyone,
I am using an axis webservice (wrapped/literal) return a bean(object) containing an
array
of integers.
This service works fine with Axis client but when I try to use this service using .Net
client, I get the following error:
---
"message=(0x04a772d0) "There is an error in