From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany-tomcat-distribution.html | 156 +++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 site/trunk/site-publish/documentation-2x/tuscany-tomcat-distribution.html (limited to 'site/trunk/site-publish/documentation-2x/tuscany-tomcat-distribution.html') diff --git a/site/trunk/site-publish/documentation-2x/tuscany-tomcat-distribution.html b/site/trunk/site-publish/documentation-2x/tuscany-tomcat-distribution.html new file mode 100644 index 0000000000..de9658782b --- /dev/null +++ b/site/trunk/site-publish/documentation-2x/tuscany-tomcat-distribution.html @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + Tuscany Tomcat Distribution : Apache Tuscany + + + + + + + + + + + +
+ HomeApache Tuscany Docs 2.x > Tuscany Tomcat Distribution + +
+ + + + + + +
+
+ + + + + + + + +
+  Apache Tuscany Docs 2.x > Tuscany Tomcat Distribution + + Tuscany Home | User List | Dev List | Issue Tracker   +
+ + + + + + +
+
Table of Contents
+
+ + +
+
+ +
+ + +
+
+ +

Tuscany Tomcat Distribution

+ +

Tuscany includes a tuscany.war distribution for SCA-enabling Apache Tomcat, find it at the Tuscany download page.

+ +

There are several advantages with using an SCA-enabled Tomcat:

+
    +
  • Individual Web Applications do not need to include any Tuscany jars or Tuscany configuration in the web.xml.
  • +
  • Other SCA contribution formats such as jar or zip files can be deployed to Tomcat.
  • +
  • An SCA domain can be used to support SCA wiring accross Web Applications and contributions
  • +
+ + +

Updating Tomcat to use the tuscany.way distribution is really simple - deploy the tuscany.war to Tomcat, go to the Tuscany admin application, click on install, and thats it. On a restart of Tomcat it can now run SCA contributions and SCA enabled Web applications.

+ +

The initial release of the tuscany.war in 2.0 M3 includes support for SCA-enabled Web applications as well as SCA contributions deployed to a directory named "sca-contributions" in the Tomcat top-level directory, and a single Tomcat instance wide SCA domain. Upcoming releases will enhance the domain support to allow multiple SCA domains and domains spanning more than a single Tomcat instance.

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