I am trying to trace the messages from the transport connector (client to 
broker),
over the nework layer (broker to broker) and finally broker to client
(far end transport connector).

I create the connection factory with trace=true for each client. This yields
no traces. Where should I expect to see the message traces?

Javadoc is not very clear on the usage of this flag:

"
trace=true -> the Transport stack where this TcpTransport object will be, will 
have a TransportLogger layer trace=false -> the Transport stack where this 
TcpTransport object will be, will NOT have a TransportLogger layer, and 
therefore will never be able to print logging messages. This parameter is most 
probably set in Connection or TransportConnector URIs."



Regards

/Ur

Reply via email to