I think it is the name the JMX use as the JNDI name for the connector, you can change to anything else, I think. I did remember I had some code before and exposing the connector as another name like jmxconnector2. I am not sure about the context when you talked about the init()...
Scott -----Original Message----- From: Peter Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, November 24, 2005 1:24 AM To: [email protected] Subject: [servicemix-dev] Question about JMX jndiPath default ManagementContext has member private String jndiPath = "/jmxconnector"; Does that default value have any meaning at all; isn't the init() method always called and clobbering it? Thanks Peter
