diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-25 08:05:02 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-25 08:05:02 +0000 |
commit | 0c9e42605632996661916f9c3796f909b388cb68 (patch) | |
tree | 1d18216e10f3a5f57fff80f758935b5743dfb592 | |
parent | 98c62859dee17d3aa7149cc51a36bdf1d4ea8367 (diff) |
Add a README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778341 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/distribution/tomcat/README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/java/sca/distribution/tomcat/README.txt b/java/sca/distribution/tomcat/README.txt new file mode 100644 index 0000000000..b6158e3667 --- /dev/null +++ b/java/sca/distribution/tomcat/README.txt @@ -0,0 +1,8 @@ +This builds the Tuscany Tomcat Distribution.
+
+After building the distribution .war file will be
+found in the tomcat-war/target directory.
+
+
+
+
|