Michel, You can look at JMS as an integration point. I do not have all your requirements, but you can always utilize queues as intermediaries. regards, ...
Hi folks, I have a web service developed in Axis, input to the service is customer address and output is list of customers. I have a client in Visual Basic and...
I am developing an interface between a new C#.NET client, and a Java Servlet/JSP server application (Tomcat and JRun). The purpose of the interface to to...
Hello All, I'm novice to SODA. I'm trying to implement persistent server for IBM Rational ClearQuest based on XMLRPC::Lite. For "binary compatibility reasons"...
... My recommendation would be pull down a trial copy of mindreef 2.0 from mindreef.com, have it act as a proxy between the two systems and let it tell you who...
... Alternate question why not stick with the same language on both ends? It makes dev easier, and if you have W2K3 server around you have already paid for...
Thanks steve for response, Mindreef was indeed useful in looking at the soap message. The cool thing is, one doesnt need to develop a client to test the...
Hello, Have a tough one for you good people :) Is it possible for a .NET client to consume a w3c.dom.element type? Now let me elaborate on that....I'm...
Hi I am a c++ programmer and new to soap.I write my first soap client code, but it's seem's not work as it should be.Any help will be very appreciated. It use...
Ok I created a custom client side WSDL using XSD in the <type/> section. Previously the apache soap namespace was being imported into the XSD namespace and it...
MindReef is killer :) I'm buying it this week. My only problem is that I created a custom WSDL document using XSD types instead of importing a general...
I am trying to execute a code that transfer xml data to ADO Recordset, however, I get an error in the line that transfer the xml data to a ADORecordset, I ...
I have build webservice in .Net using sessions. Once loggedIn sessions get set then other web methods are called seeing upon session values. I am able to...
That is good news, but I wonder why SOAP 1.1 and SOAP 1.2 are not fully supported? Also you don't mention MEPs such as one-way and async. Do you plan to...
Hi to all! I'm using glue for SOAP messaging and I would like to know if I can and how I can to gain access over the connection stream that are sending the...
I am getting an error w/ some encoding issue. I have two classes, Entry and Directory. Directory is the server class. In the client class I call a method in...
Hi, Any body willing to share lessons on IBM's SOAP FOR CICS? If you have any, let's hear them. This new feature promises lots of possibilities for this great ...
I thought this had all died down, but at the recent ICANN meeting on the topic, there was a little presentation by VeriSign that covered feedback from their...
Hi, I'm new to develop WebServices. I'm using axis tools to develop and deply my WebServices but I have got an error "serializer not found". I suppose it is...
Marzia Settino
marzia_settino@...
Oct 18, 2003 9:36 am
9511
Alex, Please confirm that you have S4C working with CICS TS v1.3? The IBM documentation says that it requires CICS TS v2.2. Is there anything special that you...
Hi, As gSoap does more than what is proposed here - that should be the standard metric. First I would make sure if the axis c++ client can talk to gsoap server...
I just started trying out SOAP in JWSD and tried creating a sample program based on the samples given... and i get this error when i run the sample program....
Hi, I'm having a Perl SOAP timeout problem on client side (Error is: 500 read timeout at .... line 44). How do I increase the timeout value. I tried these 1)...