[
https://issues.apache.org/jira/browse/CXF-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538145
]
Tawfik Lachheb commented on CXF-1143:
-------------------------------------
Going to http://my-host/cxf/ shows a listing of all published endpoints. On a
browser, it shows a page with a content that looks like this:
{http://services.v4.aws.esri.com/}IPlaceFinderPort
{http://services.v4.aws.esri.com/}IDataManagerPort
{http://services.v4.aws.esri.com/}IAddressManagerPort
{http://services.v4.aws.esri.com/}ISpatialQueryPort
each line representing a like that, when clicked on, shows the service wsdl.
We do not want to show the listing of the services as some of them are not
meant to be public.
> Default CXF behavior of listing all available endpoints
> -------------------------------------------------------
>
> Key: CXF-1143
> URL: https://issues.apache.org/jira/browse/CXF-1143
> Project: CXF
> Issue Type: Improvement
> Reporter: Tawfik Lachheb
>
> If I publish the cxf servlet as /cxf then going to http://my-host/cxf/ lists
> all available endpoints.
> This is something we don't want to have in our production environment. Is
> there a way to disable this?
> Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.