Re: InvalidClientIDException when using valid NetworkConnectors in activemq.xml

2007-10-30 Thread tpounds
I've found a suitable workaround via system properties and command line. For anyone else interested this may be useful. activemq.xml: http://"; brokerName="${system.hostname} dataDirectory="${activemq.base}/data"> It can be run on *nix systems as follows. I suspect there is a way to do thi

Re: InvalidClientIDException when using valid NetworkConnectors in activemq.xml

2007-10-29 Thread Rob Davies
On Oct 29, 2007, at 11:25 PM, tpounds wrote: I found the root cause for this error...I found it burried in another thread and seems to be the result of all the brokers having the same default name set to "localhost". see: http://www.nabble.com/forum/ViewPost.jtp? post=4426623&framed=y&s

Re: InvalidClientIDException when using valid NetworkConnectors in activemq.xml

2007-10-29 Thread tpounds
I found the root cause for this error...I found it burried in another thread and seems to be the result of all the brokers having the same default name set to "localhost". see: http://www.nabble.com/forum/ViewPost.jtp?post=4426623&framed=y&skin=2354 It may be beneficial to generate unique broker