Only if the two are a master/slave pair (only one running at a time).
Else I'd recommend you to just deploy the activemq twice on a tomcat
and use jndi to configure it. You'd then have myhost/amqc1 and
myhost/amqc2 as urls to the webconsole.

Mario

On 8/23/07, den!s <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> i'm using amq-4.1.1 and the web console that goes with it.
> The console is deployed on a tomcat using those arguments
>
> -Dwebconsole.type=properties
> -Dwebconsole.jms.url=http://<ip1>:61616
> -Dwebconsole.jmx.url=service:jmx:rmi:///jndi/rmi://<ip1>:1099/jmxrmi
>
> as tomcat system properties.
> My problem is that I want to administrate 2 instances of amq on two
> different servers with the same web-console.
> Isn't it possible to set those properties somewhere else than in tomcat
> (like in web.xml or pom.xml or anything)
>
> Thanks
> Denis
> --
> View this message in context: 
> http://www.nabble.com/two-instances-of-web-amq---one-webconsole-tf4317706s2354.html#a12294148
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>

Reply via email to