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 » Adding userdefined jar file in message broker

Post new topic  Reply to topic
 Adding userdefined jar file in message broker « View previous topic :: View next topic » 
Author Message
visasimbu
PostPosted: Wed Jan 27, 2010 3:36 am    Post subject: Adding userdefined jar file in message broker Reply with quote

Disciple

Joined: 06 Nov 2009
Posts: 171

We can call external jar file from our java compute node by placing in /var/mqsi folder.
Can i know what is advantage of using the external jar in message broker.
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Wed Jan 27, 2010 5:39 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac37125_.htm
Back to top
View user's profile Send private message
broker_new
PostPosted: Wed Jan 27, 2010 6:51 am    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

The question is not specific, would you please elaborate more on it?
_________________
IBM ->Let's build a smarter planet
Back to top
View user's profile Send private message
visasimbu
PostPosted: Wed Jan 27, 2010 9:04 pm    Post subject: Reply with quote

Disciple

Joined: 06 Nov 2009
Posts: 171

We have the option to create our own class and function and make it as bar file. This bar file can be accessed by the javacompute node using shared class loader (workpath/shared-classes/).
Here we have the one more option to place our jar file is deploy into EG directly. What is the need to place JAR file in the Shared folder.
Anyone know about the purpose of it...
Thank you.
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Thu Jan 28, 2010 5:11 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Every last piece of information you need to answer your own question is in the below link, which I have already given you.

mqjeff wrote:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac37125_.htm
Back to top
View user's profile Send private message
broker_new
PostPosted: Thu Jan 28, 2010 5:25 am    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

Quote:
Anyone know about the purpose of it...


You can achieve one requirement in many ways.
in your case if you really want to make use of the java classes you can either place the jar file at the location specified in infocenter or you can deploy it along with the message flows.

The advantage of placing it in shared-classes folder is you can call it from multiple brokers, if you deploy it in one broker you may not call it from other broker instance
_________________
IBM ->Let's build a smarter planet
Back to top
View user's profile Send private message
mqmatt
PostPosted: Thu Jan 28, 2010 8:45 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

If in doubt, deploy your JAR inside a BAR and don't use shared-classes.
That way it's accessible from, and can be managed using, standard broker tools.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Adding userdefined jar file in message broker
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.