[
https://issues.apache.org/jira/browse/AMQ-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved AMQ-9560.
---------------------------------------
Resolution: Fixed
> Replace JDK_JAVA_OPTIONS usage in wrapper.conf for JPMS
> -------------------------------------------------------
>
> Key: AMQ-9560
> URL: https://issues.apache.org/jira/browse/AMQ-9560
> Project: ActiveMQ Classic
> Issue Type: Improvement
> Components: Broker
> Reporter: Paul Gale
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 6.2.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Do not use the *JDK_JAVA_OPTIONS* env variable to define Java Platform Module
> System (JPMS) parameters. Use the wrappers *wrapper.java.additional.x* method
> instead.
>
> Defining JVM arguments using *JDK_JAVA_OPTIONS* (or any other env variable)
> is inconsistent with the existing method provided by the wrapper. Consistency
> eases maintenance and minimizes bugs from misconfiguration. Keep all JVM
> arguments defined using the parameters {*}wrapper.java.additional.x{*}.
--
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