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
Expand all | Collapse all

How does the webMethods Integration Server v6.1 determine th

  • 1.  How does the webMethods Integration Server v6.1 determine th

    Posted Fri December 07, 2007 11:05 PM

    We are in the process of migrating our IS v6.1 from HP-UX to AIX hardware.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: How does the webMethods Integration Server v6.1 determine th

    Posted Sun December 09, 2007 04:00 PM

    Dave,

    The pub.client:ftp services use the custom com.wm.net:FTPSession class, which is built around the standard java.net API. It does not wrap any OS FTP client and therefore cannot be replaced by another implementation.
    If you want anything more elaborate than the standard functionality you would have to write your own services, though I would recommend basing them on a third-party Java-based solution, which you can build Java service around, in preference to wrapping an OS executable.

    regards,

    Jonathan Heywood
    Software AG Professional Services


    #Integration-Server-and-ESB
    #webMethods