Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-4403

Embedding Artemis MQTT broker in Java module application (JPMS)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.30.0
    • None
    • MQTT

    Description

      I am looking to embed Artemis MQ in an application that is implemented as java modules (JPMS). The intent is to use the MQTT component. I am following the instructions here:

      https://activemq.apache.org/components/artemis/documentation/latest/embedding-activemq.html

      In my attempt, it turns out that there are split packages causing compile time error to be thrown. org.apache.activemq.artemis.spi.core.remoting is one example of such.

      So Artemis as it is now doesn't seem to be embeddable in a JPMS application. Is that really the case or am I missing something? If so, are there plans to address this?

      Attachments

        Activity

          People

            Unassigned Unassigned
            nbelan nicolasbelanger
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: