Locked how to Mask wsdl

  • Tuesday, March 13, 2012 1:36 PM
     
     

     Hi

     I am new to WebServices, recently started working on it.

     I have created a WebService running on http://localhost:9001/MyFirstWebservice?wsdl .

     Any one can make use of the service with the above mentioned url.

     my requirement is , i do not want to expose the operations mentioned in the service to the clients , meaning that I need to mask the service.

     i.e,, client should be given a link , then that link should redirect to the above mentioned service and then it replies back to the client for his   request.

    Can any one help me out of this!!!

All Replies