Commit Graph

798 Commits

Author SHA1 Message Date
Robert von Burg a7f7cae641 [Major] Moved the auditing trail to the ElementMaps themselves
This means that we can't access the ElementMaps from the Realms, but
must use the TX (this was better anyhow)
2014-08-24 12:45:14 +02:00
Robert von Burg 926eab8eed [Major] Moved the auditing trail to the ElementMaps themselves
This means that we can't access the ElementMaps from the Realms, but
must use the TX (this was better anyhow)
2014-08-24 12:45:08 +02:00
Robert von Burg 3c05496ceb [Minor] code cleanup
- extracted constants for configuration
- fixed redundant null check
- cleaned up compiler warnings on i18n
2014-08-24 10:22:22 +02:00
Robert von Burg 999a8d4369 [Minor] Changed template of ElementMap to StrolchRootElement
Resources and Orders are already StrolchRootElements, so this shouldn't
hurt anyone =)
2014-08-24 10:20:26 +02:00
Robert von Burg 42fe3b4122 [Minor] code cleanup
- extracted constants for configuration
- fixed redundant null check
- cleaned up compiler warnings on i18n
2014-08-24 10:19:42 +02:00
Robert von Burg 77de155b17 [Minor] code cleanup
- extracted constants for configuration
- fixed redundant null check
- cleaned up compiler warnings on i18n
2014-08-24 10:15:52 +02:00
Robert von Burg e82b14f783 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:58 +02:00
Robert von Burg 795a77d6c7 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:37 +02:00
Robert von Burg 9a776d462d [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:32 +02:00
Robert von Burg cc9cfcadba [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:28 +02:00
Robert von Burg a70218f028 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:21 +02:00
Robert von Burg ab54378b66 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:10 +02:00
Robert von Burg 72ff553e74 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:01 +02:00
Robert von Burg 9ca21c29f8 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:49:52 +02:00
Robert von Burg b0d921d720 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:49:43 +02:00
Robert von Burg 0fbd156929 [New] Added convenience method Locator.newLocatorBuilder(String...) 2014-08-21 17:52:00 +02:00
Robert von Burg c7a69dbf88 [New] Added convenience method Locator.newLocatorBuilder(String...) 2014-08-21 17:51:52 +02:00
Robert von Burg 62a636ae71 [New] Added blog with first item of release 1.0.0 2014-08-21 17:42:59 +02:00
Robert von Burg 07085f8aa0 [Major] added missing parsing of StrolchTimedState and fixed locators
Locators are now a bit different, to handle finding StrolchTimedState as
well, the Locator has the form:
Resource/<type>/<id>/State/<id>
Resource/<type>/<id>/Bag/<id>/<param_id>
2014-08-21 17:42:37 +02:00
Robert von Burg a5f00f990c [Major] added missing parsing of StrolchTimedState and fixed locators
Locators are now a bit different, to handle finding StrolchTimedState as
well, the Locator has the form:
Resource/<type>/<id>/State/<id>
Resource/<type>/<id>/Bag/<id>/<param_id>
2014-08-21 17:42:26 +02:00
Robert von Burg 453b6b5bcb [Major] added missing parsing of StrolchTimedState and fixed locators
Locators are now a bit different, to handle finding StrolchTimedState as
well, the Locator has the form:
Resource/<type>/<id>/State/<id>
Resource/<type>/<id>/Bag/<id>/<param_id>
2014-08-21 17:42:10 +02:00
Robert von Burg aed19f3c50 [New] Added blog with first item of release 1.0.0 2014-08-19 00:09:22 +02:00
Robert von Burg 7420dd80aa [New] Added blog with first item of release 1.0.0 2014-08-18 21:12:58 +02:00
Robert von Burg 4b70fdf9ff [New] Added blog with first item of release 1.0.0 2014-08-18 19:21:50 +02:00
Robert von Burg a95822689d [New] Added StrolchTransaction.get*By(StringParameter)
These are convenient methods to get resources and orders by a reference
parameter
2014-08-18 09:41:05 +02:00
Robert von Burg 647de2b392 [Minor] renamed StrolchElementToDomVisitor to StrolchElementToSaxVisitor 2014-08-17 14:09:29 +02:00
Robert von Burg 774d1302a5 [Project] added plugin depedencies for version 2014-08-14 16:35:33 +02:00
Robert von Burg 36b07b66df [Project] deactivated file logging 2014-08-14 00:14:41 +02:00
Robert von Burg 9305931faa [Project] added resource filtering for componentVersion.properties 2014-08-14 00:13:00 +02:00
Robert von Burg bfc27cebaf [Project] added resource filtering for componentVersion.properties 2014-08-13 23:52:57 +02:00
Robert von Burg 899272a44d [Project] added resource filtering for componentVersion.properties 2014-08-13 23:50:59 +02:00
Robert von Burg a05f6c10dd [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file

Conflicts:
	src/main/java/li/strolch/tutorialwebapp/StartupListener.java
2014-08-13 23:50:50 +02:00
Robert von Burg a6341da79b [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file

Conflicts:
	src/main/webapp/WEB-INF/config/StrolchConfiguration.xml
2014-08-13 23:50:01 +02:00
Robert von Burg 5aadbca2aa [Project] added resource filtering for componentVersion.properties 2014-08-13 23:39:09 +02:00
Robert von Burg 5e181fe5c3 [Project] added resource filtering for componentVersion.properties 2014-08-13 23:39:05 +02:00
Robert von Burg 3a62c76ae0 [Minor] fixed compiler warning 2014-08-13 23:38:59 +02:00
Robert von Burg 7a88def08a [Project] added resource filtering for componentVersion.properties 2014-08-13 23:37:59 +02:00
Robert von Burg 78cc555141 [Project] added resource filtering for componentVersion.properties 2014-08-13 23:37:55 +02:00
Robert von Burg 4432a141ce [Project] added resource filtering for componentVersion.properties 2014-08-13 23:37:52 +02:00
Robert von Burg 208f8f0ec9 [Project] added resource filtering for componentVersion.properties 2014-08-13 23:37:47 +02:00
Robert von Burg e82b9a6ae6 [Project] added resource filtering for agentVersion.properties 2014-08-13 23:37:26 +02:00
Robert von Burg e9d7ea8369 [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 23:36:52 +02:00
Robert von Burg e6cdb4db83 Merge branch 'master' of git@github.com:eitch/li.strolch.agent.git
Conflicts:
	src/main/java/li/strolch/runtime/query/inmemory/InMemoryQueryVisitor.java
2014-08-13 17:13:30 +02:00
Robert von Burg f2ce445bed [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 16:13:38 +02:00
Robert von Burg 8d37337936 [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 16:07:13 +02:00
Robert von Burg 54c9038c9f [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 16:07:06 +02:00
Robert von Burg 2033c6b942 [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 16:06:23 +02:00
Robert von Burg 8287a4a59d [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 16:06:18 +02:00
Robert von Burg 6a0199a544 [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 16:06:14 +02:00
Robert von Burg 0b68acc803 [Major] Refactored StrolchConfiguration.xml to use environments
Now the agent requires an environment parameter to start, and the
configuration of that environment is used to load different sections of
the configuration file
2014-08-13 16:06:09 +02:00