webservice-client
Apache AXIS2 sending large DIME attachments
I am currently working on a webservice to send large pdf files to server from client using DIME. I am using apache axis2 implementation for webservice support. I have been to get the service to work b[详细]
2023-01-31 18:17 分类:问答How to get data from a json-rpc webservice : iPad /iPhone / Objective C
I\'am working on a iPad project and this project needs to talk to a json-rpc webservices. The webservices is based on Drupal with module : cck and views[详细]
2023-01-31 05:09 分类:问答webservice in C#, wse 2.0
I have a problem. I import this in to my program: using Microsoft.Web.Services2; using Microsoft.Web.Services2.Addressing;[详细]
2023-01-30 22:32 分类:问答J2me web service call and error java.rmi.ServerException:
Hello i am creating a J2ME application in which i need to call a web service for processing i am encrypting data and then calling web service[详细]
2023-01-30 01:32 分类:问答"WARNING: Unable to find required classes" when making a web service client
I have to make a web service client from an wsdl file. I have followed tutorial to create and test the service client in the eclipse wizard, and (I thought that I have implemented the code to call the[详细]
2023-01-29 15:44 分类:问答how to use return value of soap web service in soap client
I have an soap web service that has a method like public WsResult doMyJob(String s, Information info);[详细]
2023-01-29 07:49 分类:问答Connecting to SFDC's test instance using Partner WSDL
I created Java Pro开发者_JS百科xies from partner wsdl fetched from https://login.salesforce.com/[详细]
2023-01-28 09:35 分类:问答WebException: The server committed a protocol violation. Section=ResponseStatusLine (call Marketo SOAP API)
I\'m trying to call the Marketo SOAP Webservice via ASP.NET / C#. I successfully added the web service reference and tried to call it with this line of code:[详细]
2023-01-27 12:09 分类:问答WSDL XSD and soappy
I have the following WSDL and XSD from SOAPpy import WSDL import os # you\'ll need to configure these two values;[详细]
2023-01-27 11:10 分类:问答WebSphere ClassNotFoundException when invoking WebService after startup (but not later)
Update: The ClassNotFoundException only occurs if I try to use the web service immediately after starting the application. If I wait (for some unknown event/duration) the application will work. I woul[详细]
2023-01-27 07:20 分类:问答