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

Please modularize activation classes necessary for email handling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • jboss-fuse-6.2.1
    • SwitchYard
    • None
    • % %
    • Hide

      Use the attached reproducer. Replace the email account values with an account/password that are known to be valid. Deploy and notice the error message in the logs.

      For further verification, add activation.jar to the switchyard module. This should make the problem go away.

      Show
      Use the attached reproducer. Replace the email account values with an account/password that are known to be valid. Deploy and notice the error message in the logs. For further verification, add activation.jar to the switchyard module. This should make the problem go away.

      SwitchYard allows email bindings, but the platform fails to provide the Activation classes necessary to process attachments.

      Caused by: java.lang.NoClassDefFoundError: javax/activation/DataHandler
      at org.switchyard.component.camel.common.composer.CamelMessageComposer.compose(CamelMessageComposer.java:76) [switchyard-component-common-camel-2.0.1.redhat-621084.jar:2.0.1.redhat-621084]

      Please modularize 'DataHandler' so SwitchYard can find it.

            tcunning@redhat.com Thomas Cunningham
            rhn-support-rick Rick Wagner
            Stefan Veres Stefan Veres
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: