IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/08/17 11:13 AM

    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


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB


  • 2.  RE: Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/08/17 12:17 PM

    Hello Srini,

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


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/08/17 12:18 PM

    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


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/09/17 05:33 AM

    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


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/09/17 05:34 AM

    Hi Yogesh,

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

    Regards
    Sreeni


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/31/17 12:17 PM

    Hi Sreeni,

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

    Thanks,


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB


  • 7.  RE: Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/31/17 12:42 PM

    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)


    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker


  • 8.  RE: Unable to locate jar file with com.wm.broker.jms.QueueConnectionFactoryAdmin

    Posted 03/31/17 01:13 PM

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

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


    #Integration-Server-and-ESB
    #webMethods
    #Universal-Messaging-Broker