Marcin created CXF-7897:
---------------------------
Summary: 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
{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)