Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

create JMS administered objects dynamically ??

Status
Not open for further replies.

yesnomaybe

Programmer
Oct 15, 2003
1
GB
I am trying to dynamically create JMS administered objects ( QueueConnectionFactory, TopicConnectionFactory, Topics and Queues ) in MQ series. I cant find any information regarding the same. There is sufficient information about the JMSAdmin tool but it is not helpful as I have to create these objects from my client API..Does anyone know if I can use any of the Admin classes directly in my code and how ??

Thanks for any help in advance

Ananth
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top