Hermes provides a Swing GUI to access `JMS` queues and topics for common tasks such as sending messages, removing messages and copying messages between queues and topics.
Questions tagged [hermes-jms]
36 questions
0
votes
2 answers
How to create Hermes session manually in a java project when importing a SOAP project that connects to a JMS MQ
I have created a SoapUI project that connects with a message queue and sends a JMS message onto it. In order to connect with the MQ, I have used the HERMES tool that SoapUI provides. Currently I am using Hermes v1.14.
I've created the required…

chepaiytrath
- 678
- 1
- 9
- 20
0
votes
1 answer
Viewing Queue and Topic messages in WebSphere 6.1
I need to see the messages in Queues and Topics configured on WebSphere 6.1. I tried to configure HermesJMS, but just couldn't make it work. If someone knows how to make it work with WebSphere 6.1, it would be great!
Else... what are the…

Blake
- 1,123
- 2
- 10
- 14
0
votes
2 answers
Authentication Error in Hermes JMS while Connecting to Tibco EMS 8.2
I am using Hermes v1.4 SOAP UI to connect with Tibco EMS 8.2. I followed this tutorial.
Problem:
After doing all the settings , when I tried to connect with EMS server which is running on local machine. It is giving me authentication error.
I…

omer khalid
- 855
- 1
- 12
- 39
0
votes
1 answer
Certificate error while connecting to MQ through HermesJMS
I am not very much familiar with HermesJMS.
I have HermesJMS configured to connect some MQs sometime back and it was working fine. then I stopped using it. Now I am trying to connect to the same set of MQs, I am getting below…

A N
- 394
- 2
- 8
- 18
0
votes
1 answer
Source for hermes JMS
It looks like Hermes JMS is no longer maintained. I was wondering if the source is available anywhere. It appears that only the jar files are available sourceforge. We are planning on using SoapUI to test some XML services exposed through ActiveMQ.…

Jeff Gaer
- 134
- 1
- 11
-1
votes
1 answer
Hermes-JMS Unable to display message
I am user Hermes-JMS to try to display messages on a Java Message Queue.
When I select a message error that it is "Unable to display message" the reason is a Class Cast error.
Is there way to point Hermes to my objects (set the class path for…

mpop
- 499
- 11
- 21