|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
mqsicreatebar |
« View previous topic :: View next topic » |
Author |
Message
|
ican.sbyn |
Posted: Thu Apr 01, 2010 12:44 am Post subject: mqsicreatebar |
|
|
Novice
Joined: 14 Jul 2009 Posts: 19
|
How We can create a bar file in AIX using mqsicreatebar?
To Create a bar file in Windows, the following command is used:
mqsicreatebar -b <barName> -data <workspace> -p <projectNames>
-o <filePath>
Example:
Code: |
mqsicreatebar -b D:\WMB7WORKSPACE\mymessagesetproject\TestbarNN.bar [b]-data D:\WMB7WORKSPACE[/b] -p mymessagesetproject -o /mymessageflowproject/mymessageset/messageSet.mset
|
But is it possible to create bar file using command (mqsicreatebar) in AIX.
The confusion is: how we can supply the parameter "-data D:\WMB7WORKSPACE" (Workspace)? Can we really find any workspace in AIX? |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Thu Apr 01, 2010 12:58 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
|
Back to top |
|
 |
mqmatt |
Posted: Thu Apr 01, 2010 2:09 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Indeed, the compilation step needs to be done on Windows or Linux because the Eclipse-based message flow compilation tools are only available on those platforms.
However, If you already have the compiled artefacts available (e.g. JARs, CMFs) then you can generate the BAR using any standard ZIP tool, or by using the CMP API.
Also, the BAR file deployment and management tools (e.g. mqsideploy, mqsireadbar, mqsiapplybaroverride) are available on all platforms. |
|
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
|
|
|
|