Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

Hi,
we are trying to do publish documents to Broker from SoapUI\HermesJMS, we have added the jar files as per the SAG document specification
1. wm-brokerclient.jar,
2. wm-jmsnaming.jar
3. wm-g11nutils.jar in provider section of HermesJMS, when i try to perform the discover operation we are getting the error message

    [b] java.lang.NoClassDefFoundError: com/wm/broker/jms/QueueConnectionFactoryAdmin [/b] 

    when we try to locate this class in webMethods installation we cannot locate any jar files.

    we are using webMethods99, any idea where and how can i find which jar file have this class.

Regards
Sreeni

Hello Srini,

Can you try to add jmsclient.jar file and check?

Hi Sreeni,

I tried to check the jar files but was unable to locate one with this class.

Can you provide some more details about the configuration?

You might be missing two jar files in your config:
wm-jmsadmin.jar and wm-jmsclient.jar

Regards,
Holger

Hi Holger,

            Apart from the jar files I have mentioned earlier, I have also tried adding below jars as well, still no luck.

 [b]wm-jmsnaming.jar[/b]
 wm-brokerclient.jar
 wm-g11nutils.jar
 wm-jmsclient.jar
[b] gf.javax.jms.jar[/b]
[b] wm-jmsadmin.jar[/b] 

Regards
Sreeni

Hi Yogesh,

            I have added wm-jmsclient.jar, I believe in wM99 jmsclient.jar is not there anymore, still the same error.

Regards
Sreeni

Hi Sreeni,

I am having similar issue. were you able to find the solution for this.

Thanks,

Hello

I believe the class QueueConnectionFactoryAdmin has been deprecated.

See the attached document for info on how to setup Hermes JMS tool to browse/access wM Broker JNDI. This was created by one of our consultants in GCS.
It was used to setup a connection to Broker v8.2 but should work for 9.6.

Regards
Wayne
Setup Hermes JMS tool.pdf (143 KB)

1 Like

It worked for me. with these jar files. Thank you.

wm-brokerclient
wm-g11nutils
wm-jmsclient
wm-jmsnaming