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.

 View Only
  • 1.  Connecting to CA Layer 7 gateway

    Posted Mon September 26, 2016 11:43 AM

    Hello all,

    As per the design of the current interface which I’m working on, layer 7 gateway needs to connect to webMethods(v9.9) queue(through JMS-UM) and put the incoming files. Apart from providing the JNDI, JMS, Connection factory, queue name details, Is there any jar files need to be provided in order to establish the connection? If yes, what are the jar files to be shared from webMethods? Are they the class files present in the Initial Context factory in JNDI alias?

    Yoursuggestions, please.


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


  • 2.  RE: Connecting to CA Layer 7 gateway

    Posted Mon September 26, 2016 11:58 AM

    Hi Venkat,

    please share more details:

    Is your messaging done by Broker or UM?
    Exact version of components including the FixLevels.

    For Broker there mainly three jars neccessary:

    • wm-brokerclient.jar
    • wm-jmsclient.jar
    • wm-jmsnaming.jar

    Regards,
    Holger


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


  • 3.  RE: Connecting to CA Layer 7 gateway

    Posted Mon September 26, 2016 04:27 PM

    It’s UM not broker. This being a third party application jars are required as per comments from layer 7 team.


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


  • 4.  RE: Connecting to CA Layer 7 gateway

    Posted Tue September 27, 2016 01:10 PM

    Check these jars

    nAdminAPI
    nAdminXMLAPI
    nClient
    nJMS
    nServer
    nProtocols


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


  • 5.  RE: Connecting to CA Layer 7 gateway

    Posted Fri September 30, 2016 08:24 AM

    The below should be suffice.

    nAdminAPI
    nClient
    nJMS

    Please check and update with your observations.

    Thanks,


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


  • 6.  RE: Connecting to CA Layer 7 gateway

    Posted Tue October 04, 2016 09:33 AM

    Thank you, where these jar files are located ? In the installation directory?


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


  • 7.  RE: Connecting to CA Layer 7 gateway

    Posted Tue October 04, 2016 04:18 PM

    Yes they can be found at \SoftwareAG\common\lib or \SoftwareAG\UniversalMessaging\lib


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


  • 8.  RE: Connecting to CA Layer 7 gateway

    Posted Wed October 05, 2016 04:24 AM

    It worked with nclient and njms jars. Thank you for your suggestions.


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