Author |
Message
|
ChrisThomas |
Posted: Thu May 20, 2004 12:00 pm Post subject: WBI Monitor API |
|
|
Apprentice
Joined: 14 May 2003 Posts: 29 Location: Wisconsin
|
Has any one tried to use the Monitor JAVA API? I been reading the API Programmers Guide and it keeps talking about getting a MonitorServer object.
The code they display is:
RepositoryManager rpm = getMonitorServer().getRepositoryManager().
Does anyone know what this call is getMonitorServer()?
Does anyone know how to create a MonitorServer object?
Thanks
Chris... |
|
Back to top |
|
 |
jmac |
Posted: Thu May 20, 2004 1:50 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
What manual are you reading? I just searched the Programming Guide for V3.4 and V3.5 and there is no Reference to a MonitorServer object.
The MQWF Montor API uses an InstanceMonitor object. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
ChrisThomas |
Posted: Fri May 21, 2004 5:07 am Post subject: |
|
|
Apprentice
Joined: 14 May 2003 Posts: 29 Location: Wisconsin
|
I knew that there was something wrong with what I was trying to do. Looking at the class MonitorServer it seemed like an abstract class.
Looking at the jars I got from our IBM contact I don't see the class InstanceMonitor. Can you tell me what jar this file is in?
I have the following jars:
metamodel.jar
monitorapi.jar
util.jar
Is there a site where I can get the right jars?
Thanks
Chris |
|
Back to top |
|
 |
MQ Workflow |
Posted: Fri May 21, 2004 5:45 am Post subject: |
|
|
Apprentice
Joined: 14 Apr 2004 Posts: 27
|
John,
Chris is talking about WBI Monitor 4.2.4 API Prongrammer's Guide. |
|
Back to top |
|
 |
jmac |
Posted: Fri May 21, 2004 5:52 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
MQ Workflow wrote: |
John,
Chris is talking about WBI Monitor 4.2.4 API Prongrammer's Guide. |
OK... now I get it... I have never used the WBI Monitor API. I do however see the jar files in my <Monitor install>/server/Docs/API directory and it DOES contain A MonitorService class, if that's not the proper jar file, then I would suggest you talk with IBM
Let us know how you make out with this.
GOOD LUCK _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
koko |
Posted: Thu Jun 03, 2004 12:46 pm Post subject: Monitor Programming Guide |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
May I know where I can get this
Monitor Programming Guide
Thanks _________________ Thanks
Koko |
|
Back to top |
|
 |
jmac |
Posted: Thu Jun 03, 2004 12:52 pm Post subject: Re: Monitor Programming Guide |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
koko wrote: |
May I know where I can get this Monitor Programming Guide |
When you install monitor it will be in the DOC subdirectory _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|