Disabling access to wsdl file in Axis Service Listing (listing services from wsdl's)

Posted by aquitted-mind on Stack Overflow See other posts from Stack Overflow or by aquitted-mind
Published on 2010-03-18T12:39:36Z Indexed on 2010/03/18 14:11 UTC
Read the original article Hit count: 220

Filed under:
|
|

The listing of all deployed Services can be disabled by setting 'disableServiceList' to true in Axis; which is used in AxisServlet.java -> reportAvailableServices() .

However, is there a way to disable access to the wsdls ?

© Stack Overflow or respective owner

Related posts about web-services

Related posts about Xml