You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Noé Maillard (Jira)" <ji...@apache.org> on 2019/10/21 14:43:00 UTC

[jira] [Created] (CXF-8135) AbstractJAXRSFactoryBean does not set the service on EndpointInfo

Noé Maillard created CXF-8135:
---------------------------------

             Summary: AbstractJAXRSFactoryBean does not set the service on EndpointInfo
                 Key: CXF-8135
                 URL: https://issues.apache.org/jira/browse/CXF-8135
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Noé Maillard


Hello,

`AbstractJAXRSFactoryBean` does not set the service on EndpointInfo, which among other things i'm sure doesn't allow the `LoggingInInterceptor` to retreive the correct logger name.

is there a way to circumvent this or is it a bug ?

[https://github.com/apache/cxf/blob/17ef92116d99c4a6d7f5721a546d90dc3c599923/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.java#L125|https://github.com/apache/cxf/blob/17ef92116d99c4a6d7f5721a546d90dc3c599923/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.java#L147]

 

thank you !



--
This message was sent by Atlassian Jira
(v8.3.4#803005)