webservice-client
What is the best way to generate client code for a CXF service?
I\'d like to generate a client for my CXF service so I tried the Axis 2 code generator but it doesn\'t quite开发者_StackOverflow中文版 generate straightforward-to-use code. I expected something like c[详细]
2023-03-09 17:26 分类:问答Java Web Service Client which access the .Net Webservice
I\'m trying to access online .Net Webservice through Java Webservice client. But unfortunately, am getting an error \"Connection timed out: connect\"[详细]
2023-03-09 03:13 分类:问答Java web service client generated in Netbeans - getting Http Status Code 307
I use Netbeans to generate web service client code, client-style JAX-WS, so i can invoke a web service API.[详细]
2023-03-08 20:34 分类:问答Webreferences sharing classes
I wrote a few SOAP Webservices in Java, running on a JBoss 5.1. Two of them share a class, AddressTO. The Webservices are deploying correctly on my ApplycationServer and all went well until I try to u[详细]
2023-03-06 05:44 分类:问答Axis2 webservice client weblogic webservice client jar confilct
My application is a war deployed in weblogic 10. In one of my class, I need to make 2 webservice calls A and W. A is based on AXIS2 using wstx-asl-3.2.4.jar, W is based on weblogic webservice using ja[详细]
2023-03-05 12:04 分类:问答problem in using Sharepoint webservice in iphone
Currently getting this following error: You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header[详细]
2023-03-01 10:47 分类:问答requirement for my project
(before starting sorry for my wrong vocabs or grammer in english , since my native language is not english, but if any one could understand plz help me out)[详细]
2023-02-28 22:09 分类:问答How to develop webservice for Android
I am developing an Android application associated with a website.There is a registration module in my application. When ever a user enters the details in the form, the form data should be stored on ou[详细]
2023-02-28 19:14 分类:问答webService Request Type Casting Problem
I have a scenario where i have to pass the array list to the WebService. WebService: [WebMethod] public void GetCommission(List<BOLibrary.Flight.DTContract> Loc)[详细]
2023-02-21 18:15 分类:问答Tomcat cannot find class "InaccessibleWSDLException", glassfish can
I am working with webservices in Java, and right after opening the port and calling the service, I try to catch a \"com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException\".[详细]
2023-02-19 18:37 分类:问答