Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17555

Update Mule Connector for Nuxeo 7.x

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: Postponed
    • Component/s: Mule Connector

      Description

      I tried to align the connector code on Nuxeo 7.3 and Mule 3.7, but unfortunately, there is an issue with the Java version :

      • Mule 3.7 does not support Java 8 for building the connector
        • Mule DevKit crashes under Java 8 !
      • Nuxeo 7.3
        • requires Java 8 at runtime
        • is build in Java 8 (meaning Java 7 code can not use Jars coming from Nuxeo 7.3)

      In a normal deployment scenario, Mule and Nuxeo do not need to run the same JVM : so this would not be an issue.

      However, in the context of the connector build, inside the integration tests, we deploy a minimal Nuxeo Server to be able to test the Mule/Nuxeo communication.

      At the same time, the Mule Dev Kit 3.6 and 3.7 imply to make some changes inside the connector :

      https://developer.mulesoft.com/docs/display/current/Connector+Migration+Guide+-+Mule+3.5+to+3.6

      https://developer.mulesoft.com/docs/display/current/Connector+Migration+Guide+-+Mule+3.6+to+3.7

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              tdelprat Thierry Delprat
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: