You are currently reviewing an older revision of this page.
Following a network vulnerability/security scan, reports indicate a violation on port 1099. Scan shows a remote Java JMX agent is configured without SSL client and password authentication.
The process listening on port 1099 is started by ActiveMQ to run the JMS broker. This process is started by default when we start Tomcat, and exposes a JMX listener for monitoring/administration on port 1099 at startup.
conf.jms.embeddedBrokerUrl=broker:(tcp://0.0.0.0:61616)?useJmx=false
Last Reviewed: Month YYYY