Author |
Message
|
jbanoop |
Posted: Fri Feb 15, 2008 9:18 am Post subject: Generating the Message flow file from the BAR file |
|
|
Chevalier
Joined: 17 Sep 2005 Posts: 401 Location: SC
|
All,
I am not sure if this question has been asked before. I did a bit of searching around but could not find any. So here goes the question.
WMB - V5 CSD 9.
OS - Unix.
Question : Can we reverse engineer the BAR file to get the message flow/ message sets in that BAR file ? The source files have not been added to the BAR file while creation.
reason : We are facing a versioning issue for some interfaces. We are not really sure which version in cleacase is the one that is actually deployed to the production box.
any thoughts on this would be very helpful.
regards,
Anoop |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Feb 15, 2008 9:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You can't really decompile flows from the bar... You can't really decompile flows from the deployed broker.
Your best bet is to mark everything in clearcase very clearly, and mark the code with version properties (on the node properties and bar file properties) and then redeploy to a known version. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
jbanoop |
Posted: Fri Feb 15, 2008 11:22 am Post subject: |
|
|
Chevalier
Joined: 17 Sep 2005 Posts: 401 Location: SC
|
thanks for the reply Jeff.
In your opinion would there be any chance that IBM could provide some utility for this job if a PMR is raised on the issue ? My guess would be 'No' but just wanted your and others thoughts on the same. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Feb 15, 2008 11:40 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I don't really have an opinion on this matter. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
mqmatt |
Posted: Sat Feb 16, 2008 1:29 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Anoop - your solution is in v6.0 or v6.1. These versions allow you to embed version information inside your deployed artefacts.
Additionally, V6.1 allows you to deploy .xsdzip files (zip files containing xsds) instead of .dictionaries for certain messages; These are a lot easier to manage as they are not "compiled" like dictionaries are. |
|
Back to top |
|
 |
|