[
https://issues.apache.org/jira/browse/UIMA-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5166.
-------------------------------
Resolution: Fixed
Added a new option to provide a way to disable JMX while running JUnit tests in
environments where opening RMI port is not desirable (like Jenkins)
> UIMA-AS: Add option to disable JMX connector when running extended tests
> ------------------------------------------------------------------------
>
> Key: UIMA-5166
> URL: https://issues.apache.org/jira/browse/UIMA-5166
> Project: UIMA
> Issue Type: New Feature
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.9.0AS
>
>
> UIMA-As extended tests, by default, enable jmx connector on port 1098 which
> in turn enables RMI. While running regression tests under Jenkins, this port
> should not be enabled for security reasons.
> Add a new JVM option -Dapache.uima.as.jmx.enable=[true/false] to manage
> opening the RMI port. By default, the port will be open but when running
> under Jenkins this will not be the case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)