All releases of Primrose


Release Notes: A bugfix for the 'waitForConnectionIfDatabaseIsDown' and 'encryptionKeyFile' properties.


Release Notes: A bug in standalone primrose regarding multiple pool loading was fixed. The "waitForConnectionIfDatabaseIsDown" configuration property was added, which determines if the pools should wait for a valid connection.


Release Notes: Support for Jetty 6 was added.


Release Notes: This release adds the ability to add a SQL statement to a run before handing a connection out, the ability specify an encryption key file, and a minor bugfix.


Release Notes: Bugfixes and feature additions.


Release Notes: A problem where the PoolCryptoTool class was not correctly encoding passwords if the password had an equals ('=') sign in it was fixed. A log message informing about the status of pool mode was adjusted to be less confusing. A bug that meant that the 'runPooledMode' property was in fact overridden by the value of the 'queueConnectionRequest' property was fixed.


Release Notes: Further convenience methods were added, namely static hooks to stop and start single pools. The ability to run primrose in silent mode was added.


Release Notes: This release fixes how db URLs are read from the configuration file. Previous versions truncated any URLs that included extra "=" characters.


Release Notes: This is a minor feature update, providing static methods for programmatically restarting a single pool or all pools running.


Release Notes: This release adds a minor bugfix to the SQL monitor object that maps the stack trace of the caller.