You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Domenico Bruscino (Jira)" <ji...@apache.org> on 2020/01/02 15:34:00 UTC

[jira] [Created] (ARTEMIS-2585) Remove nested quotes from artemis.profile

Domenico Bruscino created ARTEMIS-2585:
------------------------------------------

             Summary: Remove nested quotes from artemis.profile
                 Key: ARTEMIS-2585
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2585
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Domenico Bruscino


The JAVA_ARGS line in the generated artemis.profile contains nested quotes around the hawtio.offline value:

{code}
JAVA_ARGS=" -XX:+PrintClassHistogram -XX:+UseG1GC -Xms512M -Xmx2G -Dhawtio.realm=activemq  -Dhawtio.offline="true" -Dhawtio.role=amq -Dhawtio.rolePrincipalClasses=org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal -Djolokia.policyLocation=${ARTEMIS_INSTANCE_ETC_URI}jolokia-access.xml -Djon.id=amq"
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)