You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "nadir amra (JIRA)" <ji...@apache.org> on 2008/02/15 17:10:08 UTC

[jira] Commented: (AXIS2-3316) Control whether a WSDL is returned when ?wsdl comes in - both at service level and global level

    [ https://issues.apache.org/jira/browse/AXIS2-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569299#action_12569299 ] 

nadir amra commented on AXIS2-3316:
-----------------------------------

I would like to start working on this and was wondering where would be the place to look?  I am thinking that the object representing the service will have a flag that can be interrogated by whatever component to determine whether the wsdl should be returned.  

Please give me a pointer and I can take it from there.  

> 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
>            Assignee: Deepal Jayasinghe
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org