11 Replies Latest reply on May 20, 2010 11:59 AM by eric_bustad

    Httprouter without terminating pipeline?

    eric_bustad

      Is there something like the HttpRouter in JBoss ESB that allows the action pipeline to continue processing after the HttpRouter action finishes?

      What I would like to do is to have the httpRouter-like action connect to a remote server, get back the response, then allow me to process that response in a following action.