Hi,
In fact I found a solution just this morning.
Before, in my client code, I was creating a HornetQTaskClientConnector() using always the same name as a first parameter.
Since I generate a different one each time, I don't have the problem anymore.
Jena