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

Peter Klerehag commented on CXF-4908:
-------------------------------------

Oh yeah you are right, I should report it there. Sorry for that.

But you don't see them? I did following and there you clearly see 2x of 
ReferenceResolver

 unzip -l xmlbeans-2.6.0.jar | grep Resolver.class
      394  2012-07-23 15:42   
org/apache/xmlbeans/xml/stream/ReferenceResolver.class
      394  2012-07-23 15:42   
org/apache/xmlbeans/xml/stream/ReferenceResolver.class
      214  2012-07-23 15:42   
org/apache/xmlbeans/impl/common/PrefixResolver.class
    45339  2012-07-23 15:42   
org/apache/xmlbeans/impl/schema/StscComplexTypeResolver.class
    11284  2012-07-23 15:42   org/apache/xmlbeans/impl/schema/StscResolver.class
    26162  2012-07-23 15:42   
org/apache/xmlbeans/impl/schema/StscSimpleTypeResolver.class
     3524  2012-07-23 15:42   
org/apache/xmlbeans/impl/tool/SchemaImportResolver.class
     1069  2012-07-23 15:42   
org/apache/xmlbeans/impl/store/Locale$DefaultEntityResolver.class

                
> xmlbeans 2.6.0 contians duplicate class files
> ---------------------------------------------
>
>                 Key: CXF-4908
>                 URL: https://issues.apache.org/jira/browse/CXF-4908
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.7.3
>            Reporter: Peter Klerehag
>
> The xlmbeans-2.6.0.jar contains some duplicate class files which in some 
> cases can generate problems with classloading.
> It is mainly under  "/org/apache/xmlbeans/xml/stream/" but there is some 
> other locations as well

--
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

Reply via email to