You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Marcin (JIRA)" <ji...@apache.org> on 2018/11/10 12:02:00 UTC

[jira] [Created] (CXF-7897) WrapperClassGenerator - unclear warning log message

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)