ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » JNDI on a queue?

Post new topic  Reply to topic
 JNDI on a queue? « View previous topic :: View next topic » 
Author Message
robinwiley
PostPosted: Fri Dec 08, 2006 8:03 am    Post subject: JNDI on a queue? Reply with quote

Newbie

Joined: 08 Dec 2006
Posts: 2

I heard a rumor that the JNDI namespace may now be defined on a queue (as an alternative to being on a file system or an LDAP). Can anyone comment on this?

Thanks,
Robin
Back to top
View user's profile Send private message
markt
PostPosted: Fri Dec 08, 2006 8:27 am    Post subject: Reply with quote

Knight

Joined: 14 May 2002
Posts: 508

No - not part of the product.
Yes - see (cat2) SupportPac ME01.


Last edited by markt on Fri Dec 08, 2006 8:28 am; edited 1 time in total
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Dec 08, 2006 8:28 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

But this is a really bad idea. In my opinion.

JNDI is a registry. It's designed to allow for a separation between applications logical resource naming and physical resource naming.

Using the queue manager as the JNDI registry means that you've eliminated that separation.

Not to mention the fact that it requires the use of queues for long term storage of data.

Maybe wschutz can be convinced to modify ms03 to produce a file context output.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Dec 11, 2006 8:58 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

My understanding of the question is little different, so I am gonna answer it anyway
You can build the JMS format queues to point to real queues inline.
For example,
queue:///QUEUENAME
or
queue://QMGRNAME/QUEUENAME
or
queue:///QUEUENAME?targetClient=1 etc
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » JNDI on a queue?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.