Also - IIRC in asmx web services by default the wsdl is accessible only from
the localhost..

Thanks & regards,
-Prabath

On Mon, Jan 10, 2011 at 10:38 PM, Afkham Azeez <[email protected]> wrote:

> FYI, IIS supports something similar. e.g.
>
> <webServices>
> <wsdlHelpGenerator href="helpPage.aspx"/>
> <protocols>
> *<remove name="Documentation" />*
> </protocols>
> </webServices>
>
> *<remove name="Documentation" /> *entry will disable viewing of the WSDL,
> as well as the information page about the service.
>
>
> On Mon, Jan 10, 2011 at 5:10 PM, Afkham Azeez <[email protected]> wrote:
>
>> As per https://issues.apache.org/jira/browse/AXIS2-3316 I have
>> implemented this functionality where you can add the <parameter
>> name="exposeServiceMetadata">false</parameter> parameter to the axis2.xml or
>> services.xml file in order to restrict access to the service metadata.
>>
>> Adding the parameter to axis2.xml will not allow access to the metadata of
>> all services. When specified at the service group or service level, it will
>> be applicable only to those services.
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*<http://www.apache.org/>
>> *
>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*<http://www.apache.org/>
> *
> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks & Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to