You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Gilberto Ribeiro Olimpio (JIRA)" <ji...@apache.org> on 2008/09/15 18:45:44 UTC

[jira] Commented: (CXF-1695) Service listings for JAX-RS endpoints

    [ https://issues.apache.org/jira/browse/CXF-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631068#action_12631068 ] 

Gilberto Ribeiro Olimpio commented on CXF-1695:
-----------------------------------------------

Same here. I'm using CXF 2.1.2
It will be nice if at least CXF didn't show an exception when I try to access "/services".

java.lang.NullPointerException
	at org.apache.cxf.service.model.EndpointInfo.getInterface(EndpointInfo.java:54)
	at org.apache.cxf.transport.servlet.ServletController$1.compare(ServletController.java:218)
	at org.apache.cxf.transport.servlet.ServletController$1.compare(ServletController.java:217)
...


> 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
>            Priority: Minor
>
> 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.