Hi all,
I am trying to evaluate the performance of JBoss ESB under three
scenarios as given below.
Scenario 1: ESB will host a proxy service of an existing service
This is the most simplest scenario in which the ESB will simply host a
proxy service of the actual service.
Scenario 2: Content Based Routing (CBR)
This is a slight modification of the scenario 1 in which the ESB is
responsible for routing the message to the actual back-end service based
on a property in the content.
Scenario 3. Message Transformation
The ESB is responsible for transforming the message before sending to
the back-end service and to transform the response back.
My question is how can I configure JBoss ESB to work on the above
scenarios? If someone can point me to at least how to configure the
first scenario, I will be very much grateful.
Thanks in advance,
Saliya