summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-04-12 14:21:47 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-04-12 14:21:47 +0000
commit4c82dff911388978d99042a32fa077609b486696 (patch)
treeec69b4bda21bd3f84ea038fdfcc27cc12f711f79
parentf5baa153313025b9819141fbfdff6965efd1ca4d (diff)
Start adding the running-tuscany samples back in to trunk. I'll do it one at a time so people can see each one and review.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091427 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.html19
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.odtbin0 -> 12758 bytes
2 files changed, 19 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.html b/sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.html
new file mode 100644
index 0000000000..3bd05827fe
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.html
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><!--This file was converted to xhtml by OpenOffice.org - see http://xml.openoffice.org/odf2xhtml for more info.--><head profile="http://dublincore.org/documents/dcmi-terms/"><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/><title xml:lang="en-US">- no title specified</title><meta name="DCTERMS.title" content="" xml:lang="en-US"/><meta name="DCTERMS.language" content="en-US" scheme="DCTERMS.RFC4646"/><meta name="DCTERMS.source" content="http://xml.openoffice.org/odf2xhtml"/><meta name="DCTERMS.creator" content="ant "/><meta name="DCTERMS.issued" content="2011-03-15T09:48:55.71" scheme="DCTERMS.W3CDTF"/><meta name="DCTERMS.modified" content="2011-04-12T15:19:45.21" scheme="DCTERMS.W3CDTF"/><meta name="DCTERMS.provenance" content="" xml:lang="en-US"/><meta name="DCTERMS.subject" content="," xml:lang="en-US"/><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" hreflang="en"/><link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" hreflang="en"/><link rel="schema.DCTYPE" href="http://purl.org/dc/dcmitype/" hreflang="en"/><link rel="schema.DCAM" href="http://purl.org/dc/dcam/" hreflang="en"/><base href="."/><style type="text/css">
+ @page { }
+ table { border-collapse:collapse; border-spacing:0; empty-cells:show }
+ td, th { vertical-align:top; font-size:12pt;}
+ h1, h2, h3, h4, h5, h6 { clear:both }
+ ol, ul { margin:0; padding:0;}
+ li { list-style: none; margin:0; padding:0;}
+ <!-- "li span.odfLiEnd" - IE 7 issue-->
+ li span. { clear: both; line-height:0; width:0; height:0; margin:0; padding:0; }
+ span.footnodeNumber { padding-right:1em; }
+ span.annotation_style_by_filter { font-size:95%; font-family:Arial; background-color:#fff000; margin:0; border:0; padding:0; }
+ * { margin:0;}
+ .Standard { font-size:12pt; font-family:Times New Roman; writing-mode:page; }
+ <!-- ODF styles with no properties representable as CSS -->
+ { }
+ </style></head><body dir="ltr" style="max-width:21.001cm;margin-top:2cm; margin-bottom:2cm; margin-left:2cm; margin-right:2cm; "><p class="Standard">Guide To Running Tuscany</p><p class="Standard"> </p><p class="Standard">How you run the Tuscany runtime, load contributions and start composites depends on what environment you're running in and what you're trying to achieve. For example, if you just want to try out some samples then you may want to run the Tuscany runtime from the command line using the Tuscany shell or from Maven or Ant. If on the other hand you want Tuscany to run in a WebApp, in OSGi or you want to debug the runtime in an IDE like Eclipse different approaches are required.</p><p class="Standard"> </p><p class="Standard">The samples in this directory show various ways in which you can start Tuscany. </p><p class="Standard"> </p><p class="Standard">TBD more overview information</p><p class="Standard"> </p><p class="Standard">TuscanyRuntime + Node</p><p class="Standard">dependencies  base , x-*-runtime</p><p class="Standard"> </p><p class="Standard">webapp</p><p class="Standard">standalone</p><p class="Standard">shell</p><p class="Standard">junit</p><p class="Standard">distributed domain</p></body></html> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.odt b/sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.odt
new file mode 100644
index 0000000000..d14e2eb76a
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/running-tuscany/running-tuscany.odt
Binary files differ