I'm not sure to completely understand your use of soap/http and jms...
Where do you use http and were do you jms ?

Cheers,
Guillaume Nodet

On 5/4/06, chris24 <[EMAIL PROTECTED]> wrote:

Question:
Are binding components two way streets?

Outline of problem:
I have a system where various applications all publish and subscribe to
various topics. For example, one application may publish statistics to a
topic. Another application that subscribes to that topic will read the
statistics and may publish to a topic to inform the original system to
change its behavior. These various applications are all implemented in
different programming languages (C, C#, etc). However, they all currently
use SOAP to pass messages to a simple home grown broker. What we would like
to do is user ServiceMix to wrap an Active MQ broker and have all of these
external applications use their existing methods to interact with the
SOAP/HTTP binding component. My question is if one application publishes a
topic to the MQ can the broker send responses to all subscribers through
their binding components? If I am missing something please let me know as I
am new to this ESB/JMS world. Thanks,

--
View this message in context: 
http://www.nabble.com/Binding-Components%3A-Two-Way-Streets--t1559633.html#a4236332
Sent from the ServiceMix - User forum at Nabble.com.


Reply via email to