|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Need JNDI configuratin details |
« View previous topic :: View next topic » |
Author |
Message
|
mca |
Posted: Thu Apr 14, 2005 8:17 am Post subject: Need JNDI configuratin details |
|
|
Disciple
Joined: 09 Mar 2005 Posts: 196
|
I need to use JMS for messaging in MQSeries. For that i need to configure JNDI with JMS and MQ. How can i do that ? Thanks in advance
MCA |
|
Back to top |
|
 |
vennela |
Posted: Thu Apr 14, 2005 8:29 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
It depends on what JNDI store you want to use. You can store the JNDI information in a file (FileSystem Context) or in WebSphere Application Server or WebSphere MQ or LDAP.
There is a chapter in Using Java Manual (Chapter 5) on how to setup and use JMSAdmin.
Alternatively you can use support pac MS0N which is a GUI JMSAdmin.
Moving to JAva/JMS forum. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 14, 2005 8:50 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If you are using JMS from within a J2EE Application Server, then you should use whatever JNDI administration tools that application server provides (the WebSphere App Server console, for instance).
If you are using JMS in a stand-alone application, then you should use JMSAdmin and create a file system context, and store your JNDI there. As Vennela says, referring to the Using Java manual for instructions.
If you are using JMS from a J2EE Application Client, then you should store your JMS resources in the Application Server (again, using whatever tools it has) and use Resource References to look them up in the App Client, rather than as plain Resources. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|