You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2017/03/29 15:38:41 UTC

[jira] [Comment Edited] (CXF-7291) sharedPackageName for Swagger description should ignore proxy classes

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

Sergey Beryozkin edited comment on CXF-7291 at 3/29/17 3:37 PM:
----------------------------------------------------------------

Hi Dennis, I applied this patch, I'm not sure we should go further than ignoring Proxies, after a fix at the AbstractSpringComponentServer they should not even make it to Swagger2Feature which is the only consumer of this code at the moment.
Thanks


was (Author: sergey_beryozkin):
Hi Dennis, I applied thus patch, I'm not sure we should go further than ignoring Proxies, after a fix at the AbstractSpringComponentServer they should not even make it to Swagger2Feature which is the only consumer of this code at the moment.
Thanks

> sharedPackageName for Swagger description should ignore proxy classes
> ---------------------------------------------------------------------
>
>                 Key: CXF-7291
>                 URL: https://issues.apache.org/jira/browse/CXF-7291
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.1.10
>            Reporter: Dennis Kieselhorst
>            Assignee: Sergey Beryozkin
>             Fix For: 3.1.11, 3.2.0
>
>
> A com.sun.proxy class causes empty Swagger description because the resourcePackage is empty in this case.
> I'll create a PR with a fix.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)