1.how i call webservice on button click event.
take parameteres in gui,then call webservice on button click event.
2. This is neccessary to create such a big hierarchy for creating web services.
ex:C:\Users\mayur\Desktop\TemperatureConverter\client\client\src\net\roseindia
Getting somany errors while compiling client code. There is some wrong with the procedure.
Log4j warnAreeg Samir December 18, 2012 at 6:01 PM
I follow the steps to create client application but till the step of creating client code this error appears:
C:\Users\Nicole-VM\Desktop\AXIS2\Examples\HelloWorld\client>WSDL2Java.bat -uri h
ttp://localhost:8080/axis2/services/HelloWorldService?wsdl -o client
Using AXIS2_HOME: C:\Users\Nicole-VM\Desktop\AXIS2\axis2-1.6.2
Using JAVA_HOME: C:\Program Files\Java\jdk1.7.0_07
Retrieving document at 'http://localhost:8080/axis2/services/HelloWorldService?wsdl'.
log4j:WARN No appenders could be found for logger (org.apache.axis2.description.
WSDL11ToAllAxisServicesBuilder).
log4j:WARN Please initialize the log4j system properly.
the log4j is existed under conf folder under Axis2. I don't know why this error appears. Any help would be appreciated?
regarding webserviceMayur February 23, 2013 at 10:26 AM
1.how i call webservice on button click event. take parameteres in gui,then call webservice on button click event. 2. This is neccessary to create such a big hierarchy for creating web services. ex:C:\Users\mayur\Desktop\TemperatureConverter\client\client\src\net\roseindia
Thanksbalaji May 15, 2012 at 5:15 AM
I tried last 10 days in many sites.but notwork.i saw your code...after 15 min write code.its working..thank you
This is not correct.Kumar July 12, 2012 at 6:17 PM
Getting somany errors while compiling client code. There is some wrong with the procedure.
Log4j warnAreeg Samir December 18, 2012 at 6:01 PM
I follow the steps to create client application but till the step of creating client code this error appears: C:\Users\Nicole-VM\Desktop\AXIS2\Examples\HelloWorld\client>WSDL2Java.bat -uri h ttp://localhost:8080/axis2/services/HelloWorldService?wsdl -o client Using AXIS2_HOME: C:\Users\Nicole-VM\Desktop\AXIS2\axis2-1.6.2 Using JAVA_HOME: C:\Program Files\Java\jdk1.7.0_07 Retrieving document at 'http://localhost:8080/axis2/services/HelloWorldService?wsdl'. log4j:WARN No appenders could be found for logger (org.apache.axis2.description. WSDL11ToAllAxisServicesBuilder). log4j:WARN Please initialize the log4j system properly. the log4j is existed under conf folder under Axis2. I don't know why this error appears. Any help would be appreciated?
Re: AppreciateRajan November 24, 2012 at 9:41 AM
Excellent example for beginners. Very easy to digest steps. Thank you Rose India.
Post your Comment