Author: scamp
Date: Tue May 24 13:22:16 2005
New Revision: 178269
URL: http://svn.apache.org/viewcvs?rev=178269&view=rev
Log: (empty)
Added:
incubator/muse/trunk/src/site/content/interop/README.txt
Added: incubator/muse/trunk/src/site/content/interop/README.txt
URL:
http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/README.txt?rev=178269&view=auto
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/README.txt (added)
+++ incubator/muse/trunk/src/site/content/interop/README.txt Tue May 24
13:22:16 2005
@@ -0,0 +1,21 @@
+
+
+The interop application was used for the OASIS WSDM Face to Face Interop Event.
+
+Building and Running the application is as follows:
+
+1. Run the command: >ant compile deploy
+
+(This assumes you have the Muse webapp installed in Tomcat and that the
CATALINA_HOME environment variable is set in your environment.)
+
+2. Start Tomcat. Tomcat includes a startup script under CATALINA_HOME/bin
+
+3. Run the JUnit tests by issuing the command: >ant -f test.xml
+
+(This will actually print the usage of the test script.)
+
+There are three test suites which can be run (server, ws and small). Each may
be invoked as follows:
+
+>ant -f test.xml server
+>ant -f test.xml ws
+>ant -f test.xml small
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]