In the current architecture, yes. The SOAP message is received via what's called a
"Gateway Listener". It's job is to receive the message,
"normalize" it into an ESB Message structure and forward it to a Message Aware
ActionProcessing pipeline which performs the actual message payload processing before
routing the message, in it's new format, to the target Service (i.e. SOAP to RMI call
in this case).
At the moment, the only options for performing the Gateway->ActionProcessingPipeline
routing is over the likes of JMS (see message couriers), but I think there may be an
local-vm type option planned.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053024#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...