On 7/17/07, kumar k <[EMAIL PROTECTED]> wrote:
Thanks for your response. I am new to ESB technology.  Can I make same service 
receiver and processor of messages? In that case will service and targetService 
be same? How to tell the configuration which class/method should get the 
messages from jms queue?

The jms:endpoint is designed to only handle consumption of messages
from a jms queue. It is not designed to also process the messages -
this is what the targetService attribute is for; to send the consumed
messages to another service for processing.

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/

Reply via email to