Posted: Tue Mar 24, 2015 1:32 am Post subject: Message Broker BAR file Build/Configuration
Newbie
Joined: 23 Mar 2015 Posts: 6
I am trying to promote a BAR file created in IBM Integration Bus to higher environment. As of now I am overriding the BAR file using ANT script which internally calls mqsibaroverride utility and applies config.properties file to broker.xml and builds the BAR file for the respective environment.
I am just wondering if a deployed BAR file can refer all the properties from a file. I mean to say if we promote a BAR file from one env to other say dev to sit is it possible to just place a configuration property file in a location and let the BAR file refer to it like we do in java.
Through CMP API it is possible to change few properties. But can we actually set all the properties ?
Please suggest.
Please don't double post. Doing so may even slow down any responses to your original post.
We all have our own jobs to do so there is no SLA on responding.
What have you looked for?
What options have you tried?
I seem to recall a post of a similar topic in the past 12-2 months. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Can you pls point me to the solution. I am looking for a way to configure the property of a BAR file for an environment i.e. dev/sit etc without building/deploying it again.
Can a deployed BAR file read properties from a configuration.properties file ?
Can you pls point me to the solution. I am looking for a way to configure the property of a BAR file for an environment i.e. dev/sit etc without building/deploying it again.
Can a deployed BAR file read properties from a configuration.properties file ?
No you have to consider deploying again at some time. For the first deployment into the environment, please consider using mqsiapplybaroverride. Once deployed you can use the CMP to change values, however you will have to test to determine how volatile or permanent these changes become. _________________ MQ & Broker admin
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