webservice as a NT service

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • newlearner
    New Member
    • May 2007
    • 67

    #1

    webservice as a NT service

    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
Working...