RE: Samples of REST web services

2013-04-12 Thread lv
web services To: [email protected] of course :) From: lv To: "[email protected]" Sent: Thursday, April 11, 2013 3:12 PM Subject: RE: Samples of REST web services Thank you. Can I do this tutorial in MyEclipse? Date: Thu, 11 Apr 2013 03:05:49

RE: Where is WSDL

2013-04-12 Thread lv
I try adding ?wsdl, but I get same error message. Date: Thu, 11 Apr 2013 22:10:24 -0400 Subject: Re: Where is WSDL From: [email protected] To: [email protected] have you tried appending ?wsdl ? 2013/4/11 lv After running JAX-WS Web Services Ping and Echo Sample , how to get the

Where is WSDL

2013-04-11 Thread lv
After running JAX-WS Web Services Ping and Echo Sample , how to get the WSDL? When I enter localhost:8080/jaxws-samples/services/PingService.PingServicePort in the web browser, I get error : The endpoint reference (EPR) for the Operation not found is /jaxws-samples/services/PingService.PingServ

RE: Samples of REST web services

2013-04-11 Thread lv
/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html From: lv To: "[email protected]" Sent: Thursday, April 11, 2013 11:59 AM Subject: Samples of REST web services I am new to AXIS2 and just installed it.  Can anyone give me some examples of the fo

Samples of REST web services

2013-04-11 Thread lv
I am new to AXIS2 and just installed it.  Can anyone give me some examples of the following: 1, how to create REST web services ? 2, how to create web services (soap)? Thanks a lot!