Unhelpful / misleading JAX-RS log message
-----------------------------------------

                 Key: CXF-3509
                 URL: https://issues.apache.org/jira/browse/CXF-3509
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 2.4
            Reporter: Benson Margulies


2011-05-11 10:01:52,277 [http-9167-2] WARN 
org.apache.cxf.jaxrs.utils.JAXRSUtils - No operation matching request path / is 
found, HTTP Method : POST, ContentType : application/json, Accept : 
application/xml,.
2011-05-11 10:01:52,277 [http-9167-2] WARN 
org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper - 
WebApplicationException has been caught : no cause is available

The request path here is very unhelpful. That is '/' relative to a particular 
jaxrs:service, which is nowhere named. The message should somehow 'name that 
service'.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to