AW: [esb-java-user] How to configure bind address/interface for JMX

Hubert, Eric eric.hubert at jamba.net
Sun May 4 10:18:41 PDT 2008


Hi all,
 
no matter what is shown in the log, it seems to bind to the other interfaces as well. I just checked the url with the other IP and it surprisingly worked.
 
Thanks,
   Eric

________________________________

Hi all,
 
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:
 
>From the log:
INFO ServiceBusManager JMX consoles can connect to : service:jmx:rmi:///jndi/rmi://192.168.203.1:10099/esb
 
The JMX port can be configured in server.xml:
<RMIRegistryPort>10099</RMIRegistryPort> 

but how can I influence which interface will be used?
 
Regards,
   Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 4160 bytes
Desc: not available
Url : http://wso2.org/pipermail/esb-java-user/attachments/20080504/a82d7b4e/attachment.bin


More information about the Esb-java-user mailing list