Index: lams_admin/web/WEB-INF/web.xml =================================================================== diff -u -re851ecbb7a28dba597688df7f4466b2ab603405c -r3bc65f0652b50074ff432112d8e47a6df3728810 --- lams_admin/web/WEB-INF/web.xml (.../web.xml) (revision e851ecbb7a28dba597688df7f4466b2ab603405c) +++ lams_admin/web/WEB-INF/web.xml (.../web.xml) (revision 3bc65f0652b50074ff432112d8e47a6df3728810) @@ -21,6 +21,23 @@ + + migration.systemname + lams + + + migration.databasetype + mysql + + + migration.patchpath + org/lamsfoundation/lams/dbupdates + + + migration.datasource + java:jdbc/lams-ds + + xls excel/ms-excel @@ -69,10 +86,18 @@ + com.tacitknowledge.util.migration.jdbc.WebAppJNDIMigrationLauncher + + org.springframework.web.context.ContextLoaderListener + + + org.lamsfoundation.lams.web.session.SetMaxTimeoutListener + + action @@ -120,6 +145,10 @@ /fckeditor/editor/filemanager/browser/default/connectors/jsp/connector + + 120 + +