Publish Web Service
867252Jun 7 2011 — edited Sep 25 2011I have developed a Dynamic Web Project with web service and wsdl file in it. I have tested it on localhost:8080 on Tomcat. Now I want to publish it to a remote host with public IP so that this remote server can host this web service. How can I do it? Thanks in advance.