Hi All,
I have developed a web service and deployed successfully into tomcat and is working properly.
it can be accessed as
http://localhost:9091/helloService/hello?wsdl
Now i need to expose this web service as a NT service,Also i need to access this service as the same way as above.
I tried windows wrapper service ... but i was not able figure out on which port it runs and how to access it through browser.
Need help in solving this
Thank you in advance
I have developed a web service and deployed successfully into tomcat and is working properly.
it can be accessed as
http://localhost:9091/helloService/hello?wsdl
Now i need to expose this web service as a NT service,Also i need to access this service as the same way as above.
I tried windows wrapper service ... but i was not able figure out on which port it runs and how to access it through browser.
Need help in solving this
Thank you in advance