From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../tomcat-overlay/configureTomcat.xml | 425 +++++++++++++++++++++ .../distribution/tomcat-overlay/context.xsl | 96 +++++ .../distribution/tomcat-overlay/datasource.xsl | 39 ++ .../distribution/tomcat-overlay/pom.xml | 121 ++++++ .../distribution/tomcat-overlay/server.xsl | 49 +++ 5 files changed, 730 insertions(+) create mode 100644 branches/java-post-M1/distribution/tomcat-overlay/configureTomcat.xml create mode 100644 branches/java-post-M1/distribution/tomcat-overlay/context.xsl create mode 100644 branches/java-post-M1/distribution/tomcat-overlay/datasource.xsl create mode 100644 branches/java-post-M1/distribution/tomcat-overlay/pom.xml create mode 100644 branches/java-post-M1/distribution/tomcat-overlay/server.xsl (limited to 'branches/java-post-M1/distribution/tomcat-overlay') diff --git a/branches/java-post-M1/distribution/tomcat-overlay/configureTomcat.xml b/branches/java-post-M1/distribution/tomcat-overlay/configureTomcat.xml new file mode 100644 index 0000000000..32407b4e88 --- /dev/null +++ b/branches/java-post-M1/distribution/tomcat-overlay/configureTomcat.xml @@ -0,0 +1,425 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/java-post-M1/distribution/tomcat-overlay/context.xsl b/branches/java-post-M1/distribution/tomcat-overlay/context.xsl new file mode 100644 index 0000000000..3224d15dae --- /dev/null +++ b/branches/java-post-M1/distribution/tomcat-overlay/context.xsl @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/java-post-M1/distribution/tomcat-overlay/datasource.xsl b/branches/java-post-M1/distribution/tomcat-overlay/datasource.xsl new file mode 100644 index 0000000000..ad473e317c --- /dev/null +++ b/branches/java-post-M1/distribution/tomcat-overlay/datasource.xsl @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + Global Datasource for Derby dastest database + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/branches/java-post-M1/distribution/tomcat-overlay/pom.xml b/branches/java-post-M1/distribution/tomcat-overlay/pom.xml new file mode 100644 index 0000000000..bbb8acc81d --- /dev/null +++ b/branches/java-post-M1/distribution/tomcat-overlay/pom.xml @@ -0,0 +1,121 @@ + + + + + org.apache.tuscany + tuscany-distribution + incubating-M1 + + 4.0.0 + tuscany-distribution-tomcat-overlay + pom + Tuscany Distribution Project - Tomcat Overlay + incubating-M1 + + + + + + + maven-antrun-plugin + + + ant + ant-trax + 1.6.5 + + + + + + create-tomcat + install + + + + + + + + + + run + + + + clean-tomcat + clean + + + + + + + + + run + + + + + + + diff --git a/branches/java-post-M1/distribution/tomcat-overlay/server.xsl b/branches/java-post-M1/distribution/tomcat-overlay/server.xsl new file mode 100644 index 0000000000..7f3deb8107 --- /dev/null +++ b/branches/java-post-M1/distribution/tomcat-overlay/server.xsl @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + org.apache.tuscany.tomcat.TuscanyHost + + + + + + + + + -- cgit v1.2.3