webservices-client Questions

3

A third party our application is integrate with has recently made changes in their security level protocols. In short, My Axis client should now send calls using TLSv1.1 or TLSv1.2. I have seen oth...
Dub asked 9/12, 2015 at 13:42

2

Solved

Trying to get MTOM working in a WCF client. The particular function I'm trying to consume sends an MTOM-encoded byte array of a PDF document. Using SoapUI to test the API using the WSDL works fine;...
Coltin asked 18/6, 2013 at 17:29

4

Solved

I have recently been educating myself about WCF and I have even written some production services using WCF. But I have never really looked too much into WCF until recently. I am aware of the idea ...
Ordination asked 8/6, 2011 at 22:17

2

I am using JAX-WS 2.2.5 framework for calling WebServices. I want to identify the special case when the call fails because the Web Service is down or not accessible. In some calls, i get a WebSer...
Salena asked 17/12, 2014 at 6:0

5

Solved

I'm trying to create a Web Service Client using the Eclipse Juno SR2 wizard. The service is correctly deployed and running on a Glassfish 3.1.2 server and I can see the WSDL file or create the clie...
Embroidery asked 24/5, 2013 at 18:34

4

Solved

I know this isn't exactly the correct way to ask a question, but I'm having a problem: I have a wsdl stored locally, and I need to create a Web Service Client to call that Web Service. The problem...

2

I am programming a client interface to a restful web service in python and unfortunately the web service requires custom headers to be present in the request. I have been using Requests for this ho...
Cyna asked 21/6, 2013 at 16:21

6

I am working on a Java SOAP based webservice application where I am writing stdout to a text file as log for our reference. That file is growing enormously, so I need to check for the size of the f...
Rajasthani asked 13/5, 2013 at 12:42

2

I have tried to integrate this web service into my asp.net project but it popups such type of error ! If you have any idea regarding this kindly give me solution. There are very rare materials ab...
Falsework asked 27/1, 2012 at 15:30

1

Solved

I created the following groovy program test.groovy to invoke BI Publisher web service. I am able to get the soap response. Can anyone please help me to write the soapresponse ( Envelope.Body.runRep...
Hutchison asked 19/4, 2011 at 20:35

1

Solved

Because the initialization of the WS client side port is so costly we would like to reuse the same instance. We would also like to set different values in the BindingProvider/RequestContext before ...
1

© 2022 - 2024 — McMap. All rights reserved.