1 Reply Latest reply on Nov 8, 2012 7:36 PM by ffang

    Problem loading dependancy DataFormatResolver

    rachel_o

      We are trying to tramsform data coming into a route from java objects to XML. For this we need xmlBeans and there is a dependancy on DataFormatResolver.

      When we try to deploy the project, the package does not start, the status shows as "GracePeriod".

      In the error log we get the following message:

      11:00:24,210 | ERROR | rint Extender: 1 | BlueprintContainerImpl           | 10 - org.apache.aries.blueprint - 0.3.1.fuse-70-097 | Unable to start blueprint container for bundle POC-3.0 due to unresolved dependencies

       

      We have tried to add this class in the POM file as a dependancy, but there is a duplicate class within Fuse!

       

      Any ideas please?