web-services
Blackberry soap response
I am trying to consume .net webservices, and I can establish the connection. However this is the response I am getting:[详细]
2023-04-12 16:30 分类:问答Circular References in Web Service Objects
Is it possible to return an object whos refer开发者_StackOverflowences happen to be circular, as in a parent with a list of children who have access to their parent. What is the best way to facilitate[详细]
2023-04-12 16:06 分类:问答Customizing XML generation in Rails
I am new to Rails and I have written a few models. One of the XML generated by a model looks like this:[详细]
2023-04-12 15:55 分类:问答Unable to access web service endpoint: Spring-WS 2
I\'m new to Spring-WS and I have defined an endpoint based off a schema generated from JAXB annotated classes. However, when I try to access the endpoint via soapUI, I get the following error along wi[详细]
2023-04-12 15:05 分类:问答Cucumber and WebServices
Sorry i开发者_C百科f this has already been answered, but I looking to automate webservice responses and struggling to find correct gem for it? Can any tell me or share a link which shows webservice au[详细]
2023-04-12 14:34 分类:问答Send large data to ios application through asp.net web service
I want to send large amount of data(a table with thousands of rows) to my fellow ios developer(working on xcode) through asp.net web service.[详细]
2023-04-12 14:20 分类:问答One scriptlet instance for multiple reports
For multiple reports, I have a scriptlet that calls many web services. The calls are done开发者_如何学Go under the afterReportInit() method to fill a couple of HashMaps which in turn are used in the r[详细]
2023-04-12 14:00 分类:问答Remote unit testin of a WebService in Visual Studio 2010
I need to change my unit test from local to remote tests and so far I thought that all I had to do is change UrlToTest to point to another server... But VS keeps on insisting to create a Development W[详细]
2023-04-12 13:48 分类:问答How can I specify a Default value dynamically in Jersey?
I am using Java Jersey library to create RESTful web service. I am using query param for method. I want to specify the Default value for that query param. If I specify a constant string, then it is f[详细]
2023-04-12 13:25 分类:问答duplex communication and passing exceptions
I have create开发者_StackOverflow中文版d a WCF web service that connects to an XMPP service with Jabber.net. The idea is that the service will act as a proxy for Silverlight clients to use for messagi[详细]
2023-04-12 13:10 分类:问答