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.  We need client java

    Posted 11/17/21 06:53 AM

    Hi,

    we need to create a message exchange system against a remote nirvana system.

    A point-to-point message sending class, and a message receiver that will always be on the lookout for possible inputs.

    Is an application server necessary for these classes?


    #webMethods


  • 2.  RE: We need client java

    Posted 11/18/21 09:05 AM

    Hi Sua,

    as fas as I understood you will require only the UM Jars for the API, which can be used with any java program.
    These can be requested from the remote nirvana system.
    They should be able to provide some samples, too.

    Regards,
    Holger


    #webMethods


  • 3.  RE: We need client java

    Posted 11/18/21 10:06 AM

    Right, we think so.
    When you say the jars API UM you mean the nClient and jJms right?

    We thought, create two classes of sending and receiving, compile them and execute them on the server attacking the remote UM.

    It’s right?.

    The question is, if we will need an application server (tomcat, websphere, …) or not necessary for this job.
    We think it is not necessary right?


    #webMethods