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 » Message Catalog not found

Post new topic  Reply to topic
 Message Catalog not found « View previous topic :: View next topic » 
Author Message
Vin
PostPosted: Sat Oct 04, 2003 9:56 pm    Post subject: Message Catalog not found Reply with quote

Master

Joined: 25 Mar 2002
Posts: 212
Location: India

I'm trying to register an MQQueueConnectionFactory and MQQueues in the JNDI tree and I'm getting the following exception

com.ibm.mq.MQException: Message catalog not found

I put all the jar files and properties files (mqji*.properties) in the classpath but no luck. I don't really know what else I'm missing. Any Suggestions? Thanks
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Oct 06, 2003 6:52 am    Post subject: Reply with quote

Jedi Knight

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

I am not quite sure when you are running into the problem.
You are getting this error
1. when trying to define JNDI objects using JMSAdmin
2. when trying to access JNDI objects in your java program

Can you clarify
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Vin
PostPosted: Mon Oct 06, 2003 8:57 pm    Post subject: Reply with quote

Master

Joined: 25 Mar 2002
Posts: 212
Location: India

I finally got this to work. The reason it was not working is that it was not recognizing the directory C:\Program Files in the classpath. I made a seperate directory and moved all my jar files there and it started to work like a rock. My question is how should I use this directory reference if at all I wanted all my jar files to be read from the Program Files directory ?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Oct 07, 2003 5:41 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Vin wrote:
I finally got this to work. The reason it was not working is that it was not recognizing the directory C:\Program Files in the classpath. I made a seperate directory and moved all my jar files there and it started to work like a rock. My question is how should I use this directory reference if at all I wanted all my jar files to be read from the Program Files directory ?


Either put quotes around the path ("C:\Program Files\MQSeries\java\lib\com.ibm.mq.jar"), or use the short form of the path (C:\Progra~1\MQSeries\java\lib\com.ibm.mq.jar).
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Message Catalog not found
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.