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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -