I need to execute a static method in a Java cla开发者_Go百科ss when the Apache Axis 2 starts, or something which could be done in an application scope.
In Wikipedia a number of WS-I Basic Profile (BP) compliant frameworks are listed. However, it is not clear to which version of the BP the framework is compliant to. So my question is as follows:
I have written a simple web service which takes string as an argument and returns a String as output.
How can I check if any web service is accessible ? I can see the list of service also I know the method names present in the web service.But I don\'t know which parameters the method accepts.
I have created a webservice which takes a HashMap as parameter. I generated the stubs/skeletion using XMLBeans and I am trying to set the values in the parameter and pass it to the webservice.
I am trying to import certain classes like javax.namespace.QName an开发者_如何学God org.apache.axis2.*
I wanted to convert a wsdl file into java. I installed Axis2 plugin into Eclipse so that I can use wsdl2java. I successfully converted the wsdl files into java but there are certain things that are no
I am trying to use wsdl2java utility t开发者_如何学编程o generate POJOs. It\'s working fine for complete WSDL file. However, if a WSDL has
im looking for a light in this topic, I\'m trying to generate a web service that uses different .jar, for example, gdata from google, jdom. And I cannot deploy this service on netbeans with axis2.
I am writing an Axis2 client which will not have access to a repository folder on the filesystem. Is there a way to load开发者_运维百科 the modules which axis need for instance rampart and addressing,