HI,
we are running orion app server with one mdb and couple of session
bean and entity bean. Once there is message received by the reciever mdb
it creates the beans and the message gets processed and published to the
topic again.
This works fine as long as the traffic is not high. But If the no of
messages increases the MDB receives them all and starts creating the
beans (which makes the server crash.)
I set the receiver mdb to a certain max number but that also did not work.
any suggestion would be a great help.
thanks,
manoj.