diff --git a/pom.xml b/pom.xml index ab9d64018..b26098b5a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,10 @@ li.strolch.bom pom + + li.strolch + li.strolch.persistence.xml + org.slf4j slf4j-log4j12 diff --git a/src/runtime/config/PrivilegeModel.xml b/src/runtime/config/PrivilegeModel.xml index 28c007077..848bbe71d 100644 --- a/src/runtime/config/PrivilegeModel.xml +++ b/src/runtime/config/PrivilegeModel.xml @@ -56,7 +56,7 @@ - + true @@ -65,7 +65,7 @@ - + li.strolch.service.test.GreetingService diff --git a/src/runtime/config/StrolchConfiguration.xml b/src/runtime/config/StrolchConfiguration.xml index 309245974..dbe8cec15 100644 --- a/src/runtime/config/StrolchConfiguration.xml +++ b/src/runtime/config/StrolchConfiguration.xml @@ -10,8 +10,8 @@ ServiceHandler - li.strolch.service.ServiceHandler - li.strolch.service.DefaultServiceHandler + li.strolch.service.api.ServiceHandler + li.strolch.service.api.DefaultServiceHandler true