2 Replies Latest reply on Jul 5, 2011 9:32 AM by millkyl_kyle.miller

    Xerces and Xalan bundles deployed AND exist in lib/endorsed in Fuse 4.4?

    millkyl_kyle.miller

      It appears that fuse-4.4.0-00-27 starts up with the bundles:

       

      Apache ServiceMix Bundles: xercesImpl-2.9.1 (2.9.1.3)

      Apache ServiceMix Bundles: xalan-2.7.1 (2.7.1.2)

       

      installed.  However, in the lib/endorsed directory, there are also the bundles:

      xercesImpl-2.11.0.jar

      xml-apis-2.11.0.jar

      xalan-2.7.1.jar

      serializer-2.7.1.jar

       

       

      This appeared to cause me ClassCastExceptions when I was parsing XML.  I uninstalled the two bundles mentioned and my CCEs went away.

       

      Is this correct?  Should Fuse both start these bundles AND have their counterparts in lib/endorsed?