ar;
>}
>
>you have to map types for both foo and bar. The easiest way to do this
>is to ensure that they conform to the JavaBeans specification and map
>them to the BeanSerializer class.
>
>
>Phill.
>
>
>-Original Message-
>From: Catalin Tomescu
>T
Hi all,
I have a problem sending and receiving complex types using SOAP toolkit 2.0.
I have created a web service which returns a class:
X{field1,field2,field3,...} If all fields are simple types everything works
fine. If I want to change fieldx to some other structure
Y{field1,field2,field3,
read this
http://www-106.ibm.com/developerworks/webservices/library/ws-arc3/
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
gt;communication style.
>For more info please see:
>ms-help://MS.NETFrameworkSDK/cpguidenf/html/cpconcustomizingsoapinaspnetwebserviceswebserviceclients.htm
>
>This helps out it (nearly) all ways ...
>
>Regards,
>Christian
>
>
>Catalin Tomescu wrote:
>
> >
does not answer your initial question ...
>
>Christian
>
>
>Catalin Tomescu wrote:
>
> > Christian,
> > I'm not using a WSDL file for the .NET service.
> > The VB6.0 client is using the low level API and the functions are listed
> > bellow.
> >
>
Christian,
I'm not using a WSDL file for the .NET service.
The VB6.0 client is using the low level API and the functions are listed
bellow.
The .NET client is working fine, so I know for sure the .NET service is also
working file.
But when I call the same .NET service from the VB6.0 the result
Hello every body,
I'm trying to call a web service developed with .NET from a VB6.0 app using
Low Level SOAP Toolkit 2.0
It seems like the value of my parameters are 0 in the .NET service
Here is the soap message from VB6.0
http://schemas.xmlsoap.org/soap/envelope/";>
http://www.catalin.com/w
Absolutely. I'll be happy to help.
Catalin
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
t
>only once when passing in theWSDL and using the ISAPI listener) then it is
>much
>more performant then Apache.
>Unfortunately, I do not have any number or test code any more ...
>
>Regards,
>Christian
>
>
>Catalin Tomescu wrote:
>
> > Christoph,
> >
>
Christoph,
I've was asked recently to perform a comparation test between SOAP servers
and DCOM as an alternative.
As expected DCOM performed very well. Much more faster than any SOAP server.
Than I tested 3 Web services implemented with MS SOAP Gold Toolkit 2.0, .NET
Framework and Apache SOAP.
How can I see the HTTP sent/received from the IIS?
I would like to see the exact content of the SOAP message.
I'm using .NET Beta2 and when I try to make a call to an Apache Web service
form a C# program I receive the following error:
Unhandled Exception: System.Net.WebException: The request fai
Hy there,
I'm trying to write a java client for a MS Web Server. Connection is done
using SOAP 2.0
The first verison of the Web server is using a ASP listener. The java client
is working fine.
Than I changed the listener with a ISAPI listener for my Web Service but the
java client doesn't wor
I'm using SOAP Apache 2.1
I also had problems with Xerces 1.3.1 so I went back to Xerces 1.3.0
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
This is easy. The path to soap.jar is not in CLASSPATH. Just add the path to
your soap.jar file in the CLASSPATH.
Catalin
>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: generation Client stub using WSDL - error
>Date: Thu, 28 Jun 2001 16:03:44 -0400
>
>
>
14 matches
Mail list logo