Control whether a WSDL is returned when  ?wsdl comes in - both at service level 
and global level
------------------------------------------------------------------------------------------------

                 Key: AXIS2-3316
                 URL: https://issues.apache.org/jira/browse/AXIS2-3316
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: kernel, wsdl
    Affects Versions: nightly
            Reporter: nadir amra


Need the ability to suppress the returning of WSDL document when a ?wsdl or 
?wsdl2 URL comes into the Axis2 engine.  Mainly for security grounds.

The proposal would be to have the ability to do this globally (i.e. via the 
axis2.xml file) and at the service level (i.e. in services.xml file), where the 
services.xml file overrides the global switch.  

I do not see a problem with naming the property the same in both configuration 
files, something like "exposeWSDLDocument", with the value being "true" or 
"false".


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to