You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Lionel Cons (JIRA)" <ji...@apache.org> on 2016/06/20 08:38:06 UTC

[jira] [Created] (ARTEMIS-579) JAAS files should be reloaded when they change

Lionel Cons created ARTEMIS-579:
-----------------------------------

             Summary: JAAS files should be reloaded when they change
                 Key: ARTEMIS-579
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-579
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Lionel Cons


If a JAAS file (e.g. {{users.properties}}) is changed after the broker starts, its new contents does not seem to be used.

ActiveMQ 5.x does support JAAS file reloading, see http://activemq.apache.org/security.html.

For efficiency reasons, the file should only be reloaded if its modification time changes since the last load.



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