Hello flex data users,Going on with my testing in using LCDS with JMS,
I've setup atopic on my weblogic JMS server to use it with my flex
client.The problem is that I don't see how to setup a unique clientID
for the TopicConnection.I'm alwais receiving this error :quote:Error
connecting : [JMSClientExceptions:055032]An attempt wasmade to create a
named consumer(DSB3BC532D-1090-38A6-D185-8F3B2AE46ECC) on a connection
with noclientIDI've tryed using consumer.subscribe("someID") but it
didn'twork e...