aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/module-stork
AgeCommit message (Collapse)AuthorFilesLines
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-0/+2
2015-03-13added fakeidl no-signature option configFlorian Reimair1-2/+6
2015-03-13STORK PEPS-conform loggingFlorian Reimair1-0/+20
2015-02-26Fix errorhandling in STORK 2 PepsConnectorTaskThomas Lenz1-1/+11
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall5-49/+159
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc.
2015-02-19manuell merge: PEPSConnecterServlet --> PepsConnectorTaskThomas Lenz2-52/+268
2015-02-04Add logging for automatic servlet registration.Thomas Knall1-4/+15
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall10-0/+1697
- Add new maven module moa-id-modules and sub module moa-id-module-stork. - Move stork relates processes and task to module moa-id-module-stork. - Move module registration to modules package.