Rosdi Kasim [
http://community.jboss.org/people/rosdi] created the discussion
"Messages is received by wrong services."
To view the discussion, visit:
http://community.jboss.org/message/575137#575137
--------------------------------------------------------------
I have several services configured in jboss-esb.xml, when I send message to one of the
service, my message will be received by _any_ one of the configured services (even though
the message is not meant for that service)!
If I send the same message again, another service will process that message (in
round-robin maner), it is not random, it is like each service takes turn to intercept the
message.
Example, if I have 3 services configured. First time I send a message, Service 1 will
receive it, second time I send a message, Service 2 will receive it, third time I send the
message, Service 3 will receive it. Fourth time I send it, Service 1 will receive it and
the cycle repeat..
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/575137#575137]
Start a new discussion in JBoss Messaging at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]