You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/07/21 21:19:20 UTC

[jira] [Created] (ARTEMIS-649) Replace report generation with a templating library

John D. Ament created ARTEMIS-649:
-------------------------------------

             Summary: Replace report generation with a templating library
                 Key: ARTEMIS-649
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-649
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: John D. Ament


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)