Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-499

xmlbeans2.6.0.jar contains duplicate class files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Version 2.6
    • Version 3.0.0
    • None
    • None

    Description

      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

      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

      Attachments

        Issue Links

          Activity

            People

              pj.fanning PJ Fanning
              klerehag Peter Klerehag
              Votes:
              11 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: