Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Queries on JMS

Debojit SinhaMar 14 2011 — edited Mar 16 2011
Hi,
I'm learning JMS, and I've got the following questions that have been puzzling me:
1. How do I link one or more queues/topics to a single connection factory, so that they may be accessible only via that connection factory and no other?
2. How do I provide a username/password security to a JMS connection factory and a JMS queue?

I'd be really grateful of any guidance or insight in this matter.
This post has been answered by gimbal2 on Mar 16 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 13 2011
Added on Mar 14 2011
3 comments
245 views