[jboss-user] [JBoss jBPM] - Re: Lost messages with 150 concurrent requests for BPEL
alex.guizar@jboss.com
do-not-reply at jboss.com
Tue May 20 21:40:12 EDT 2008
Certainly not a limitation, but an indication that you have to allocate more resources. JMS persistent messages, EJB timers and jBPM sessions all use database connections, possibly from different data sources. Does each data source have a pool large enough?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152175#4152175
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152175
More information about the jboss-user
mailing list