The current QpidJMSTransport doesn't create a producer (from session) specify the destination.
It means that the underlying AMQP implementation doesn't set the "target" address.
Without that, the Qpid Dispatch Router isn't able to route the message received by that producer using the "link routing" way.