I guess Axis only handles SOAP binding, but the WSDL contains HTTP binding, too. You
can save the WSDL into a file, remove the HTTP binding, and generate client from the
file.
-Original Message-
From: suresh narsimhan [mailto:sureshnarsimhan@;rediffmail.com]
Sent: Wednesday, October 30,
Hi All,
I was trying to generate .net client proxy classes(C#) with WSDL file of an Axis
service and got the following error all the time. Does anyone encounter this before?
Error: Unable to import binding 'MyServiceSoapBinding' from namespace
'http://mywebservice.com'.
- Unable to import ope
back. Note that .NET sends chars in
a com.microsoft. something namespace:
-
-
-
where
s1="http://microsoft.com/wsdl/types/";
- Original Message -
From: "Jianliang Zhao" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 200
.
- Original Message -
From: "Jianliang Zhao" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 2002 1:37 PM
Subject: RE: Char datatypes with SOAP
I got the same problem and didn't find anything in the documentati
Hi All,
I was using the auto typing feature in RC1, and it was working fine. After I upgraded
Axis to RC2, the WSDL generation works fine with automatic type mapping for java types
without explicit type mapping, but at the serialization time, I got the error saying
no serializer found for the
I got the same problem and didn't find anything in the documentation to deal with it.
Could someone give us a solution?
-Original Message-
From: Alphonsus [mailto:[EMAIL PROTECTED]]
Sent: 2002?10?3? 12:21
To: SOAP List
Subject: Char datatypes with SOAP
Hi all,
has anyone had tr
Did you enable the AdminServlet in web.xml?
-Original Message-
From: Jinghua Gu [mailto:[EMAIL PROTECTED]]
Sent: 2002?9?26? 11:34
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: 1.0RC bug? Help
Richard,
Thanks for your reply. I tried axis1.0RC1 with
It's the same problem I saw many people reported.
If the server-config.wsdd file is directly under WEB-INF, it's read-only. But if you
don't have this file or the file is in the current user directory(where you issue the
java command), it should be fine.
-Original Message-
From: Vikas
Title: Message
I looked through the Axis source code, it seems the
following case is not handled correctly:
I have a class A which has a custom serializer and
deserializer. The serializer generates a complext schema type with one
element(no match between the element name and A's bean property
It seems you are using DOM level 1 APIs. Make sure you have the right XML parser used.
org.apache.axis.deployment.wsdd.WSDDDocument.(WSDDDocument.java:103):
if (ELEM_WSDD_UNDEPLOY.equals(docEl.getLocalName())) {
-Original Message-
From: Jason D. Lee [mailto:[EMAIL PROTECTED]]
Sent: Wedn
10 matches
Mail list logo