7/18/2014 2:42:03 PM
make the Ruby stack work without regenerating the models.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
7/18/2014 2:16:01 PM
can be configured differently (e.g logging,...)
|
|
|
7/17/2014 6:57:31 PM
returns a null result
|
|
7/15/2014 9:19:59 AM
cookie was set, H2 would throw an exception
at runtime when building the query.
Add some sanity checks before passing the sessionId to the DAO.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
7/17/2014 6:38:32 PM
into PLUGIN_FAILURE regarldess of whether or not it threw an exception.
PLUGIN_FAILURE does not mean call did not succeed at the gateway, it rather indicates that it is uncertain whether or not call has failed.
|