we are running a framework that is running rmi server that is listen on 1099
allready, ActiveMQ is part of the framework.
is it possible to disable the initilazation of the RMI server on the
activeMQ startup so it will use the framework instance insted of runnning
two RMI instances?
i tried to uncomment the section:
<managementContext>
<managementContext connectorPort="1099"
jmxDomainName="org.apache.activemq"/>
</managementContext>
but still try to start the RMI server.
thanks
--
View this message in context:
http://www.nabble.com/disable-RMI-server-on-ActiveMQ-startup-tf4019015s2354.html#a11414428
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.