Index: lams_tool_deploy/test/file/web.xml =================================================================== diff -u -rc5689d19ab4e3a213e7ed8dba604e13b5a63f95b -rbace6c5b2849809240c1f5c5fd15eaa3c5183e8c --- lams_tool_deploy/test/file/web.xml (.../web.xml) (revision c5689d19ab4e3a213e7ed8dba604e13b5a63f95b) +++ lams_tool_deploy/test/file/web.xml (.../web.xml) (revision bace6c5b2849809240c1f5c5fd15eaa3c5183e8c) @@ -12,7 +12,7 @@ - classpath:/org/lamsfoundation/lams/tool/toolApplicationContext.xml + classpath:/org/lamsfoundation/lams/toolApplicationContext.xml classpath:/org/lamsfoundation/lams/learning/learningApplicationContext.xml classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/monitoring/monitoringApplicationContext.xml Index: lams_tool_deploy/test/file/web1Entry.xml =================================================================== diff -u -r09a79810b0643057ef6712aceb1b8913f7bea53f -rbace6c5b2849809240c1f5c5fd15eaa3c5183e8c --- lams_tool_deploy/test/file/web1Entry.xml (.../web1Entry.xml) (revision 09a79810b0643057ef6712aceb1b8913f7bea53f) +++ lams_tool_deploy/test/file/web1Entry.xml (.../web1Entry.xml) (revision bace6c5b2849809240c1f5c5fd15eaa3c5183e8c) @@ -12,7 +12,7 @@ - classpath:/org/lamsfoundation/lams/tool/toolApplicationContext.xml + classpath:/org/lamsfoundation/lams/toolApplicationContext.xml classpath:/org/lamsfoundation/lams/learning/learningApplicationContext.xml classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/monitoring/monitoringApplicationContext.xml Index: lams_tool_deploy/test/file/web1EntryInsert.xml =================================================================== diff -u -r18644af54c9487e794af587b2326ea2fe37c418b -rbace6c5b2849809240c1f5c5fd15eaa3c5183e8c --- lams_tool_deploy/test/file/web1EntryInsert.xml (.../web1EntryInsert.xml) (revision 18644af54c9487e794af587b2326ea2fe37c418b) +++ lams_tool_deploy/test/file/web1EntryInsert.xml (.../web1EntryInsert.xml) (revision bace6c5b2849809240c1f5c5fd15eaa3c5183e8c) @@ -12,7 +12,7 @@ - classpath:/org/lamsfoundation/lams/tool/toolApplicationContext.xml + classpath:/org/lamsfoundation/lams/toolApplicationContext.xml classpath:/org/lamsfoundation/lams/learning/learningApplicationContext.xml classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/monitoring/monitoringApplicationContext.xml Index: lams_tool_deploy/test/file/web3Entry.xml =================================================================== diff -u -r09a79810b0643057ef6712aceb1b8913f7bea53f -rbace6c5b2849809240c1f5c5fd15eaa3c5183e8c --- lams_tool_deploy/test/file/web3Entry.xml (.../web3Entry.xml) (revision 09a79810b0643057ef6712aceb1b8913f7bea53f) +++ lams_tool_deploy/test/file/web3Entry.xml (.../web3Entry.xml) (revision bace6c5b2849809240c1f5c5fd15eaa3c5183e8c) @@ -12,7 +12,7 @@ - classpath:/org/lamsfoundation/lams/tool/toolApplicationContext.xml + classpath:/org/lamsfoundation/lams/toolApplicationContext.xml classpath:/org/lamsfoundation/lams/tool/noticeboard/applicationContext.xml classpath:/org/lamsfoundation/lams/learning/learningApplicationContext.xml classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml Index: lams_tool_deploy/test/file/webNoEntry.xml =================================================================== diff -u -r09a79810b0643057ef6712aceb1b8913f7bea53f -rbace6c5b2849809240c1f5c5fd15eaa3c5183e8c --- lams_tool_deploy/test/file/webNoEntry.xml (.../webNoEntry.xml) (revision 09a79810b0643057ef6712aceb1b8913f7bea53f) +++ lams_tool_deploy/test/file/webNoEntry.xml (.../webNoEntry.xml) (revision bace6c5b2849809240c1f5c5fd15eaa3c5183e8c) @@ -12,7 +12,7 @@ - classpath:/org/lamsfoundation/lams/tool/toolApplicationContext.xml + classpath:/org/lamsfoundation/lams/toolApplicationContext.xml classpath:/org/lamsfoundation/lams/learning/learningApplicationContext.xml classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/monitoring/monitoringApplicationContext.xml