that is really a bug with static: it replicates the network connector config for each url in the list, so they all have the same name. For duplex this is a problem.
To use multiple connectors with duplex to the same host, they need to have unique names so you will need to use boiler plate xml config for each url with a different name value. The static: discovery url handler should really auto increment a default name for you in this case. Can you raise an enhancement jira for that. On 11 November 2012 16:33, Mohit Anchlia <mohitanch...@gmail.com> wrote: > I had to remove duplex from network of connectors. Does it mean I can't use > duplex? > > On Sat, Nov 10, 2012 at 11:54 AM, Mohit Anchlia <mohitanch...@gmail.com>wrote: > >> Does anyone know why one would get this error? >> >> >> javax.jms.InvalidClientIDException: Broker: pprddaamq304.ie.i.net - >> Client: NC_pprddaamq300.ie.i.net_outbound already connected from vm:// >> pprddaamq304.ie.i.net#0 <http://pprddaamq304.ie.i.net/#0> >> -- http://redhat.com http://blog.garytully.com