12 Replies Latest reply on Feb 17, 2012 8:24 AM by nelioini

    Running the Jboss ESB hello world from Eclipse Failed to deliver message [header: [  ]] to Service [FirstServiceESB:SimpleListener]

    nelioini

      Dear All,

       

      I am new to Jboss ESB and I am trying to run the Hello world example from eclipse. I followed all the tutorials I could find on the net and now I can run the SendJMSMessage. But when I try to run the SendESBMessage I get the following exception

       

      org.jboss.soa.esb.listeners.message.MessageDeliverException: Failed to deliver message [header: [  ]] to Service [FirstServiceESB:SimpleListener].  Check for errors.

          at org.jboss.soa.esb.client.ServiceInvoker.post(ServiceInvoker.java:429)

          at org.jboss.soa.esb.client.ServiceInvoker.deliverAsync(ServiceInvoker.java:254)

          at org.jboss.esb.test.SendEsbMessage.main(SendEsbMessage.java:57)

       

      could you please tell me what could be wrong

       

      All the best