[
https://issues.apache.org/jira/browse/CXF-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255699#comment-17255699
]
Andriy Redko commented on CXF-8344:
-----------------------------------
Right, for ClassResourceInfo we have 2 classes: resource class (could be proxy)
and service class (always unwrapped by
JAXRSServiceFactoryBean#setResourceClassesFromBeans). The OperationResourceInfo
is always deducted from service class, like fe in
ResourceUtils#evaluateResourceClass) so should see "real" methods. I am
wondering if there are some flows I am missing, do you have some sample or test
case to reproduce? Thanks!
> org.apache.cxf.jaxrs.utils.AnnotationUtils#getNameBindings does not use
> ClassUnwrapper
> --------------------------------------------------------------------------------------
>
> Key: CXF-8344
> URL: https://issues.apache.org/jira/browse/CXF-8344
> Project: CXF
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Assignee: Andriy Redko
> Priority: Major
>
> ... which leads to miss the whole annotated model with some proxies
--
This message was sent by Atlassian Jira
(v8.3.4#803005)