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.  Reverse Invoke RI Proxy with nonwebMethods RI server

    Posted Thu August 05, 2004 02:41 PM

    Hi,

    Can people share their experiences of using a 3rd party Proxy server acting as a reverse invoke for Inbound HTTP & HTTPS data traffic? Are there any open source RI Proxy Servers that are compatible to webMethods Integration Server?

    Regards,
    SKN.


    #webMethods-Architecture
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Reverse Invoke RI Proxy with nonwebMethods RI server

    Posted Thu August 05, 2004 03:50 PM

    Hi SKN,
    I am not 100% sure about this, but to think of using 3rd party Proxy server acting as RI instance should not be possible.

    One reason I can give is that the traffic/protocol between internal and RI instance is webMethods propriety. Unless webMethods has specifically given license to other vendors, I guess it would not work.

    I suggest that you get the right/accurate answer on this from webMethods itself (place a call to webM support).

    HTH,
    Saurabh.


    #webMethods
    #webMethods-Architecture
    #webMethods-General
    #Integration-Server-and-ESB


  • 3.  RE: Reverse Invoke RI Proxy with nonwebMethods RI server

    Posted Thu August 05, 2004 04:35 PM

    You can only use 3rd party proxy servers running in reverse proxy mode. RI is not supported by any server other than Integration Server.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General
    #webMethods-Architecture


  • 4.  RE: Reverse Invoke RI Proxy with nonwebMethods RI server

    Posted Tue May 24, 2005 12:00 PM

    You can use another tool as a proxy, but not as a reverse invoke proxy. SOCK (the protocol used by the reverse invoke setup) is a webMethods specific protocol.
    I’ve setup apache to act as a web-facing front, but that’s just acting as a proxy, so it still needs a hole in the firewall from the apache box to the IS’s listening port. Still that might be desirable for a number of reasons, but really it’s just a pass through. To do this just setup mod_proxy to redirect.

    regards,
    Nathan


    #webMethods
    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods-General