Hi Jonathan,

The console connects to servicemix using jmx.
All parameters can be set in the org.apache.servicemix.console.ServiceMixPortlet, but unfortunately, I did not had time to externalize them. For the moment, you may want to hack this class (or provide a way to externalize the parameters).
These are:
 - namingHost
 - containerName
 - jmxDomainName
 - namingPort
 - jndiPath

See the ServiceMixPortlet.getServiceURL method on how they are used.

Cheers,
Guillaume Nodet

[EMAIL PROTECTED] wrote:

How can I tell the console which ServiceMix instance to connect to? Is there
an XML file tucked away in the WAR that I need to edit?



Reply via email to