Re: JMX JRMP rmi registry port configuration

2004-01-08 Thread Kevin Pfarr
ttribute("Port", new Integer("1199"))); mserver.invoke(jrmpServerName, "start", null, null); log.info( "Creating " + jrmpServerName ); -Kevin Bill Barker wrote: - Original Message - From: "Kevin Pfarr" <[EMAIL PROTECTED]> To: <[E

JMX JRMP rmi registry port configuration

2004-01-08 Thread Kevin Pfarr
When JMX is enabled, in the jk2.properties file, and configured to use the MX4J JRMP interal adapter, a rmi registry is created and bound to the default port of 1099. If there is another application using that port and bind expection is thrown and the adaptor is never enabled. A configuration