[
https://issues.apache.org/jira/browse/CXF-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682390#comment-16682390
]
Freeman Fang commented on CXF-7897:
-----------------------------------
Patch applied on behalf of Marcin with thanks!
> WrapperClassGenerator - unclear warning log message
> ---------------------------------------------------
>
> Key: CXF-7897
> URL: https://issues.apache.org/jira/browse/CXF-7897
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.2.7
> Reporter: Marcin
> Assignee: Freeman Fang
> Priority: Trivial
> Labels: easyfix
> Fix For: 3.3.0
>
>
> {color:#008000}Now warning says:{color}
> {code:java}
> operationNamerequires a wrapper bean but problems with ASM has prevented
> creating one. Operation may not work correctly.{code}
> {color:#008000}It would be better:{color}
> {code:java}
> operationName requires a wrapper bean but problems with ASM has prevented
> creating one. Operation may not work correctly.{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)