java - Deploying Web Service -


i have made axis2 web service in java. using apache tomcat 6.0.32 web server. web service gets data database(mysql), , returns data mobile application. want deploy web service. steps that?

check link if want deploy without using eclipse

http://www.ibm.com/developerworks/opensource/library/ws-webaxis1/

if using eclipse

  1. in preferences setup axis 2 runtime
  2. right click on project have service implementation & choose new webservice option. use bottom java bean web service option

you can create client test it.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -