Commit Graph

23 Commits

Author SHA1 Message Date
Athou
7fff561268 switch to dbcp as tomcat-pool seems to leak connections 2014-01-09 09:13:30 +01:00
Athou
d09cf472dd disable services not needed 2013-11-13 16:26:23 +01:00
Athou
3fe419ba2f disable openejb stats 2013-10-24 14:50:51 +02:00
Athou
01e0bf0397 create table and columns with the right encoding (#309) 2013-07-07 20:54:50 +02:00
Athou
8792069ae0 mssql compatibility (fix #396) 2013-07-07 10:32:37 +02:00
Athou
66abb68097 tweaking params 2013-06-06 10:57:58 +02:00
Zhe LIN
c2435946c2 missing a character 2013-05-28 08:55:46 +08:00
Athou
d814e9c6eb missing = 2013-05-27 15:25:52 +02:00
Athou
759abc41c3 add default hsqldb connection with row locking transaction 2013-05-22 10:38:37 +02:00
Athou
ae7d0c4ab7 support for postgresql (#37) 2013-05-08 09:28:18 +02:00
Athou
51f11e48b5 more performance tweaks 2013-04-26 07:12:19 +02:00
Athou
85f381ad99 auto reconnect 2013-04-25 18:56:20 +02:00
Athou
2af55553a2 return to async beans, jms is too much overhead atm 2013-04-25 17:26:07 +02:00
Athou
84f9b4e10e tomee variable tweaks 2013-04-25 16:39:44 +02:00
Athou
3cbdbcc6f7 missing slash 2013-04-25 08:09:44 +02:00
Athou
5bba598b2e allows http threads to continue their job by asynchronously queuing database updates 2013-04-23 21:16:30 +02:00
Athou
5c4df4e451 handle background threads ourselves, leave the stateless pool intact 2013-04-23 10:51:05 +02:00
Athou
bc072a3727 comment sample connection configuration 2013-04-22 17:11:32 +02:00
Athou
c59a23ea4f variables tweaking for heavy load 2013-04-22 16:06:18 +02:00
Athou
c2e56ccce0 added sample mysql connection configuration 2013-04-22 13:20:05 +02:00
Athou
52e1b23341 removed as it actually beaks transactions 2013-04-21 22:56:41 +02:00
Athou
78707a200f increase tomee stateless pool size 2013-04-21 14:02:48 +02:00
Athou
056023552a override some tomee default values 2013-04-15 11:46:31 +02:00