<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>today I played a little bit with the jmx support. I wanted to connect to an esb instance via JMX remotely. The machine I used for the WSO2 ESB had three network interfaces, one physical and two virtual (vm ware). Unfortunalely the ServiceBusManager picked one of those virtual addresses to bind against:</DIV>
<DIV>&nbsp;</DIV>
<DIV>From the log:</DIV>
<DIV>INFO ServiceBusManager JMX consoles can connect to : service:jmx:rmi:///jndi/rmi://192.168.203.1:10099/esb</DIV>
<DIV>&nbsp;</DIV>
<DIV>The JMX port can be configured in server.xml:</DIV>
<DIV><FONT size=2>
<P>&lt;RMIRegistryPort&gt;10099&lt;/RMIRegistryPort&gt; </P></FONT></DIV>
<DIV>but how can I influence which interface will be used?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>&nbsp;&nbsp; Eric</DIV></BODY></HTML>