Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 7 | -0/+551 | |
- Create new module moa-id-module-monitoring. - Move MonitoringServlet, DatabaseTestModule, IdentityLinkTestModule, TestManager and TestModuleInterface to new module. - Update pom.xml, adding new module dependency. - Update web.xml, disabling static servlet registration. - Add @WebServlet servlet registration for MonitoringServlet. | |||||
2015-02-04 | Add logging for automatic servlet registration. | Thomas Knall | 1 | -4/+15 | |
2015-02-04 | Create separate module STORK (MOAID-67) | Thomas Knall | 11 | -0/+1745 | |
- 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. |