Hi,

I am using a server-side Artemis plugin that reads the clientID from the 
remoteConnection. While it seems to be possible to set a client ID via AMQP1.0 
with QPid JMS Client, setting the client ID in the JMS Client seems to have not 
any effect. remoteConnection.getClientID() in that case returns null on the 
server side.

The Core client only has a setClientID on the remote connection via 
clientSessionFactory.getConnection().setClientID() but setting a value there 
also has no effect.

So my question is, is it possible at all to set a ClientID in the Artemis Core 
and/or Artemis JMS Client that is transfered to the server and if so how.

Thanks,
Jo

Reply via email to