calling message.acknowledge() on a message acknowledges all previously received but unacknowledged messages.
Now Assume I have 2 instance of an MDB.
MDBs cannot use the jms api to acknowledge messages. In short, MDBs cannot use message.acknowledge()
cheers,
ram.