You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/07/29 07:33:48 UTC

[jira] [Assigned] (CXF-5164) Wrong class name in LogUtils.getL7dLogger() of org.apache.cxf.aegis.databinding.XMLStreamDataWriter class

     [ https://issues.apache.org/jira/browse/CXF-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned CXF-5164:
---------------------------------

    Assignee: Freeman Fang
    
> Wrong class name in LogUtils.getL7dLogger() of org.apache.cxf.aegis.databinding.XMLStreamDataWriter class
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-5164
>                 URL: https://issues.apache.org/jira/browse/CXF-5164
>             Project: CXF
>          Issue Type: Bug
>          Components: OtherDatabindings
>    Affects Versions: 2.7.6
>            Reporter: Xilai Dai
>            Assignee: Freeman Fang
>            Priority: Minor
>
> private static final Logger LOG = LogUtils.getL7dLogger(XMLStreamDataReader.class);
> the "XMLStreamDataReader.class" should be "XMLStreamDataWriter.class". (copy/paste should be the source of this kink of problems )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira