2 Replies Latest reply on Feb 17, 2011 6:02 AM by madhucm

    Sending Message to other service inside config file

    madhucm

      Hi,

       

      Is it possible to send a message(not JMS message) to other service inside the jboss-esb.xml.?

       

      Suppose if you have service x , and you want to send a messsage "Hello"  to service y , so that inside service y i can print incoming message.

      And this should happen dynamically . I know it can be done using Java class and using serviceInvoker.

      Idea is to avoid writing java class so that i can pass message in config file itself.

       

       

      Thanks,

      Madhu.