Hermes is a useful tool which allows you to browse JMS topics and queues. I use WebLogic as my JMS provider and it was not trivial trying to connect to my topic using Hermes, so I thought I'd post instructions to help others trying to do the same.
Here are the steps you need to take, in order to browse WebLogic queues and topics using Hermes:
1. Install HermesJMS
I am trying to configure Germes 1.14 with the Weblogic.jar 10.3 because it is seem not possible for public to download the 8.1 or 9.2 mentioned in the blog. It hangs forever, and when I shrinked the jar size by removing the other packages, Hetrmes is looking for the absent class in the package I left (brought back actually, i.e. it is not in the original jar, see below)!
I am trying to configure Germes 1.14 with the Weblogic.jar 10.3 because it is seem not possible for public to download the 8.1 or 9.2 mentioned in the blog. It hangs forever, and when I shrinked the jar size by removing the other packages, Hetrmes is looking for the absent class in the package I left (brought back actually, i.e. it is not in the original jar, see below)!
ReplyDeletejava.lang.NoClassDefFoundError: weblogic/security/subject/AbstractSubject
Not is sure was meant to use it with Hermes... Any way from here?
Thank you
Leonard