[
https://issues.apache.org/jira/browse/ARTEMIS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-649.
-----------------------------------
> Improve or deprecate the HTML based JMX reports.
> ------------------------------------------------
>
> Key: ARTEMIS-649
> URL: https://issues.apache.org/jira/browse/ARTEMIS-649
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: John D. Ament
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.20.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> ActiveMQServerControlImpl, JMSServerManagerImpl uses Java to generate HTML,
> for a status report
> This can be done better with templating tools like freemarker or velocity,
> and alleviate the manual string manipulation. We can also leverage the type
> safe POJOs.
> Or, it looks like these methods are generally not recommended for use (see
> discussion below). Based on this, we may want to consider deprecating
> instead of replacing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)