Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2564

Missing packages & bundles for camel-atom

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.1
    • Camel
    • None
    • % %
    • Sprint 7 - towards CR2

      When a camel route using the atom component is deployed on jboss-fuse-6.1, we get a missing package exception

      java.lang.ClassNotFoundException: org.apache.abdera.parser.stax.FOMParser from bundle

      The bundle of Abdera (org.apache.abdera.core:1.1.3]) is not able to retrieve this package which is exported by abdera-parser

      Workaround is to install these bundles

      install -s mvn:org.apache.abdera/abdera-parser/1.1.3
      install -s wrap:mvn:org.apache.james/apache-mime4j-core/0.7.2

      We should update the camel features fil and perhaps create a bundle of the component mime4j

            janstey@redhat.com Jonathan Anstey
            cmoullia Charles Moulliard
            Tomas Turek Tomas Turek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: