soap
Soap character encoding in Android
I can call webservices via the code that I am sharing below and it\'s ok but while I am sending a value to parameter with turkish characters there is coming up an encoding problem. When I change the e[详细]
2023-04-11 17:04 分类:问答Axis POJO clients
I am learning to use Apache Axis Library In the documentation it is shown how to create a web service from a POJO class.[详细]
2023-04-11 10:33 分类:问答Java proxy server which will monitor & log the traffic (HTTP, SOAP ,REST)
I basically want to set up a proxy server using Java which will capture the outgoing requests and the incoming response and dump it in a file.[详细]
2023-04-11 06:38 分类:问答Is it possible to create a flex contact form that submits data to salesforce.com as a new lead?
Salesforce.com has their own web-to-lead form that can be used to send leads from a website contact form. But I want to submit leads from a contact form inside a flex application. I can\'t see anythin[详细]
2023-04-11 05:09 分类:问答Converting .NET SOAP call to PHP
I\'m trying to create a script that pulls down an XML file that is created by a vendor using SOAP. Their only documentation is in VB.NET but I\'m trying to use it in PHP - to no avail thus far. Below[详细]
2023-04-11 04:59 分类:问答http get for SOAP (web services)
We have a server process that replies to HTTP POST only. The framework that I use, gsoap, provides an HTTP GET plugin.[详细]
2023-04-11 04:51 分类:问答REST with nullable types?
I\'ve hit a brickwall. My REST implementation won\'t accept Nullable values. [OperationContract] [WebInvoke(ResponseFormat = WebMessageFormat.Json, 开发者_开发百科UriTemplate = \"/Transactions?AccNo=[详细]
2023-04-11 03:05 分类:问答Best way to persist soap request and response into Oracle database?
I want to track service calls for security reasons into datab开发者_开发技巧ase and I need to generate reports above them. I don\'t know what is the best way, using soap handlers, using database logge[详细]
2023-04-11 02:35 分类:问答Can I generate a regression test suite automatically?
We\'re looking at an upgrade from zimbra 6 to zimbra 7, and we want to avoid reg开发者_如何学Pythonressions in the account lifecycle software we wrote to integrate with it. Since most things are docum[详细]
2023-04-10 21:28 分类:问答How do I get all values in a JIRA multi-checkbox customfield with SOAP?
I\'m developing a web application that uses SOAP to communicate with JIRA. I have a custom field that contains several checkboxes, and I can get this field through SOAP, but I can\'t get to the开发者_[详细]
2023-04-10 20:17 分类:问答