Advertisement

1 - 10 of 15 containing alltags:("Java webservices") (0.001 seconds)
I am trying to call a .net webservice i m using wss4j pwcallback handler class ro encode my password does any know how to get rid of this Microsoft.Web.Services2.Security.SecurityFault: The securi...
Zones: J2EE, Java, .NETDate Answered: 01/17/2008 Grade: A Views: 0
Hello, Can any one please give me an example using Apache Axis 2 with Netbeans IDE and tomcat server. I want my webservice method to return some database value to my flex application. I tried cre...
Zones: Apache Tomcat Application Server, J...Date Answered: 03/13/2008 Grade: B Views: 260
I have written an Axis  Soap client using WSDL2Java generated types thus:       DataServiceLocator locator = new DataServiceLocator();             Call call = (Call) locator.createCall();       call.setTargetEn...
Zones: Java, SOAPDate Answered: 03/13/2008 Grade: A Views: 38
I am using RAD 7.0. I have  my web service TestService in a project TestWebProj. I can test the service using websphere 5.1 runtime which is what is available to me. Now I also want to create clien...
Zones: IBM Websphere Application Server, J...Date Answered: 07/04/2008 Grade: B Views: 30
I am using RAD 7.0. I have  my web service TestService in a project TestWebProj. I also have a TestServiceClient project which contains the stubs that I have created from WSDL of TestWebProj. I the...
Zones: IBM Websphere Application ServerDate Answered: 06/23/2008 Grade: B Views: 26
I am creating a web services in java and deployed in tomact 5.5 server. I used AXIS2 to develop that. How can a IBM client using message broker/mq series consume the java web services. Can you p...
Zones: Message Queue, Java, Main-FrameDate Answered: 06/19/2008 Grade: B Views: 130
Hi,  I developed a web services using AXIS2 and Tomcat. Currently the web service is handling request as usuall. But how can I do a batch program using the webservices. ie from a main frame syst...
Zones: J2EE, WebApplications, Open SourceDate Answered: 08/27/2008 Grade: A Views: 0
Hi, I asked about the simplest way to create a webservice and I used the suggestion from the accepted answer, see question: http://www.experts-exchange.com/Programming/Programming_Languages/Jav...
Zones: JavaDate Answered: 03/07/2006 Grade: A Views: 0
Hi, I want invoke a Webservices from Action of Struts 2. How I do this?
Zones: Struts, J2EE, SOAPDate Answered: 07/24/2008 Grade: B Views: 16
Using Netbeans 5.5.1. Trying to implement a client via java 1.4.2_07. The project components will not let me add a web service client with a wsdl, netbeans tells me must be java 1.5. I know ther...
Zones: NetBeans, JavaDate Answered: 10/02/2007 Grade: C Views: 106