Jerry Cwiklik created UIMA-5166:
-----------------------------------
Summary: 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)