Changes between Version 11 and Version 12 of S2S_TESTING_SERVER_R0
- Timestamp:
- 01/08/09 19:55:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_TESTING_SERVER_R0
v11 v12 46 46 * Design steps are completed. 47 47 * Added JSP Mapping to the web configuration. 48 * There is a profile named "jspcompile" which must be run to compile the jsps before running the FakeServerMain(mvn -Djspcompile install for example).48 * There is a profile named "jspcompile" which must be run to compile the jsps before running the FakeServerMain(mvn -Djspcompile install -Dmaven.test.skip is the exact command). 49 49 * Go to http://sophie2.org/s2s to see the testing server running. 50 50 Changeset:[[changeset:1120]]