[
https://issues.apache.org/jira/browse/CXF-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701971#action_12701971
]
cybexion commented on CXF-1695:
-------------------------------
yes, I fully agree.
What about using a servlet init param like
<init-param>
<param-name>service-classifier-url-extension</param-name>
<param-value>_services</param-value>
</init-param>
> Service listings for JAX-RS endpoints
> -------------------------------------
>
> Key: CXF-1695
> URL: https://issues.apache.org/jira/browse/CXF-1695
> Project: CXF
> Issue Type: Improvement
> Components: REST
> Reporter: Anthony Schexnaildre
>
> The /services path does not work for listing JAX-RS services. Ultimately
> listing these endpoints along with the SOAP endpoints, et el, would be ideal
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.