1. Removing an optional value type element from a SOAP message sent via a WCF proxy stackoverflow.comWe have a wsdl specifying a datetime element. It is nullable, in the sense that minOccurs=0. However, using svcutil to generate a proxy class does not give us a ... |
2. How to use Forms Auth when SSL is on a proxy in front of the IIS Farm (WCF)? stackoverflow.comHere is my scenario: I have a proxy that actually has the SSL Cert installed and this sits in front of a load balanced web farm. Each IIS server does not ... |
3. Best way to handle nullable numbers from SOAP proxy objects in Flex/ActionScript stackoverflow.comI'm consuming SOAP services in Flex 3 using the WSDL-generated proxy classes created by the tools in Flex Builder. Several of the SOAP objects have nullable integer properties, which get converted ... |
4. Webservice caching reverse proxy? stackoverflow.comI'd like to put some kind of caching reverse proxy in front of a SOAP webservice over HTTP to improve both performance and availability. Is there some software that performs this? (Preferably free ... |
5. Adding Custom Http Headers to Web Service Proxy stackoverflow.comI have an old application that uses the classic Web Service Proxy to interact with a Java Web Service. A while back the Web Service hoster decided to require a custom ... |
6. MSSOAP30 Object error: 0x80004002: Interface does not exist (VB) stackoverflow.comI'm well and truly stuck with MS SOAP 3.0, which I'm currently running from VBA Excel in Office 2003. I have used MS SOAP Toolkit 3 to create a proxy class ... |
7. ASMX Web Service Soap Extension - How to Inject Attribute into Client Proxy Class? stackoverflow.comI try set soap extension attributes on client side. For example: Implementation in web service:
|
8. How Do I Intercept Outbound and Inbound Soap Messages from C# Client Side Web Proxy stackoverflow.comI'm writing UI to test an asmx web service. Server and client are .NET. Client proxy has been generated using wsdl.exe. I would like to intercept and store a string representation of ... |
9. WCF Proxy - SOAP 1.1 and 1.2 at the same time stackoverflow.comIs it possible to configure a WCF proxy such that it is able to understand SOAP 1.1 and SOAP 1.2 messages at the same time? In other words, I want to ... |
10. See the SOAP request from Proxy class method calls stackoverflow.comI'm using .NET 2.0 web services. If I add a reference to a WSDL and make a proxy class method call, what's the easiest way in VS to see the ... |
11. Call a webservice without proxy stackoverflow.comI have to call a webservice from withing a C# programm. The webservice has most probably not a standard format. The interface description (wsdl and xsd) are very complicated, and using ... |
12. Can I use a WCF client proxy as a straight replacement for SoapHttpClientProtocol? stackoverflow.comI'm talking with a web service with a generated proxy that uses System.Web.Services.Protocols.SoapHttpClientProtocol, is there any reason I might have trouble replacing the proxy with a WCF client proxy? The web service ... |
13. Allow run-time configuration of web service url using ATL soap and sproxy-generated proxy class stackoverflow.comI have a Visual C++ application that communicates with an ASP.NET web service via ATL Soap. The client application uses an sproxy-generated proxy class for the communication. Looking at ... |
14. Code generating SOAP Web Service Proxy objects yourself - C#/.NET 3.5/T4 stackoverflow.comIs there a framework or code already available that will give me more control over the code that gets generated based off my web references? I'm working at a new company. And ... |
15. How to authenticate .NET2 Webservice with a SQUID proxy stackoverflow.comI've got a little utility that is a SOAP WebService client. The SOAP-proxy is generated from WSDL. It was working fine. Now the customer wants to use a SQUID proxy, but that ... |
16. XElement not declared when using Service Reference Proxy with XmlAnyElementAttribute stackoverflow.comI am working on a Windows Phone 7 app that talks to a 3rd party Soap service. I used 'Add Service Reference' to the wsdl to generate the proxy class. Some ... |
17. C# Redirect SOAP request to another WebServices? stackoverflow.comis it possible to build a web services (let's call it A) that can communicate with one or more webservices? kind of a SOAP proxy? the webservice A will build it's functions based ... |
18. SOAP connections through a proxy using URLEndpoint stackoverflow.comI've had to update a previous java application that requests a SOAP response from an external web service. This service is outside our firewall which now requires us to go through ... |
19. SOAPConnection through fake proxy won't fail stackoverflow.comI'm getting mad with this "issue". I need to make a SOAPConnection through an http proxy without authentication. Because I have no proxy on my network to test, I've decided to test ... |
20. SOAP Client Port Confusion stackoverflow.comI'm using wsimport to generate SOAP client classes. The problem, however is that while the server is running on port 8080, there is a proxy that makes it be reachable from ... |
21. How can I use an HTTP proxy for a JAX-WS request without setting a system-wide property? stackoverflow.comI have an application that needs to make a SOAP client request to a system on the Internet, so it needs to go though our HTTP proxy. One can do this by ... |
22. dynamic proxy soap web service client in java? stackoverflow.comIs there any way to use soap-rpc web services such that the client is generated via a shared interface? Restful web services do it this way, but what about soap based? ... |
23. Pass (proxy) SoapHeader through a WCF service to an ASMX service stackoverflow.comWe have an existing ASMX web service (.NET 2.0) and I am now creating a new service using WCF and .NET 4.0.
The ASMX service has implemented custom authentication via a |
24. WS-Security for Java Proxy Web Service Client stackoverflow.comI have trouble on consuming a web service.I use RAD 7 and JAX-WS for using web service.I created proxy classes through web service wsdl address.When i test the invoke method , ... |
25. Get SOAP request body in proxy client stackoverflow.comI have application which calls a WCF service. For monitoring and tracking purposes I would like to have log all request messages for which application failed to call a service. Loke ... |
26. svcutil WCF proxy class submits incorrect SOAP action on request stackoverflow.comI am using C# / WCF (.NET 3.5 SP1) and trying to access a SOAP service hosted through Apache / PHP. The WSDL was generated first and then the service ... |
27. SOAP Proxy Generated Class having issues with Nullable types (.NET) stackoverflow.comI have a webservice I'm adding to my project, I add the url, a .asmx service, to the web references in visual studio. It then develops this proxy class from ... |
28. Web Service/WCF Newbie: Create WCF Proxy Client/Object against Java-based SOAP Web Service stackoverflow.comI have a .Net web application that needs to interact with a Java-based system via SOAP. I have not worked with web services other than some basic WCF and would appreciate any ... |
29. Issue related & Proxy Webservice(SOAP)Request+SOAP/XML-RPC jmeter.512774.n5.nabble.comThis post has NOT been accepted by the mailing list yet. Hi all, While using JMeter for testing webservices, we have a problem getting through the proxy. When we fire a SOAP message into the endpoint, we get the followinging JMeter message: "Response message: Error opening socket: java.io.IOException: Unable to tunnel through |
30. Problem on firing SOAP requests from behind authenticated proxy. jmeter.512774.n5.nabble.comHi Sebb/Peter, I understand from David's mail chain that there is a problem on firing SOAP requests from behind authenticated proxy in 2.2. In my case, I do not get the error on NTCredentials in the console. But in View Results Tree, The Request and Response data are blank. And Sampler Result tab gives the following ... |
31. JAXM Soap client- cannot authenticate through proxy coderanch.com |
32. SOAP element in Web-Service client proxy coderanch.com |
33. Automated SOAP Proxy JAR files coderanch.comMy Application - - - - - - - - - - - - - - - - - - - - I work on a large web site which has back-end webservices accessible via a SOAP interface. Currently to generate a client, I use Axis to generate the client .java files (using the WSDL as input) and I compile them ... |
34. How to bypass proxy while sending soap message coderanch.com |
35. SOAP Proxy - A web service tool that validate SOAP messages coderanch.comHi there ! I'm french, so I apologize in advance if my english is not very "well formed" ;) I wanted to share with you a simple tool that I have developed these days. You know when you develope web services, you often faces problems with SOAP messages that are not valid according to the XSD schema declared in the original ... |
36. Web Services->internal Proxy->External Soap EndPoint coderanch.com |