On 6/11/07, ale <[EMAIL PROTECTED]> wrote:
at the moment the only solution i found involves a jms queue.
a in-out jms endpoint sends the request to a queue and waits for the
response.
an in-only jms gets the request and sends it to the processing service which
then
sends this msg to a second in-only jms which posts the response to the queue
where
the first jms service is waiting for.
Yes, that's certainly a good solution. I like JMS anyway because of
the guaranteed messaging and all of the capabilities of ActiveMQ.
I'm guessing if a solution could be found without the help of external
endpoints.
maybe such a pattern is on someone else's interests.
What do you mean by external endpoints? You're using the
servicemix-jms component, yes? If so, this is still internal to the
JBI container.
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/