From a87d1fe45862c35bdf9fc351d071f3c12f962f8e Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 2 Nov 2009 22:23:23 +0000 Subject: moving das branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832147 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/testing/tomcat/readme.htm | 86 ---------------------- 1 file changed, 86 deletions(-) delete mode 100644 branches/das-java-beta2/samples/testing/tomcat/readme.htm (limited to 'branches/das-java-beta2/samples/testing/tomcat/readme.htm') diff --git a/branches/das-java-beta2/samples/testing/tomcat/readme.htm b/branches/das-java-beta2/samples/testing/tomcat/readme.htm deleted file mode 100644 index e7fd28a4ac..0000000000 --- a/branches/das-java-beta2/samples/testing/tomcat/readme.htm +++ /dev/null @@ -1,86 +0,0 @@ - - - - Tuscany End User Sample Testing - - -

Tuscany End User Sample Testing

-

Initial Setup

  -   Most of the following only needs to be done once -unless noted otherwise.
- - -

 Running

In -the java/das/samples/testing/tomcat -directory run maven:
mvn

Explanation

Maven does -the following:
If all goes well at the end you -should see:
-
[INFO] ----------------------------------------------------------------------------
-[INFO] Reactor Summary:
-[INFO] ----------------------------------------------------------------------------
-[INFO] Tuscany Testing in Tomcat .............................. SUCCESS [0.961s]
-[INFO] Tuscany Testing Tomcat DAS Sample - Companyweb ......... SUCCESS [1:09.771s]
-[INFO] Tuscany Testing Ajax DAS Web Sample .................... SUCCESS [47.458s]
-[INFO] ----------------------------------------------------------------------------
-[INFO] ----------------------------------------------------------------------------
-[INFO] BUILD SUCCESSFUL
-[INFO] ---------------------------------------------------------------------------- -[INFO] Total time: 1 minute 59 seconds -[INFO] Finished at: Sun Jun 10 01:23:19 VET 2007 -[INFO] Final Memory: 9M/17M -[INFO] ----------------------------------------------------------------------------
-

Cleanup

Close -the Tomcat window and issue mvn clean.

Note

-

Because the html unit tests execute multiple user actions that change the contents of the database tables, is recommended -that you always run these tests in a clean environment (after a mvn clean), -otherwise you may experience failure on some tests as the expected result data might have been affected by previous test runs.

- - \ No newline at end of file -- cgit v1.2.3