ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Difference between mqsipackagebar and mqsicreatebar

Post new topic  Reply to topic
 Difference between mqsipackagebar and mqsicreatebar « View previous topic :: View next topic » 
Author Message
mqxplorer
PostPosted: Wed Dec 10, 2014 8:53 pm    Post subject: Difference between mqsipackagebar and mqsicreatebar Reply with quote

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
View user's profile Send private message
smdavies99
PostPosted: Wed Dec 10, 2014 11:06 pm    Post subject: Reply with quote

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
View user's profile Send private message
mqjeff
PostPosted: Thu Dec 11, 2014 5:26 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

What is the difference between a runtime command and a toolkit command?
Back to top
View user's profile Send private message
mqxplorer
PostPosted: Thu Dec 11, 2014 7:34 am    Post subject: Reply with quote

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
View user's profile Send private message
smdavies99
PostPosted: Thu Dec 11, 2014 7:42 am    Post subject: Reply with quote

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
View user's profile Send private message
shashivarungupta
PostPosted: Thu Dec 11, 2014 12:32 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Sat Dec 13, 2014 5:29 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Difference between mqsipackagebar and mqsicreatebar
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.