2 Replies Latest reply on Jun 1, 2009 1:39 PM by scottdawson

    JBoss ESB outgoing gateway

    davestar

      Does JBoss ESB support any outgoing gateways?
      If so, Can I have any type of provider like (ftp, fs...)?
      I need a solution where the ESB should pull a file from an ftp server and push it to another ftp server.

        • 1. Re: JBoss ESB outgoing gateway
          kaba

          As fare as i am aware of no. You have to write an action toc capture the bystream of your message and write it to the file system or upload it to your ftp server.
          I also thing and see the need for Outgoing Gateway i.e for ftp sftp and file system or even jms. To make live for us developper easier

          /Kaba

          • 2. Re: JBoss ESB outgoing gateway
            scottdawson

             


            Does JBoss ESB support any outgoing gateways?

            At least 3:

            HttpRouter
            JMSRouter
            SOAPClient