[
https://issues.apache.org/jira/browse/CXF-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957500#comment-16957500
]
Andriy Redko commented on CXF-8135:
-----------------------------------
Hi [~Noé Maillard] , this a good question, could you please provide more
details why this is a problem for `LoggingInInterceptor`, a small sample
application or test case would be very helpful, thank you.
> 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
> Priority: Major
>
> 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)