|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Referencing message sets by their ID |
« View previous topic :: View next topic » |
Author |
Message
|
aerosoul |
Posted: Mon Jan 03, 2011 11:50 pm Post subject: |
|
|
Newbie
Joined: 03 Jan 2011 Posts: 8
|
fjb_saper wrote: |
Quote: |
What I'd like to get to is to use SVN for managing Broker source code including msgsets, and to be able to use revision numbers in development, and version numbers just at the end of it. And because there could be multiple versions of the same msgset deployed on the same exec group I need to include the version number in the name, but I'd not like to do that in development phase. |
We solved this a little bit differently.
- Keep the "base" (non versioned) message set in SVN trunk and update it as needed for each version...
- Copy the "base" message set to a "versioned" message set in the toolkit.
- Remember to change the "alias" to a versioned alias.
- Reference the "versioned" message set in your project and Input nodes
- upload the "versioned" message set used in the build (and referenced in the flow) to the SVN tag.
- upload the "versioned" message flow, referencing the "versioned" message set into the SVN tag
- upload the bar file using the flow into the SVN tag
It's a little bit more work but it gives us the right version for both flow (naming convention like java package) and the right message set.
As this is involved with some additional work I won't say it is an ideal solution... but it got the job done for us...
Hope this helps some.  |
I was afraid of this because of the potential not rewritten msgset references, but it seems this is the way to go then.
Thank you. |
|
Back to top |
|
 |
aerosoul |
Posted: Mon Jan 03, 2011 11:53 pm Post subject: Re: Referencing message sets by their ID |
|
|
Newbie
Joined: 03 Jan 2011 Posts: 8
|
Vitor wrote: |
So your production system uses multiple versions of the same record layouts (or XML documents) at the same time? Seriously? How do you keep track of which uses what?  |
It's all kind of hypothetical, but it's important for me to introduce the least amount of restrictions for the deployment by the development policies.
Anyways thank you for your help. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 04, 2011 4:58 am Post subject: Re: Referencing message sets by their ID |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
aerosoul wrote: |
It's all kind of hypothetical, but it's important for me to introduce the least amount of restrictions for the deployment by the development policies. |
Fair comment.
In addition to a number of (hopefully useful) discussions on using SVN, you'll find an equal number of (potentially less useful) discussions on the benefits & disadvantages of a controlled deployment environment against a more relaxed development environment.
Certainly there's no "right" answer to this, and I trust you'll find one that's "right for you". _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|