Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to Receive fixed number of Messages from Queue

866600Feb 26 2013 — edited Feb 26 2013
Hi Guys,
I have requirement of pooling messages from queue using MDB of ejb3.x and I have to insert every 10 records at a time.Receiving messages and sending messages is working with queues but how to receive fixed number of messages with the implemented class of MessageListener.

Thanks,
Srinivas.

Edited by: 863597 on Feb 25, 2013 11:32 PM

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 26 2013
Added on Feb 26 2013
2 comments
1,560 views