Hi there,
I've got a big problem with Glassfish 3.1.2 and ActiveMQ 5.6.0.
My system configuration is the following:
1) a java stand-alone Producer that sends 50 msg/sec to a jms queue (Queue
type) hosted by ActiveMQ
2) a EAR deployed into Glassfish with a MDB to consume messages from that
queue
T
Well, before read your reply, yesterday we went to this page
http://activemq.apache.org/activation-spec-properties.html and we saw the
"maxSessions", "maxMessagesPerSessions" and "maxMessagesPerBatch"
properties.
Apparently this is the solution we were looking for, because changing its
value our MD