Author |
Message
|
mqxplorer |
Posted: Wed Dec 10, 2014 8:53 pm Post subject: Difference between mqsipackagebar and mqsicreatebar |
|
|
 Master
Joined: 22 Jun 2009 Posts: 206
|
Hi all,
I just started using IIB 9.... started migrating flows from V76 to IIB 9. I was reading information about mqsipackagebar and mqsicreatebar commands in V9.
I was reading in the info center....
http://www-01.ibm.com/support/knowledgecenter/SSMKHH_9.0.0/com.ibm.etools.mft.doc/bc31720_.htm
When I read this info, I was little confused.. May be I am asking some basic questions but I really want to have answers for these so that I can be sure what I am talking about if I have to explain this to someone new to IIB or no-techincal people.
Code: |
Resources that you add to a BAR file by using the mqsipackagebar command are not compiled when they are added. To deploy a BAR file that you create by using this command, you must add deployable resources to the BAR file. For example, if you want to include Javaâ„¢ code or message sets in your BAR file, you must first compile these files before you use the mqsipackagebar command to add them to your BAR file. |
It says that the resources that are added to the BAR file using mqsipackagebar are not compiled when they are added...... Does this mean that the message flows(s) and esql files are added to the BAR file without being compiled? Is that acceptable? Or my underastanding is wrong?
And it says... in order to add the java code and message sets to BAR file, we have to compile them. How is java code/message set(s) different from message flows and ESQL files as the flows and esql files need not be compiled?
Please correct me, if my undersating is wrong as I always want to have my head carry the right information.. not some information that confuses me and others who I explain anything about this.
Thanks
mqxplorer |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Dec 10, 2014 11:06 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
What does the InfoCentre decription of both commands say?
If you don't think that is adequate then please post the reasons why you think this is the case. _________________ 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. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Dec 11, 2014 5:26 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What is the difference between a runtime command and a toolkit command? |
|
Back to top |
|
 |
mqxplorer |
Posted: Thu Dec 11, 2014 7:34 am Post subject: |
|
|
 Master
Joined: 22 Jun 2009 Posts: 206
|
Hi all,
I am sorry... I don't know what happened. I had the below text with explanation below, however, no text was posted...
I just started using IIB 9.... started migrating flows from V76 to IIB 9. I was reading information about mqsipackagebar and mqsicreatebar commands in V9.
I was reading in the info center....
http://www-01.ibm.com/support/knowledgecenter/SSMKHH_9.0.0/com.ibm.etools.mft.doc/bc31720_.htm
When I read this info, I was little confused.. May be I am asking some basic questions but I really want to have answers for these so that I can be sure what I am talking about if I have to explain this to someone new to IIB or no-techincal people.
Code: |
Resources that you add to a BAR file by using the mqsipackagebar command are not compiled when they are added. To deploy a BAR file that you create by using this command, you must add deployable resources to the BAR file. For example, if you want to include Javaâ„¢ code or message sets in your BAR file, you must first compile these files before you use the mqsipackagebar command to add them to your BAR file. |
It says that the resources that are added to the BAR file using mqsipackagebar are not compiled when they are added...... Does this mean that the message flows(s) and esql files are added to the BAR file without being compiled? Is that acceptable? Or my underastanding is wrong?
And it says... in order to add the java code and message sets to BAR file, we have to compile them. How is java code/message set(s) different from message flows and ESQL files as the flows and esql files need not be compiled?
Please correct me, if my undersating is wrong as I always want to have my head carry the right information.. not some information that confuses me and others who I explain anything about this.
Thanks
mqxplorer |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Dec 11, 2014 7:42 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
I see the invisible ink (letteirng) has been used again.
 _________________ 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. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Thu Dec 11, 2014 12:32 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
I hope this link will help you to understand the difference.
@mqxplorer
By the way, it will be good to not to use an invisible ink. Otherwise everytime I would have to use lemon juice and some heat, to get the secret text appeared on the printed paper with your undisclosed question.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Dec 13, 2014 5:29 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Remove /#! or /!# from any infocenter URL and voila the lemon revealed the invisible ink. And the link is still good. _________________ MQ & Broker admin |
|
Back to top |
|
 |
|