Commit Graph

3575 Commits

Author SHA1 Message Date
Robert von Burg 3b7927bdac [Major] moved the package li.strolch.runtime.agent to li.strolch.agent 2014-01-10 23:23:34 +01:00
Robert von Burg 04a0906513 [Major] moved the package li.strolch.runtime.agent to li.strolch.agent 2014-01-10 23:23:29 +01:00
Robert von Burg fa2f927856 [Major] moved the package li.strolch.runtime.agent to li.strolch.agent 2014-01-10 23:23:25 +01:00
Robert von Burg 6bb341964e [Major] moved the package li.strolch.runtime.agent to li.strolch.agent 2014-01-10 23:23:17 +01:00
Robert von Burg 62affa815c [Major] moved the package li.strolch.runtime.agent to li.strolch.agent 2014-01-10 23:22:45 +01:00
Robert von Burg d1d51587db [New] Modified the RuntimeMock to simply copy all root source 2014-01-10 23:15:03 +01:00
Robert von Burg 40eec73bb1 [Bugfix] fixed missing exception on transaction result on error case 2014-01-10 23:14:17 +01:00
Robert von Burg 48e2defc9e [Bugfix] fixed a bug where FileHelper.copy() didn't recursively copy 2014-01-10 23:13:41 +01:00
Robert von Burg a012c7fff8 [Major] refactored how transactions are opened
Now the ElementMapHandler is the central object and clients do not use
access DAOs or the PersistenceHandler anymore. This is now transparent.
2014-01-10 19:11:01 +01:00
Robert von Burg fbcbed4a00 [Major] refactored how transactions are opened
Now the ElementMapHandler is the central object and clients do not use
access DAOs or the PersistenceHandler anymore. This is now transparent.
2014-01-10 19:10:56 +01:00
Robert von Burg 4a0fb74d21 [Major] refactored how transactions are opened
Now the ElementMapHandler is the central object and clients do not use
access DAOs or the PersistenceHandler anymore. This is now transparent.
2014-01-10 19:10:45 +01:00
Robert von Burg 8c91c12948 [Major] refactored how transactions are opened
Now the ElementMapHandler is the central object and clients do not use
access DAOs or the PersistenceHandler anymore. This is now transparent.
2014-01-10 19:10:42 +01:00
Robert von Burg e781aea668 [Major] refactored how transactions are opened
Now the ElementMapHandler is the central object and clients do not use
access DAOs or the PersistenceHandler anymore. This is now transparent.
2014-01-10 19:10:36 +01:00
Robert von Burg ffc18e06d7 [Major] refactored how transactions are opened
Now the ElementMapHandler is the central object and clients do not use
access DAOs or the PersistenceHandler anymore. This is now transparent.
2014-01-10 19:10:29 +01:00
Robert von Burg c04091ab5d [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:24:49 +01:00
Robert von Burg d77ffac498 [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:17:11 +01:00
Robert von Burg e855378780 [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:17:04 +01:00
Robert von Burg 971d25640c [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:17:01 +01:00
Robert von Burg 28f4353405 [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:59 +01:00
Robert von Burg 64fed84708 [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:55 +01:00
Robert von Burg 291f7f352f [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:52 +01:00
Robert von Burg ff43aef8d7 [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:44 +01:00
Robert von Burg 72be0ffeb9 [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:39 +01:00
Robert von Burg cc4a9a4a47 [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:32 +01:00
Robert von Burg 66c9a33efb [Minor] renamed update.sh to pull.sh
This better denotes what the script does
2014-01-10 16:52:54 +01:00
Robert von Burg 8e4128c8a4 [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:57 +01:00
Robert von Burg 80d543e4d1 [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:39 +01:00
Robert von Burg 963cbdad6c [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:36 +01:00
Robert von Burg f0f98ebd4a [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:27 +01:00
Robert von Burg 11403a8d21 [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:14 +01:00
Robert von Burg 61cd1e1096 [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:10 +01:00
Robert von Burg dcbae91a00 [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:07 +01:00
Robert von Burg 71001def25 [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:50:01 +01:00
Robert von Burg 7450e9121d [Major] removed project li.strolch.persistence.api
Moved all classes to li.strolch.runtime
2014-01-10 16:49:53 +01:00
Robert von Burg 7202545f6f [Bugfix] fixed wrong constant value 2014-01-02 16:29:02 +01:00
Robert von Burg cb89abd469 [New] Added new services
AddResource*Service, AddOrder*Service, ImportModelFromXmlService
2014-01-01 02:19:21 +01:00
Robert von Burg 70d393dcc1 [New] Extended InMemoryElementListener to configure if add or update 2014-01-01 02:18:31 +01:00
Robert von Burg 3a756b9561 [New] added new TEMPLATE constant to Tags 2014-01-01 02:17:26 +01:00
Robert von Burg d677249cf6 [Minor] added StringHelper.DASH constant 2013-12-31 19:56:45 +01:00
Robert von Burg 8408e5e62a [Minor] fixed compile error due to change in privilege 2013-12-29 23:13:15 +01:00
Robert von Burg 11f53cb272 [Minor] removed the use of the authPass in the certificate 2013-12-29 23:12:37 +01:00
Robert von Burg aa5ac4f7da [Minor] better exception handling if Service returns null service result 2013-12-28 13:00:26 +01:00
Robert von Burg f93d361c4e [Bugfix] fixed a bug where a system action failed in PostInitializer 2013-12-28 12:59:42 +01:00
Robert von Burg 8f056afbb6 [New] added a semi unique id generation to StrolchAgent 2013-12-28 12:58:57 +01:00
Robert von Burg 2cb1aa0ffe [Bugfix] fixed an issue where cloning a Resource was missing the params 2013-12-28 12:58:13 +01:00
Robert von Burg bab1e4b119 [Bugfix] fixed a bug where the role were not properly read from XML
Added tests for reading the model from XML
2013-12-28 12:16:48 +01:00
Robert von Burg 5d59a52eeb [Minor] Throwing explicit exception system user tries to login
Further enforcing that a system user may not have a password
2013-12-28 10:55:58 +01:00
Robert von Burg 19c7a120ca [New] injecting ComponentContainer into Services at execution time 2013-12-28 10:29:43 +01:00
Robert von Burg a355452a36 [Minor] removed getResourceMap() and getOrderMap() from StrolchAgent
The clients will be using the container and should not be using the
agent directly
2013-12-27 11:32:14 +01:00
Robert von Burg 58bc33696a [Bugfix] fixed no suitable driver found in Tomcat7 context
It seems the class loader mechanism of Tomcat7 makes problems and the
driver is not properly found. A solution is to manually force the
loading of the driver, before searching for a driver for a URL
2013-12-27 11:03:15 +01:00