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 » a few questions on MQSeries

Post new topic  Reply to topic
 a few questions on MQSeries « View previous topic :: View next topic » 
Author Message
vtle
PostPosted: Thu Oct 11, 2001 4:04 am    Post subject: Reply with quote

Newbie

Joined: 10 Oct 2001
Posts: 1

Hi all,

I'm very new to MQSeries, having read through some documentation, now i have a few questions that i couldnt find the answers in those docs. I would really appreciate if anyone can help me out.

Questions:
1. Can I dynamically create a channel in client connection mode? If so, how?
2. Can I dynamically create a new queue? If so, how?
3. Is signalling supported for MQSeries Java?

cheers,

Back to top
View user's profile Send private message
EddieA
PostPosted: Thu Oct 11, 2001 8:22 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

1). Yes. You need to specify CHAD(ENABLED) for the Queue Manager. Then, when a connection request is made with a Channel that doesn't exist, the Queue Manager will generate one. You can also specify a CHADEXIT if you want to be able to control this for security.

2). Yes. The 5th paramater on the MQQueue constructor is the name you want for a dynamic queue, plus you must use the name of a Model queue as the 'normal' Queue name. Just remeber to think about when you want this queue to be 'deleted'. Close time, or manually some time later.

3). I'm not too sure what you mean here. Perhaps someone else can answer.

Cheers.

_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
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 » a few questions on MQSeries
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.