Author |
Message
|
garonne |
Posted: Thu Jan 26, 2006 4:36 am Post subject: creation of MQSeries queues from a java client program |
|
|
Acolyte
Joined: 26 Jan 2006 Posts: 59
|
Can anybody please tell me if I can create the queues for MQSeries from my java client program.
Thanks alot. |
|
Back to top |
|
 |
mvic |
Posted: Thu Jan 26, 2006 4:52 am Post subject: Re: creation of MQSeries queues from a java client program |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
|
Back to top |
|
 |
garonne |
Posted: Thu Jan 26, 2006 5:11 am Post subject: Re: creation of MQSeries queues from a java client program |
|
|
Acolyte
Joined: 26 Jan 2006 Posts: 59
|
thanks for your response. This book is very useful for me. I have spent an hour on Internet and found nothing relevant to my question. |
|
Back to top |
|
 |
garonne |
Posted: Thu Jan 26, 2006 5:13 am Post subject: Re: creation of MQSeries queues from a java client program |
|
|
Acolyte
Joined: 26 Jan 2006 Posts: 59
|
thanks for your response. This book is useful for me. I have spent an hour on Internet and found nothing relevant to my question. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Jan 26, 2006 6:42 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
|
Back to top |
|
 |
garonne |
Posted: Thu Jan 26, 2006 10:08 am Post subject: |
|
|
Acolyte
Joined: 26 Jan 2006 Posts: 59
|
thanks wschutz, this is exactly what I need. In fact, right after read the recommended link of mvic, I have done a search about Java and PCF, and I have found this document, too :- ).
So could you please tell me, with PCF and MQAI, could we write a Java program which can perform all the tasks of administration of MQ Series (like MQ Series Explorer). |
|
Back to top |
|
 |
vennela |
Posted: Thu Jan 26, 2006 10:31 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
So could you please tell me, with PCF and MQAI, could we write a Java program which can perform all the tasks of administration of MQ Series (like MQ Series Explorer). |
Mostly yes. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Jan 26, 2006 11:04 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
vennela means you can't change things like the qm.ini file via PCF nor setup "services" in pre-V6 qmgrs. _________________ -wayne |
|
Back to top |
|
 |
garonne |
Posted: Thu Jan 26, 2006 11:42 pm Post subject: |
|
|
Acolyte
Joined: 26 Jan 2006 Posts: 59
|
wschutz wrote: |
vennela means you can't change things like the qm.ini file via PCF nor setup "services" in pre-V6 qmgrs. |
OK, it's good enough to realize my project.
Another question: using PCF, I will be able to create a new MQSeries queue from my program. And after that, can I bind this queue to a JMS object (to do something like JMSAdmin tool). |
|
Back to top |
|
 |
vennela |
Posted: Fri Jan 27, 2006 12:01 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
You can't do JMSAdmin kind of things using PCF. Atleast PCF is not used for such purposes. But there are some supportpacs like MS0N and ME01 that will help you in this regard. |
|
Back to top |
|
 |
garonne |
Posted: Sat Jan 28, 2006 9:35 am Post subject: |
|
|
Acolyte
Joined: 26 Jan 2006 Posts: 59
|
vennela wrote: |
You can't do JMSAdmin kind of things using PCF. Atleast PCF is not used for such purposes. But there are some supportpacs like MS0N and ME01 that will help you in this regard. |
OK, thanks alot. |
|
Back to top |
|
 |
|