|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Create .bindings file for existing QM |
« View previous topic :: View next topic » |
Author |
Message
|
tmoeller |
Posted: Sun Jul 03, 2022 11:41 pm Post subject: Create .bindings file for existing QM |
|
|
Newbie
Joined: 05 Apr 2007 Posts: 8
|
We have a Tico ESB application connecting to MQ via bindings file. Now we migrated MQ and application colleagues request a new bindings file.
Is there a way to create a .bindings file for the existing QueueManager including all queues, channels etc?
Just found explanations to create a bindings file for a new QM from scratch. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jul 04, 2022 12:08 am Post subject: Re: Create .bindings file for existing QM |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
tmoeller wrote: |
We have a Tico ESB application connecting to MQ via bindings file. Now we migrated MQ and application colleagues request a new bindings file.
Is there a way to create a .bindings file for the existing QueueManager including all queues, channels etc?
Just found explanations to create a bindings file for a new QM from scratch. |
If you're not comfortable, use the MQ Explorer to create the JMS Managed object. The bindings file will get created using the com.sun.jndi.fscontext.RefFSContextFactory. Specify the directory where you want to create the .bindings file (or where the file resides). It will be easier to just change the connection factories than to recreate the whole context from scratch. You should however build a script so that next time you can just run it against jmsadmin or JMS30Admin. Remember the format of that file is binary!. and javax.jms and jakarta.jms contexts are not compatible... _________________ MQ & Broker admin |
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Jul 04, 2022 4:38 pm Post subject: Re: Create .bindings file for existing QM |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
tmoeller wrote: |
We have a Tico ESB application connecting to MQ via bindings file. Now we migrated MQ and application colleagues request a new bindings file.
Is there a way to create a .bindings file for the existing QueueManager including all queues, channels etc?
Just found explanations to create a bindings file for a new QM from scratch. |
TIBCO? The app team should be capable of managing, creating and updating their .bindings file (or whatever context storage they are using). A simple script to run jmsadmin will do it ! The process should be properly documented and the script put under source control, otherwise there is a good chance that the app will lose this bit of knowledge.
Recently I had the same request as you. I made a process and gave it back to them. MQ infrastructure admins should not be looking after app .bindings files. _________________ Glenn |
|
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
|
|
|
|