Enter Keywords:
1 - 10 of 45(0.001 seconds)
Sort By:
 
Hi, I want invoke a Webservices from Action of Struts 2. How I do this?
Zones: Struts, SOAP, J2EEDate Answered: 07/24/2008 Rating: 8.3 Views: 12
Hi, What's the easiest way & tool to build webservices with, using JAVA? I'm looking for something as close as possible to the functionality of Visual Studio.NET's webservice wizard. regards,...
Zones: Java, Plug InsDate Answered: 03/03/2005 Rating: 8.2 Views: 0
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, .NET, JavaDate Answered: 01/17/2008 Rating: 9.3 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 ...Date Answered: 03/13/2008 Rating: 7.9 Views: 198
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 Rating: 9.5 Views: 58
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 Web...Date Answered: 07/04/2008 Rating: 9.0 Views: 4
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 Web...Date Answered: 06/23/2008 Rating: 8.4 Views: 0
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, Open Source, WebAp...Date Answered: 08/27/2008 Rating: 7.8 Views: 0
Hello, How can I see the content of this class produced by the Logger? private static final Logger log = Logger.getLogger(CRService.class);
Zones: Java, Web APIs, SOAPDate Answered: 02/11/2009 Rating: 9.8 Views: 0
i need call c# webservice method in my java application and display result on console. Can help me to construct call to this method on java? Thanks
Zones: Java, Web Services and WCF, SOA...Date Answered: 03/19/2009 Rating: 7.7 Views: 0