Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-9335

Refactore activemq layout and remove Spring dependency

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 7.x
    • Broker
    • None

    Description

      The idea is to refactor ActiveMQ, removing Spring dependency.

      The layout will be:

      • activemq-broker-boot is inspired from Karaf Minho and loading the beans without Spring
      • activemq-broker-api is the interfaces allowing to manipulate broker
      • activemq-broker-model loads the model with pluggable loaders, supporting xml, json, yaml model definition
      • activemq-broker-server is the implementation binding the model and API all together. It's loaded by the boot runtime.
      • activemq-client* for the client face (pool, client, ...)

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: