Jean-Baptiste Onofré created AMQ-9335:
-----------------------------------------

             Summary: Refactore activemq layout and remove Spring dependency
                 Key: AMQ-9335
                 URL: https://issues.apache.org/jira/browse/AMQ-9335
             Project: ActiveMQ
          Issue Type: New Feature
          Components: Broker
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 7.0.0


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, ...)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to