This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Prevent URL /services to return list of deployed webservanil.saldhana Feb 10, 2005 11:13 AM (in response to thomas.diesler)In jboss-4.0.2 there will be a dedicated servlet dealing with that. You can find that in jbossws-ws4ee.war/WEB-INF/web.xml 
 With versions prior to 4.0.2 you need to subclass the ServiceEndpointServlet and deal with these requests at you leisure.
 From our Web Services Lead!
 
    