[ https://issues.apache.org/jira/browse/CXF-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Beryozkin updated CXF-1695: ---------------------------------- Priority: Major (was: Minor) Sure - I've updated the level. The questions is what should be the default 'view', once the link pointing to a given JAXRS endpoint is selected - 1.JavaDocs ? - 2.WADL ? - 3.Human readable description in the form of tables showing what methods are suppoted, content-type/accept values, etc We expect some WADL support coming in but most likely for 2.2.1 or so. Option 1 is probably the simplest one, while option 3 can be done on top of 2. All options can be implemented as blocking CXF JAXRS RequestFilter implementations handling query like _javadocs, _wadl, _info Unfortunately it's unlikely I will be able to allocate the time till 2.2 gets released on this issue. Thus a patch will be welcomed if it's critical > 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.