Sometimes it is required to disable testing of web service through the browser. This can be achieved by setting "Endpoint Test Enabled " to False from the Enterprise manager.
1.Login to the Enterprise Manager and open the composite.
2.From the context menu of the project navigate to Service/Reference properties and then the service.This will open the properties tab of the composite.
3.Change the "Endpoint Test Enabled " to False.
4.Click Apply. Now you should be getting 403 forbidden error if the web service URL is opened in the browser.
1.Login to the Enterprise Manager and open the composite.
2.From the context menu of the project navigate to Service/Reference properties and then the service.This will open the properties tab of the composite.
3.Change the "Endpoint Test Enabled " to False.
4.Click Apply. Now you should be getting 403 forbidden error if the web service URL is opened in the browser.