Dear Freinds, When I try to invoke web service written in java on tomcat server with the client compiled with gsoap ..I get the fault code 12.. what would be...
Hey Friends.. I am just trying to invoke a webservice written in java residing on tomcat server at port 8080,with c client compiled with gsoap code is as...
... Rajiv. I am sorry, but this is both an inadequate amount of detail to find and error, and it has been posted to the wrong group. This mail list is focused...
Hi, maybe little off-topic, but not very much.. I am looking for java library which is capable to validate XML schema entities - e.g. is this string a valid...
Hallo, We are using AXIS to implement SOAP. When we raise a AxisFault even the exception (printStackTrace output) has become the part of the AXIS code. But i...
JOYCE JUSTIN
joyce.justin@...
Sep 3, 2003 2:05 pm
9443
Hi, I'm using MS SOAP Toolkit 3.0 and trying to write a client application and a service using VC++ 6.0 for uploading a XML file to the server. For the client...
Nilay Hazra
nhazra03@...
Sep 4, 2003 12:32 pm
9444
Using JAX-RPC, I understand how to make client code authenticate using BASIC authentication. There is an example on the JWSTutorial. Is it possible to have...
Hi All, Our .net web services may return null dates represented by System.DateTime.MinValue (date 01/01/0001) What seems to be happening is that when the SOAP...
hi, i would like to extend the xsd defintion by specying the type of the element as an "email/isbn/ssn/cc no" etc other than th ebasic types available. is this...
Hi Arun, You cannot use the SOAPToolkit in VB6 involving arrayofstring. You need to use PocketSoap for VB6 or use VB.NET or C# instead. Rico Pamplona ...
Hi , I am able to log in the app using one call to the webservice which returns a object. After that if i try to make a call again i am getting the following...
Hi all, I have deployed a webservice in Apache Soap. I want to get the WSDL for that service deployed. I could not find a way to get the WSDL from that file....
Christopher is one of the ZSI maintainers. With his permission, I forward the following. ... The SF page will soon have the WSDL file easily available for...
Hello, Please help me to resolve next problem: I have Web service installed on the network and I can communicate with it via WSDL file from my VC++6...
Hi, I've updated the Round 2 interop page with the new URLs. Thanks, RC Hi, I'm preparing SOAP4R (SOAP/1.1 Ruby implementation) new version. I updated soap4r...
Please, are there any details available e.g wsdl examples, endpoints etc for upcoming WS-RM interop? Thanks Tomas Bahnik Systinet Corp www.systinet.com...
Tomas Bahnik
tomas.bahnik@...
Sep 17, 2003 9:37 am
9459
Hi all, I m writing a java client for C#.net webservice. althought i m passing a objecy parameter which is not null to a function, it throws the exception...
Years ago, I developed a Java-based XML-RPC service. Recently, I bolted Apache Axis to it so that the service can concurrently speak XML-RPC or SOAP. Many of...
Hi; i am currently interoperate the J2ME application and .net web service by using ksoap. i manage to get the simple response and display the string "Hello ...
Hello, I am trying to get used to developing Web Services thanks to gSOAP but I have a problem I can't resolve. I try to write a client method connecting to...