Author |
Message
|
iceage |
Posted: Tue Jun 06, 2006 7:10 am Post subject: MQSeries Queue put/get tool with "minimum" pre-req |
|
|
 Acolyte
Joined: 12 Apr 2006 Posts: 68
|
Fellas ,
Can you refer me to a tool that lets application developers put & get messages connecting to MQserver with minimum pre-requisties.
RFHUTIL - requires MQSeries client libarries
Probably i am looking for JAVA tool that runs with mq.jar files , i couldnt find one from IBM support page .
Any help is appreciated.
Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jun 06, 2006 7:21 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
MQ VisualEdit from CapitalWare.
The only prerequisite is your cash money.  _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Tue Jun 06, 2006 8:59 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
|
Back to top |
|
 |
rowles |
Posted: Wed Jun 07, 2006 12:07 am Post subject: |
|
|
 Acolyte
Joined: 12 Oct 2005 Posts: 51
|
If you are using V6 of MQ then the MQ Explorer can be installed on client machines as a stand alone install (no client or server install required). This has the facilities to put and browse messages on queues. If you are running V6 its free  _________________ --
Steve. |
|
Back to top |
|
 |
zpat |
Posted: Wed Jun 07, 2006 10:42 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
|
Back to top |
|
 |
iceage |
Posted: Wed Jun 07, 2006 1:51 pm Post subject: |
|
|
 Acolyte
Joined: 12 Apr 2006 Posts: 68
|
Thanks all for your replies .. i got more than one ..
But i stumbled upon to this on MQ Visual edit , Roger or others can you please shed some light on this
Quote: |
From http://www.capitalware.biz/mqve_overview.html page
Prerequisite:
WebSphere MQ v5.1 or v5.2 with SupportPac MA88 or WebSphere MQ v5.3
Java Runtime Environment (JRE) 1.3 or higher (9MB)
Java 2 SDK, Standard Edition (J2SE) v1.3 or higher (38MB) |
Thanks again. |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Jun 07, 2006 2:05 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
This is only saying that the program pre-reqs the WMQ product with java. In v5.1 and v5.2, the java was an optional SupportPac. With v5.3, java was included in the product. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Wed Jun 07, 2006 6:52 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
bower5932 wrote: |
This is only saying that the program pre-reqs the WMQ product with java. In v5.1 and v5.2, the java was an optional SupportPac. With v5.3, java was included in the product. |
I couldn't have said it better myself.
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
HubertKleinmanns |
Posted: Thu Jun 08, 2006 6:16 am Post subject: |
|
|
 Shaman
Joined: 24 Feb 2004 Posts: 732 Location: Germany
|
Another tool is MQMON (support pac MO71)
or at least amqsput and amqsget - when your message are not longer than 100 byte (otherwise you had to recompile it). _________________ Regards
Hubert |
|
Back to top |
|
 |
iceage |
Posted: Fri Jun 09, 2006 10:09 am Post subject: |
|
|
 Acolyte
Joined: 12 Apr 2006 Posts: 68
|
Quote: |
This is only saying that the program pre-reqs the WMQ product with java. In v5.1 and v5.2, the java was an optional SupportPac. With v5.3, java was included in the product. |
gotcha .. thanks for the clarification.
Roger , my 2 cents , probably you might want to rephrase the pre-req section , as is now its kind of misleading to interpret that it needs WMQ server install. |
|
Back to top |
|
 |
|