[JBoss-user] [Messaging, JMS JBossMQ] - Re: delivery mode

2004-08-26 Thread [EMAIL PROTECTED]
Give an example, I still don't understand your question.

If you are trying to achieve the following in a single transaction it is not possible:

sender.send(message); // Send to a queue
reciever.receive(); // Try to receive that message
session.commit(); // The send is not done until here!


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3846315#3846315

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3846315


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: delivery mode

2004-08-24 Thread gschmidt
A single message is resolved multiple times out of the MQ A. So it is processed 
multiple times.

Is it possible to do that action with transactions, but without the feature of 
resolving messages multiple times?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845967#3845967

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845967


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: delivery mode

2004-08-23 Thread [EMAIL PROTECTED]
Moderated: Your question is unintelligble.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845934#3845934

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845934


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user