webservice-client
How to merge common parts of WSDL and XSD from different services?
I have to interact with a set of web-services that each come with their own WSDL and XSD.The XSD are sometimes merged in a single file sometimes spread along multiple files (20-30).However, from exper[详细]
2023-02-19 11:31 分类:问答Accessing a SPNEGO authenticated webservice from C#
We have a web service that serves data over HTTP and authenticates users via SPNEGO (and single sign-on). We want to write a C# client for this web service.[详细]
2023-02-19 11:18 分类:问答Deseralize multiple WSDL versions to same object
I\'m consuming a webservice from another company, they have multiple versions running, each newer version has only added new fields/objects, BUT changes some of the element names.[详细]
2023-02-19 02:11 分类:问答How to access files in server for XBAP application which is running in a client machine?
I have an XBAP application deployed in server and running in a client machine. I want to access a set of files from the server to be used in client machine. How can I achieve it?. Should I go f开发者_[详细]
2023-02-18 20:29 分类:问答Calling local webservice while browsing external website?
Hi all It\'s my very first time asking question here. So, please bear with me. The scenario is like this:[详细]
2023-02-18 18:08 分类:问答Access to a php WebService from a Google Chrome Extension
i\'m facing a big problem, I\'ve just made a personnal extension for chrome and i actually need to make it access to a webservice made in php to retrieve some information.[详细]
2023-02-18 15:01 分类:问答Is It Possible to Have a Cognos Custom Authentication Provider Use JAXWS?
I am working on creating a CAM (custom authentication module/provider) for Cognos 10. Various encrypted information is passed into the provider from the query string.The Namespace\'s authentication p[详细]
2023-02-18 14:15 分类:问答Do you know of any free SOAP webservices (for tutorial purpose) [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-02-18 06:38 分类:问答Java Web Service Client With wsimport Not Connecting To Host
I\'m working on a custom authentication provider for Cognos.We have a webservice that will be listening for auth requests.For testing purposes I\'m just trying to send a user/pass (will be changed lat[详细]
2023-02-18 04:06 分类:问答Consuming custom List<object> in FoxPro from webservice
I have a Visual Studio 2010 web service project that creates a custom class and binds my sql query results to that object as a List<object> and return开发者_开发技巧s that. We\'re trying to figu[详细]
2023-02-16 15:52 分类:问答