Differences between revisions 1 and 2
Revision 1 as of 2011-02-24 08:14:44
Size: 237
Comment:
Revision 2 as of 2011-08-23 11:45:00
Size: 303
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
On {{{kb-test-way-001}}} stop tomcat. Edit {{{tomcat/webapps/ROOT/WEB-INF/CDXCollection.xml}}} to use
!NetarchiveCacheResourceStore instead of !NetarchiveResourceStore. Restart tomcat. Check that you can still
browse in the material.
On {{{kb-test-way-001}}} stop tomcat:

{{{
bash stop.sh
}}}

Edit {{{tomcat/webapps/ROOT/WEB-INF/CDXCollection.xml}}} to use
!NetarchiveCacheResourceStore instead of !NetarchiveResourceStore. Start the Tomcat again:

{{{
bash start.sh
}}}

Check that you can still browse in the material.

On kb-test-way-001 stop tomcat:

bash stop.sh

Edit tomcat/webapps/ROOT/WEB-INF/CDXCollection.xml to use NetarchiveCacheResourceStore instead of NetarchiveResourceStore. Start the Tomcat again:

bash start.sh

Check that you can still browse in the material.

It46SwitchToCacheResourceStore (last edited 2011-08-23 11:45:00 by JonasFrellesen)