Author |
Message
|
tisaroo55 |
Posted: Mon Nov 05, 2012 12:49 pm Post subject: RFHUtil connecting to JMS queue |
|
|
Novice
Joined: 05 Nov 2012 Posts: 12
|
Sorry if this is a terribly silly question but is there a way to connect to a JMS queue, on WebSphere Application server, using RFHUtil for viewing messages and placing messages on a queue.
Thanks! |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Nov 05, 2012 5:16 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Poorly defined:
Do you mean a queue defined on the SIBus JMSEngine...
or do you mean an MQ Queue used as a JMSDestination on WAS?
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 06, 2012 4:17 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
RFHUtil is written in C.
JMS, by definition, requires the use of Java. |
|
Back to top |
|
 |
tisaroo55 |
Posted: Tue Nov 06, 2012 5:52 am Post subject: I should have included that. |
|
|
Novice
Joined: 05 Nov 2012 Posts: 12
|
Yes, can RfhUtil connect to a SIBus JMSEngine queue: a queue on WebSPhere Application server's SIB?
Thanks. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Nov 06, 2012 5:57 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What happens when you try it? |
|
Back to top |
|
 |
tisaroo55 |
Posted: Tue Nov 06, 2012 6:09 am Post subject: When I try connecting to JMS Queue on SIB |
|
|
Novice
Joined: 05 Nov 2012 Posts: 12
|
It does not work. The connection information i need for connecting to the SIB queue: Server name, Bootstrap port, Queue connection Factory, Queue name. ( At least that is what works with Java Code. ) But there are no places to put this connection information in RFHUtil. So I am assuming that RFHUtil will not work for connecting to the SIB JMS queue: You have a recommendation for a decent GUI application for me to give my developers to put messages on this queue and look at what is on the queue?
Thanks very much. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Nov 06, 2012 6:23 pm Post subject: Re: When I try connecting to JMS Queue on SIB |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
tisaroo55 wrote: |
It does not work. The connection information i need for connecting to the SIB queue: Server name, Bootstrap port, Queue connection Factory, Queue name. ( At least that is what works with Java Code. ) But there are no places to put this connection information in RFHUtil. So I am assuming that RFHUtil will not work for connecting to the SIB JMS queue: You have a recommendation for a decent GUI application for me to give my developers to put messages on this queue and look at what is on the queue?
Thanks very much. |
Have you tried something like Hermes?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
tisaroo55 |
Posted: Wed Nov 07, 2012 6:11 am Post subject: Hermes |
|
|
Novice
Joined: 05 Nov 2012 Posts: 12
|
Yeah, I am trying to setup Hermes right now...I am wondering about the .jar files I should put in 'Classpath Groups' and the 'Connection Factory' class I should use but I will try it using working Java code, code that works connecting to the JMS Queue, as my guide. If anyone knows off the top of their head: in Hermes....would I create a 'New Session...', Leave the Plug In as being 'Default' and select what for the Connection Factory?
Thanks. |
|
Back to top |
|
 |
tisaroo55 |
Posted: Wed Nov 07, 2012 7:55 am Post subject: Solution to my thread: |
|
|
Novice
Joined: 05 Nov 2012 Posts: 12
|
|
Back to top |
|
 |
vennela |
Posted: Mon Dec 24, 2012 1:41 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
Back to top |
|
 |
|