I'm sending several messages with different types to an mdb. One type stands
for an "update" message. That means take the data from the message and
update several entity beans with it. These updates have to be execute
dstrictly serial. But it comes that more than one update message at the same
time is send and jboss instantiates 2 or more mdb to execute the messages in
parallel.

How can I configure (or design?) my mdb that it exceute the messages of type
"update" strictly one after the other.

thanx sven

CargoSoft GmbH
Linzer Str. 3
28359 Bremen
Telefon    +49 421 2020 440
Telefax    +49 421 2020 189
http://www.cargosoft.de
eMail: [EMAIL PROTECTED]
Hotline: [EMAIL PROTECTED]




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to