362
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 5 years ago.
Jul 13, 2018 — Jul 13, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BugFix: on startup error NullPointerException was thrown More... about 24 years ago
Remove stack dump when setAutoCommit fails More... about 24 years ago
reminder to add a '/' at the beginning of an absolute path when using tomcat More... about 24 years ago
support for tomcat contexts More... about 24 years ago
support for tomcat contexts More... about 24 years ago
jaxp is needed to parse tomcat�s config file More... about 24 years ago
Support for contexts as specified in tomcat�s config file. More... about 24 years ago
support for contexts as specified in tomcat�s config file More... about 24 years ago
Added chmod to make dist/bin/run.sh executable on un*x systems. More... about 24 years ago
Removed some old crud. Thanks to Tom Copeland for the review. More... about 24 years ago
Unised local variable removed (by Tom Copeland <[email protected]>) More... about 24 years ago
Optimized fBPK calls: if pk is active in cache then bypass ejbFBPK call to EJB instance More... about 24 years ago
Added isActive method for fBPK optimization More... about 24 years ago
Client hang fix
osh
More... about 24 years ago
Bug with tuned updates and null old field was fixed. Thanks to Tobias Frech for reporting. More... about 24 years ago
Fixed 2 minor bugs: More... about 24 years ago
'verifier' target added. More... about 24 years ago
decoupled from the server More... about 24 years ago
Manifest for standalone verifier. More... about 24 years ago
Use verbose messages by default More... about 24 years ago
libs needed for bench build More... about 24 years ago
pattern-matching rules for transactions updated More... about 24 years ago
benchmark test More... about 24 years ago
moved the installation code out of the J2eeDeployer and encapsulated it into the Installer/InstallerFactory. More... about 24 years ago
added the application.xml dtd (v1.2) so the XmlFileLoader can resolve it without needing web access. More... about 24 years ago
Forgot the getOptionalChild part More... about 24 years ago
Bugfixes: More... about 24 years ago
Added "file:" to the path to auth.conf, because JAAS complains about "no protocol" with some JDKs More... about 24 years ago
Compilable. More... about 24 years ago
Changed behavior when a bean cannot be passivated: instead of keeping it in the cache, it is removed. More... about 24 years ago