My request/response cxf 2.0.7 client w/JMS transport seems to allocate a temporary replyTo queue for each request.
Are these temporary queues ever re-used or cleaned-up? I tried setting the jms-conduit sessionPool low/high waterMarks to "4" and "8" respectively to control session usage but this did not seem to impact the temporary replyTo queue allocation. Please explain briefly how this is supposed to work? -- View this message in context: http://www.nabble.com/jms-transport-and-temporary-replyTo-queue-allocation-tp19529456p19529456.html Sent from the cxf-user mailing list archive at Nabble.com.
