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 » JMSAdmin tool

Post new topic  Reply to topic
 JMSAdmin tool « View previous topic :: View next topic » 
Author Message
rapo
PostPosted: Mon Apr 15, 2002 11:10 pm    Post subject: Reply with quote

Newbie

Joined: 14 Apr 2002
Posts: 1

Hello!

I want to use the MQSeries JMS for my application which uses a JMS messenger( untill now I've used jboss).All I need is to create 2 queues and a topic but using Pub/Sub configuration.

The problem is I can't get some examples of using the DEFINE, DISPLAY etc. JMSAdmin tool commands.All verification programs that came with MQ Series JMS like PSIVTRun work but not my application.

I've created with JMSAdmin the following:

DEFINE QCF(QueueConnectionFactory)
DEFINE Q(queue.notification) QUEUE('SYSTEM.DEFAULT.LOCAL.QUEUE')
DEFINTE TCF(TopicConnectionFactory)
DEFINE T(PubSub.T) TOPIC(MQJMS/Samples/PubSub)

All I got is:
1.Unable to load message catalog - mqji
2.javax.jms.InvalidDestinationException: MQJMS2008: failed to open MQ queue
at com.ibm.mq.jms.MQQueueSession.getQueueOpenException(MQQueueSession.java:816)
at com.ibm.mq.jms.MQQueueSession.getOutputQueue(MQQueueSession.java:760)
at com.ibm.mq.jms.MQQueueSession.createSender(MQQueueSession.java:200)

Please post your replys to this.
Thanx

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 » JMSAdmin tool
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.