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 » Create .bindings file for existing QM

Post new topic  Reply to topic
 Create .bindings file for existing QM « View previous topic :: View next topic » 
Author Message
tmoeller
PostPosted: Sun Jul 03, 2022 11:41 pm    Post subject: Create .bindings file for existing QM Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Mon Jul 04, 2022 12:08 am    Post subject: Re: Create .bindings file for existing QM Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
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
View user's profile Send private message Send e-mail
gbaddeley
PostPosted: Mon Jul 04, 2022 4:38 pm    Post subject: Re: Create .bindings file for existing QM Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
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
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 » Create .bindings file for existing QM
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.