9 Replies Latest reply on Sep 19, 2013 6:42 AM by kishor_pawar89

    jboss-fuse-6.0.0.redhat-024 issue with commons logging

    kishor_pawar89


      Hi,

       

      I am using jboss-fuse-6.0.0.redhat-024. I am facing deployment issues while deploying JBI service assembly. The Service assembly is using Spring 3.2.0.RELEASE and Hibernate 4.2.0.Final. I have attached log file.

       

       

      I get the below error while deploying the service assembly.

       

      Caused by: java.lang.LinkageError: loader constraint violation: when resolving field "logger" the class loader (instance of org/apache/xbean/classloader/JarFileClassLoader) of the referring class, org/springframework/transaction/support/AbstractPlatformTransactionManager, and the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) for the field's resolved type, org/apache/commons/logging/Log, have different Class objects for that type