4 Replies Latest reply on Sep 20, 2010 11:17 AM by weiming.li

    Send HTTP request from ESB

    weiming.li

      Hello

       

      I'm a newbie of JBoss ESB, in order to send http request to a web server, I have composed a simple custom action, but when I trigger that action, I got such message constantly:

       

      17:26:23,563 WARN  [ActionProcessingPipeline] No fault address defined for fault message! To: InVMEpr [ PortReference < <wsa:Address invm://4d5342204875622424242424242424242424244d5342204875622053616d706c652031/false?false#10000/>, <wsa:ReferenceProperties jbossesb:passByValue : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/invm/> > ] MessageID: 20bc473c-ec09-414b-9cd7-0d70cd34dae1

       

      Anyone can help me what should I do with this? Is it possible to post HTTP request to web server in ESB? Thank you.