Confirmed users
508
edits
No edit summary |
|||
| Line 43: | Line 43: | ||
==== Mock Data ==== | ==== Mock Data ==== | ||
The mock Servlet is written in Java, and is checked out with the tests. This servlet is very simple and stable, so to make it easy to run, I just checked in the latest '''.war''' file here: | The mock Servlet is written in Java, and is checked out with the tests. This servlet is very simple and stable, so to make it easy to run, I just checked in the latest '''.war''' file here: | ||
'''/tcm/tests/mockservlet/TcmMockServlet.war''' | |||
Copy this file to the '''/webapps''' | |||
'''/jetty-6.1.14/webapps''' | |||
Feel free to update and build it yourself from the source, though. :) | <br> | ||
Feel free to update and build it yourself from the source, though. :) | |||
=== Running the tests === | === Running the tests === | ||