can you raise an issue for this, with the url you pass to
addNetworkConnector. I see some of the networkConnectors override the
getName method to make it unique but not all do.

On 16 March 2010 15:41, Ryan Moquin <fragility...@gmail.com> wrote:

> I was experimenting with adding network connectors to ActiveMQ through JMX.
> There is either a problem with the addConnector and addNetworkConnector
> methods or there is something I'm missing.  If you connect via JMX to
> ActiveMQ and call the addNetworkConnector JMX method, it works, the first
> time.  The return value from the method is "localhost".  The problem is
> that
> when you try to add a second one, the names conflict because that one is
> also called "localhost" and an exception is thrown.  It doesn't appear that
> there is any addNetworkConnector or addConnector methods that also take a
> name for the connector, are there?  Is there any other way to do this?
>
> I'm using Fuse ESB 4.2 and can no longer access the broker directly like I
> could in Fuse ESB 3.x.
>
> Ryan
>



-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com

Reply via email to