[
https://issues.apache.org/jira/browse/AMQ-9335?focusedWorklogId=968297&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-968297
]
ASF GitHub Bot logged work on AMQ-9335:
---------------------------------------
Author: ASF GitHub Bot
Created on: 01/May/25 14:24
Start Date: 01/May/25 14:24
Worklog Time Spent: 10m
Work Description: mattrpav opened a new pull request, #1422:
URL: https://github.com/apache/activemq/pull/1422
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 968297)
Remaining Estimate: 0h
Time Spent: 10m
> Refactore activemq layout and remove Spring dependency
> ------------------------------------------------------
>
> Key: AMQ-9335
> URL: https://issues.apache.org/jira/browse/AMQ-9335
> Project: ActiveMQ Classic
> Issue Type: New Feature
> Components: Broker
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 7.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact