Commit Graph

3749 Commits

Author SHA1 Message Date
Robert von Burg f8ce5f22ec [Major] RuntimeMock now also copies data 2013-12-25 19:04:49 +01:00
Robert von Burg cc0794bf30 [New] Implemented the TRANSACTIONAL mode
Each method on the ElementMap opens and closes its own transactions.
This is not exactly perfect, but still thinking of a better way, than
just using a singleton...
2013-12-25 18:42:23 +01:00
Robert von Burg edce1aaba4 [Minor] additional logger 2013-12-25 17:40:42 +01:00
Robert von Burg fe3cca7cb3 [Minor] schema must be dropped in all tests... 2013-12-25 17:40:30 +01:00
Robert von Burg 36c02bad0c [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:34:03 +01:00
Robert von Burg f5f1d85edb [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:33:59 +01:00
Robert von Burg 0879db1152 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:33:55 +01:00
Robert von Burg 295a5e0063 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:27 +01:00
Robert von Burg 0a4fe91230 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:23 +01:00
Robert von Burg 446c250500 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:19 +01:00
Robert von Burg 1538570711 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:09 +01:00
Robert von Burg fc92e9fff3 [Bugfix] fixed a bug in a test due to a timinig issue 2013-12-25 17:00:35 +01:00
Robert von Burg 169ce6fee7 [Project] separated tests from model 2013-12-25 15:48:36 +01:00
Robert von Burg 03eb1d304d [New] added plugin configuration to deploy to tomcat7 2013-12-25 15:18:38 +01:00
Robert von Burg c2c70d7a86 [New] added plugin management for tomcat7-maven-plugin 2013-12-25 15:18:15 +01:00
Robert von Burg 9eab28411a [Minor] clean up i18n warnings 2013-12-25 14:43:41 +01:00
Robert von Burg 1851f63d34 [Bugfix] fixed a situation where the webapp can't init PrivilegeHandler
the situation was that the XmlPersistenceHandler uses the base path 
from the user and not the webapps root
2013-12-25 14:43:20 +01:00
Robert von Burg 3727d3545f [Minor] cleaned up all compiler warnings 2013-12-25 14:37:22 +01:00
Robert von Burg 2e2263128f [New] code cleanup and new hashing methods
- Cleaned up all i18n compiler warnings in all classes
- Added new public hashing methods to pass the hashAlgorithm
- Important additional change: HASH table is now lower case.
2013-12-25 14:35:30 +01:00
Robert von Burg 15a245d94e [Minor] added new initialization to PrivilegeInitializationHelper
Configuration can now be parsed and then passed to an initialization
method
2013-12-25 13:10:58 +01:00
Robert von Burg e1a8e455ae [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:24 +01:00
Robert von Burg ee62256771 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:19 +01:00
Robert von Burg 8a52a8142c [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:16 +01:00
Robert von Burg d4aa1d9675 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:13 +01:00
Robert von Burg 08c2baf4e8 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:11 +01:00
Robert von Burg 43c31f4f31 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:07 +01:00
Robert von Burg 54fd73942b [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:02 +01:00
Robert von Burg 4df40f2885 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:55:59 +01:00
Robert von Burg 85db07a002 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:55:55 +01:00
Robert von Burg ee5e234f79 [Minor] removed unnecessary comments 2013-12-25 11:52:11 +01:00
Robert von Burg 15ca27b618 [New] initial commit of project files 2013-12-24 16:59:57 +01:00
Robert von Burg 1efdabcd34 first commit 2013-12-24 16:57:51 +01:00
Robert von Burg 5dd0ea8b07 [New] added tutorialwebapp 2013-12-24 16:56:02 +01:00
Robert von Burg cbcdfefbe3 [Minor] configuration change as PostInitializer interface moved 2013-12-24 16:53:08 +01:00
Robert von Burg 6aaf7a5364 [Minor] better error handling when the agent does not start
Should the agent not be able to start due to configuration problems, 
then the agent must still be stopped, thus state changes in this context
should not lead to exceptions when shutting down.
2013-12-24 16:51:31 +01:00
Robert von Burg 80504aeb19 [New] added configuration for maven-war-plugin 2013-12-24 16:49:36 +01:00
Robert von Burg e9d470676e [New] methods to generate bulk objects now pad the id
This allows for easier lexical sorting
2013-12-24 02:47:11 +01:00
Robert von Burg ddc91c75f9 [New] methods to generate bulk objects now pad the id
This allows for easier lexical sorting
2013-12-24 02:47:01 +01:00
Robert von Burg 46d446c700 [New] methods to generate bulk objects now pad the id
This allows for easier lexical sorting
2013-12-24 02:46:43 +01:00
Robert von Burg d49846c360 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:09 +01:00
Robert von Burg 8c786d4fbc [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:06 +01:00
Robert von Burg 2b69c96550 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:04 +01:00
Robert von Burg 4fd2cf1d0c [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:01 +01:00
Robert von Burg 5f3b584c30 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:55 +01:00
Robert von Burg 5f0419d13f [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:47 +01:00
Robert von Burg 95052e16f9 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:37 +01:00
Robert von Burg 27c8eb32b4 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:32 +01:00
Robert von Burg bbbf8c1fb4 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:29 +01:00
Robert von Burg d35baa5a48 [Minor] set some loggers to debug 2013-12-24 02:42:49 +01:00
Robert von Burg ff52be1c07 [Minor] removed use of deprecated JUnit classes 2013-12-24 02:42:33 +01:00