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.  Remote Java Client

    Posted Mon November 07, 2005 08:42 PM

    Hi,
    We have a requirement wherein an IS needs to send requests to a java client running on a remote machine. If the client is down, the IS would know, and it would need to restart this client. Could someone please tell me how to start a java client on a remote machine?
    One way I was thinking of involves a java service that would invoke a shell script on a local machine. This shell script would login to the remote machine and invoke a shell script on it which would start the java client on the remote machine.
    Is there a cleaner way to achieve this?
    Thanks,
    Prashanth


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Remote Java Client

    Posted Tue November 08, 2005 12:58 AM

    Hello,

    Yemi Bedu


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Remote Java Client

    Posted Tue November 08, 2005 05:44 PM

    Hi,
    Thanks a lot for the tips!
    The only reason I didn’t want a script on the local computer to manage the client, is because that might require monitoring the script/process too. But otherwise, I agree that would be a simpler process to design.
    Expect seems to be an extremely useful tool! I hadn’t thought about that earlier. I will investigate it’s feasibility in the current context.
    Thanks again,
    Prashanth


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Remote Java Client

    Posted Wed November 09, 2005 05:40 PM

    Hello,

    Yemi Bedu


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services