|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
View/set user lil path via Java API? |
« View previous topic :: View next topic » |
Author |
Message
|
gee4vee |
Posted: Thu May 16, 2013 2:45 pm Post subject: View/set user lil path via Java API? |
|
|
Newbie
Joined: 16 May 2013 Posts: 2
|
I can't seem to find any info on this in the javadocs or the CMI API Exerciser, so my guess is no... but wanted to confirm from someone who knows for sure. Is it possible to determine if a particular LIL/JAR has been loaded into a broker and/or if this can be done programmatically (instead of using the mqsichangebroker command)?  |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri May 17, 2013 4:40 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
If you get a ClassNotFound exception, then you can rely on the assumption that the jar has not been loaded.
Configurable service or shared-classes are the only ways I know of that are supported ways of loading classes.
Off-the-record, yes you can progammatically create and issue class loading commands from a JCN, but why would you when the Broker runtime can do it much more efficiently for you.
On-the-record, I tell you that we no longer practice or condone the use of Code Reds. Off-the-record, I can tell you that Code Reds are an invaluable part of training a young Marine. -- Col. Jessup. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
gee4vee |
Posted: Mon May 20, 2013 10:28 am Post subject: |
|
|
Newbie
Joined: 16 May 2013 Posts: 2
|
Thanks for the info but not quite what I'm looking for. I was thinking of something like the BrokerProxy class to be able to see what's in the LIL and add something to it from an external Java program, instead of having to execute mqsichangebroker <BROKER> -l <path>. |
|
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
|
|
|
|