Thks jefflowrey,
I got it working now after reading the info provided. Just don't understand why I have to create a queue session just to pass the replyto info. It seems unnecessary. Perhaps this is the JMS spec.
Thks jefflowrey,
I got it working now after reading the info provided. Just don't understand why I have to create a queue session just to pass the replyto info. It seems unnecessary. Perhaps this is the JMS spec.
JMS and best practices give you a few possibilities:
a) -- extract from context
b) -- create dynamic queue from session
c) -- create from session using URI identifier
e) -- create from session on local qm by passing just the queue name
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum