[
https://issues.apache.org/jira/browse/TOMEE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035770#comment-15035770
]
Romain Manni-Bucau commented on TOMEE-1272:
-------------------------------------------
Was not *forced* to be true:
https://github.com/apache/tomee/blob/tomee-1.6.0/container/openejb-core/src/main/java/org/apache/openejb/config/RemoteServer.java#L244
so you can override it so setting it in systemVariables for tomee plugin
worked even in 1.6.0. That said you're right it was a bad default.
> Do not force use of system property 'com.sun.management.jmxremote'
> ------------------------------------------------------------------
>
> Key: TOMEE-1272
> URL: https://issues.apache.org/jira/browse/TOMEE-1272
> Project: TomEE
> Issue Type: Improvement
> Affects Versions: 1.7.0
> Reporter: Andy Gumbrecht
> Assignee: Andy Gumbrecht
> Fix For: 7.0.0-M1, 1.7.2
>
>
> We should not be forcing remote JMX by default. For one, it is a security
> issue.
> Also running parallel builds is an issue as the default port 1099 is used by
> both builds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)