|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Export deployed resources from the broker |
« View previous topic :: View next topic » |
Author |
Message
|
mdemidov |
Posted: Tue Jun 10, 2008 8:00 am Post subject: Export deployed resources from the broker |
|
|
Newbie
Joined: 20 May 2008 Posts: 3
|
Hi All,
Please help me to resolve one more hard issue.
Question is: is there any API or utility to export deployed resources
(BARs or message sets and flows) from the broker?
We are implementing set of utilities for the Security Department of the
big bank. We've been asked to develop an utility to check integrity of
the resources deployed to the broker.
If someone changed message set or flow somehow (redeploy or even directly inside broker database) the
security administrator (when he run the utility) should see that
resource was changed.
I researched broker runtime commands and Config Manager Proxy API but found no way to export deployed resources.
We are using WMB 6.1 |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jun 10, 2008 3:29 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
you need to have your bar files under version control. In the properties of the flow in the broker admin perspective you will be able to see when the flow was last changed and when it was last deployed.
The ACL list on the config mgr will control who can deploy to the broker...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mdemidov |
Posted: Mon Jun 23, 2008 1:43 am Post subject: |
|
|
Newbie
Joined: 20 May 2008 Posts: 3
|
Not that good... ACLs is not enough for this customer, they would like to check integrity of the files actually installed to the broker.
But thank you anyway. |
|
Back to top |
|
 |
mqmatt |
Posted: Mon Jun 23, 2008 2:32 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
It is not currently possible to export deployed resources using the CMP API; BAR files are not retained by the runtime once they are deployed; only the resources within them are stored.
You would need to backup individually the four resources that are owned by the broker: the system database (which contains your message flow and dictionary definitions), registry (/var/mqsi/registry), queues and anything on the filesystem (e.g. XSL, JARs).
And as fjb_saper says, make sure you keep your BAR files (and any source files!) under version control. |
|
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
|
|
|
|