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.  Starting java service on IS startup?

    Posted Thu April 01, 2004 12:05 PM

    We’ve developed a Java service that implements a socket listener, and we’d like to automatically start this service on IS startup.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Starting java service on IS startup?

    Posted Tue September 21, 2004 05:53 PM

    Yes, there is an easy way to start this on server startup. In developer, if you click on the package that contains your service, there is a tab called “Startup/Shutdown/Replication Services”.

    In the left pane of the startup services section, find your service and use the blue arrow to add it to the right pane. Save and thats it. Now that service will run when the package is loaded on startup.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Starting java service on IS startup?

    Posted Tue September 21, 2004 06:26 PM

    In 6.1 this is a bit harder to find, as clicking or double clicking doesn’t bring up the screen for this stuff… so Right-click and “open” on a package to get to the startup/shutdown services.

    Nath


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Starting java service on IS startup?

    Posted Wed May 11, 2005 12:27 PM

    I would be interested in seeing the Java code that implements the socket listener.


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Starting java service on IS startup?

    Posted Thu June 14, 2007 02:22 AM

    i am very enthusiastic know the java code how it was written to socket listener


    #webMethods
    #Integration-Server-and-ESB