1 Reply Latest reply on Feb 10, 2005 11:13 AM by anil.saldhana

    Prevent URL /services to return list of deployed webservices

    thomas.diesler

      In jboss-4.0.2 there will be a dedicated servlet dealing with that. You can disample 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.