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 --- sandbox/slaws/antbuild/createClasspath.sh | 8 + sandbox/slaws/antbuild/createWarContents.sh | 3 + sandbox/slaws/blankcomposite.svg | 130 ++++ sandbox/slaws/classloader/pom.xml | 52 ++ .../src/main/java/cl/CustomClassLoader.java | 83 +++ .../src/main/java/patha/SomeClassA.java | 15 + .../src/main/java/patha/SomeClassB.java | 21 + .../src/test/java/test/ClassloaderTestCase.java | 90 +++ .../distributed-runtime/calculator-distributed.svg | 403 +++++++++++ .../distributed-runtime/calculator-standalone.svg | 370 +++++++++++ .../distributed-runtime/distributed-abstract.svg | 570 ++++++++++++++++ .../distributed-cardinality.svg | 471 +++++++++++++ .../distributed-runtime/distributed-overview.svg | 715 ++++++++++++++++++++ .../slaws/distributed-runtime/distribution1.svg | 276 ++++++++ .../slaws/distributed-runtime/distribution2.svg | 367 ++++++++++ .../slaws/distributed-runtime/distribution3.svg | 736 +++++++++++++++++++++ .../slaws/distributed-runtime/distribution4.svg | 374 +++++++++++ .../distributionCardinality.svg | 335 ++++++++++ .../distributed-runtime/multi-node-abstract.svg | 579 ++++++++++++++++ .../distributed-runtime/single-node-abstract.svg | 188 ++++++ sandbox/slaws/httpserver.php/README | 28 + sandbox/slaws/httpserver.php/conf/httpd.conf | 28 + sandbox/slaws/httpserver.php/conf/mime.types | 607 +++++++++++++++++ .../slaws/httpserver.php/htdocs/AlertDisplay.php | 274 ++++++++ .../httpserver.php/htdocs/AlertDisplayJson.php | 56 ++ sandbox/slaws/httpserver.php/htdocs/Alerter.xsd | 74 +++ sandbox/slaws/httpserver.php/htdocs/Alerts.wsdl | 88 +++ sandbox/slaws/httpserver.php/htdocs/Alerts.xsd | 80 +++ .../slaws/httpserver.php/htdocs/AlertsSources.wsdl | 124 ++++ .../slaws/httpserver.php/htdocs/Cached_Alerts.xml | 2 + sandbox/slaws/httpserver.php/htdocs/index.html | 280 ++++++++ sandbox/slaws/httpserver.php/htdocs/phpinfo.php | 5 + sandbox/slaws/httpserver.php/htdocs/pop.png | Bin 0 -> 244 bytes sandbox/slaws/httpserver.php/htdocs/rss.png | Bin 0 -> 689 bytes sandbox/slaws/httpserver.php/htdocs/service.smd | 1 + sandbox/slaws/httpserver.php/htdocs/style.css | 166 +++++ sandbox/slaws/httpserver.php/startserver.bat | 78 +++ sandbox/slaws/logging-copy/pom.xml | 57 ++ .../src/main/java/patha/Messages.properties | 21 + .../src/main/java/patha/SomeTuscanyClassA.java | 35 + .../src/main/java/pathb/SomeTuscanyClassB.java | 48 ++ .../main/java/pathb/tuscany-messages_en.properties | 24 + .../src/main/resources/tuscany-logging.properties | 73 ++ .../main/resources/tuscany-messages_en.properties | 24 + .../src/test/java/test/LoggingTestCase.java | 71 ++ sandbox/slaws/logging/pom.xml | 57 ++ .../src/main/java/patha/Messages.properties | 21 + .../src/main/java/patha/SomeTuscanyClassA.java | 35 + .../src/main/java/pathb/SomeTuscanyClassB.java | 48 ++ .../main/java/pathb/tuscany-messages_en.properties | 24 + .../src/main/resources/tuscany-logging.properties | 73 ++ .../main/resources/tuscany-messages_en.properties | 24 + .../src/test/java/test/LoggingTestCase.java | 71 ++ sandbox/slaws/maven-sca-dependencies/DISCLAIMER | 8 + sandbox/slaws/maven-sca-dependencies/LICENSE | 205 ++++++ sandbox/slaws/maven-sca-dependencies/NOTICE | 6 + .../maven-sca-dependencies/collectdependencies.sh | 1 + .../maven-sca-dependencies/examplepomentry.xml | 17 + sandbox/slaws/maven-sca-dependencies/pom.xml | 71 ++ .../generator/plugin/DependencyGeneratorMojo.java | 204 ++++++ sandbox/slaws/modules/domain-model-xml/DISCLAIMER | 8 + sandbox/slaws/modules/domain-model-xml/LICENSE | 205 ++++++ sandbox/slaws/modules/domain-model-xml/NOTICE | 6 + sandbox/slaws/modules/domain-model-xml/pom.xml | 74 +++ .../tuscany/sca/domain/model/xml/Constants.java | 42 ++ .../sca/domain/model/xml/DomainProcessor.java | 181 +++++ .../tuscany/sca/domain/model/xml/ReadTestCase.java | 71 ++ .../tuscany/sca/domain/model/xml/test.domain | 36 + sandbox/slaws/modules/domain-model/DISCLAIMER | 8 + sandbox/slaws/modules/domain-model/LICENSE | 205 ++++++ sandbox/slaws/modules/domain-model/NOTICE | 6 + sandbox/slaws/modules/domain-model/pom.xml | 49 ++ .../apache/tuscany/sca/domain/model/Domain.java | 68 ++ .../tuscany/sca/domain/model/DomainFactory.java | 50 ++ .../org/apache/tuscany/sca/domain/model/Node.java | 65 ++ .../tuscany/sca/domain/model/impl/DomainImpl.java | 60 ++ .../sca/domain/model/impl/DomainlFactoryImpl.java | 46 ++ .../tuscany/sca/domain/model/impl/NodeImpl.java | 51 ++ sandbox/slaws/modules/domain-rework/DISCLAIMER | 8 + sandbox/slaws/modules/domain-rework/LICENSE | 205 ++++++ sandbox/slaws/modules/domain-rework/NOTICE | 6 + sandbox/slaws/modules/domain-rework/build-dojo.xml | 92 +++ sandbox/slaws/modules/domain-rework/pom.xml | 264 ++++++++ .../tuscany/sca/binding/BindingURICalculator.java | 35 + .../BindingURICalculatorExtensionPoint.java | 52 ++ .../DefaultBindingURICalculatorExtensionPoint.java | 124 ++++ .../feed/atom/AtomBindingURICalculator.java | 41 ++ .../sca/binding/http/HTTPBindingURICalculator.java | 40 ++ .../jsonrpc/JSONRPCBindingURICalculator.java | 41 ++ .../sca/binding/sca/SCABindingURICalculator.java | 41 ++ .../ws/axis2/Axis2BindingURICalculator.java | 41 ++ .../tuscany/sca/domain/rework/ArtifactImpl.java | 57 ++ .../tuscany/sca/domain/rework/DomainService.java | 37 ++ .../sca/domain/rework/DomainServiceImpl.java | 638 ++++++++++++++++++ .../sca/domain/rework/DomainServiceInit.java | 43 ++ .../apache/tuscany/sca/domain/rework/Launcher.java | 225 +++++++ .../tuscany/sca/domain/rework/NodeService.java | 34 + .../workspace/configuration/impl/NodeAssigner.java | 300 +++++++++ .../sca/workspace/configuration/impl/NodeInfo.java | 63 ++ ...apache.tuscany.sca.binding.BindingURICalculator | 23 + .../src/main/resources/domain/domain.composite | 60 ++ .../src/main/resources/domain/nodes.composite | 51 ++ .../main/resources/uploaded/sample-calculator.jar | Bin 0 -> 9079 bytes .../main/resources/uploaded/tutorial-assets.jar | Bin 0 -> 62028 bytes .../src/main/resources/uploaded/tutorial-cloud.jar | Bin 0 -> 38258 bytes .../src/main/resources/uploaded/tutorial-store.jar | Bin 0 -> 35539 bytes .../src/main/resources/webroot/binding-jsonrpc.js | 492 ++++++++++++++ .../src/main/resources/webroot/domain.html | 105 +++ .../src/main/resources/webroot/domain.png | Bin 0 -> 718 bytes .../src/main/resources/webroot/node.png | Bin 0 -> 296 bytes .../src/main/resources/webroot/style.css | 176 +++++ sandbox/slaws/scatours/calculator.svg | 329 +++++++++ sandbox/slaws/scatours/calendar/pom.xml | 57 ++ .../calendar/src/main/java/calendar/Calendar.java | 28 + .../src/main/java/calendar/CalendarImpl.java | 48 ++ .../calendar/src/main/resources/calendar.composite | 29 + .../src/test/java/calendar/CalendarTestCase.java | 47 ++ sandbox/slaws/scatours/currencyconverter/pom.xml | 57 ++ .../java/currencyconverter/CurrencyConverter.java | 28 + .../currencyconverter/CurrencyConverterImpl.java | 35 + .../src/main/resources/currencyconverter.composite | 29 + .../CurrencyConverterTestCase.java | 47 ++ sandbox/slaws/scatours/gettingstarted/pom.xml | 57 ++ .../main/java/client/CurrencyConverterClient.java | 38 ++ .../src/main/java/client/TripClient.java | 37 ++ .../java/currencyconverter/CurrencyConverter.java | 30 + .../currencyconverter/CurrencyConverterImpl.java | 33 + .../gettingstarted/src/main/java/trip/Trip.java | 26 + .../src/main/java/trip/TripImpl.java | 46 ++ .../src/main/resources/currencyconverter.composite | 29 + .../src/main/resources/trip.composite | 34 + sandbox/slaws/scatours/pom.xml | 47 ++ 132 files changed, 14531 insertions(+) create mode 100644 sandbox/slaws/antbuild/createClasspath.sh create mode 100644 sandbox/slaws/antbuild/createWarContents.sh create mode 100644 sandbox/slaws/blankcomposite.svg create mode 100644 sandbox/slaws/classloader/pom.xml create mode 100644 sandbox/slaws/classloader/src/main/java/cl/CustomClassLoader.java create mode 100644 sandbox/slaws/classloader/src/main/java/patha/SomeClassA.java create mode 100644 sandbox/slaws/classloader/src/main/java/patha/SomeClassB.java create mode 100644 sandbox/slaws/classloader/src/test/java/test/ClassloaderTestCase.java create mode 100644 sandbox/slaws/distributed-runtime/calculator-distributed.svg create mode 100644 sandbox/slaws/distributed-runtime/calculator-standalone.svg create mode 100644 sandbox/slaws/distributed-runtime/distributed-abstract.svg create mode 100644 sandbox/slaws/distributed-runtime/distributed-cardinality.svg create mode 100644 sandbox/slaws/distributed-runtime/distributed-overview.svg create mode 100644 sandbox/slaws/distributed-runtime/distribution1.svg create mode 100644 sandbox/slaws/distributed-runtime/distribution2.svg create mode 100644 sandbox/slaws/distributed-runtime/distribution3.svg create mode 100644 sandbox/slaws/distributed-runtime/distribution4.svg create mode 100644 sandbox/slaws/distributed-runtime/distributionCardinality.svg create mode 100644 sandbox/slaws/distributed-runtime/multi-node-abstract.svg create mode 100644 sandbox/slaws/distributed-runtime/single-node-abstract.svg create mode 100644 sandbox/slaws/httpserver.php/README create mode 100644 sandbox/slaws/httpserver.php/conf/httpd.conf create mode 100644 sandbox/slaws/httpserver.php/conf/mime.types create mode 100644 sandbox/slaws/httpserver.php/htdocs/AlertDisplay.php create mode 100644 sandbox/slaws/httpserver.php/htdocs/AlertDisplayJson.php create mode 100644 sandbox/slaws/httpserver.php/htdocs/Alerter.xsd create mode 100644 sandbox/slaws/httpserver.php/htdocs/Alerts.wsdl create mode 100644 sandbox/slaws/httpserver.php/htdocs/Alerts.xsd create mode 100644 sandbox/slaws/httpserver.php/htdocs/AlertsSources.wsdl create mode 100644 sandbox/slaws/httpserver.php/htdocs/Cached_Alerts.xml create mode 100644 sandbox/slaws/httpserver.php/htdocs/index.html create mode 100644 sandbox/slaws/httpserver.php/htdocs/phpinfo.php create mode 100644 sandbox/slaws/httpserver.php/htdocs/pop.png create mode 100644 sandbox/slaws/httpserver.php/htdocs/rss.png create mode 100644 sandbox/slaws/httpserver.php/htdocs/service.smd create mode 100644 sandbox/slaws/httpserver.php/htdocs/style.css create mode 100644 sandbox/slaws/httpserver.php/startserver.bat create mode 100644 sandbox/slaws/logging-copy/pom.xml create mode 100644 sandbox/slaws/logging-copy/src/main/java/patha/Messages.properties create mode 100644 sandbox/slaws/logging-copy/src/main/java/patha/SomeTuscanyClassA.java create mode 100644 sandbox/slaws/logging-copy/src/main/java/pathb/SomeTuscanyClassB.java create mode 100644 sandbox/slaws/logging-copy/src/main/java/pathb/tuscany-messages_en.properties create mode 100644 sandbox/slaws/logging-copy/src/main/resources/tuscany-logging.properties create mode 100644 sandbox/slaws/logging-copy/src/main/resources/tuscany-messages_en.properties create mode 100644 sandbox/slaws/logging-copy/src/test/java/test/LoggingTestCase.java create mode 100644 sandbox/slaws/logging/pom.xml create mode 100644 sandbox/slaws/logging/src/main/java/patha/Messages.properties create mode 100644 sandbox/slaws/logging/src/main/java/patha/SomeTuscanyClassA.java create mode 100644 sandbox/slaws/logging/src/main/java/pathb/SomeTuscanyClassB.java create mode 100644 sandbox/slaws/logging/src/main/java/pathb/tuscany-messages_en.properties create mode 100644 sandbox/slaws/logging/src/main/resources/tuscany-logging.properties create mode 100644 sandbox/slaws/logging/src/main/resources/tuscany-messages_en.properties create mode 100644 sandbox/slaws/logging/src/test/java/test/LoggingTestCase.java create mode 100644 sandbox/slaws/maven-sca-dependencies/DISCLAIMER create mode 100644 sandbox/slaws/maven-sca-dependencies/LICENSE create mode 100644 sandbox/slaws/maven-sca-dependencies/NOTICE create mode 100644 sandbox/slaws/maven-sca-dependencies/collectdependencies.sh create mode 100644 sandbox/slaws/maven-sca-dependencies/examplepomentry.xml create mode 100644 sandbox/slaws/maven-sca-dependencies/pom.xml create mode 100644 sandbox/slaws/maven-sca-dependencies/src/main/java/org/apache/tuscany/tools/sca/dependency/generator/plugin/DependencyGeneratorMojo.java create mode 100644 sandbox/slaws/modules/domain-model-xml/DISCLAIMER create mode 100644 sandbox/slaws/modules/domain-model-xml/LICENSE create mode 100644 sandbox/slaws/modules/domain-model-xml/NOTICE create mode 100644 sandbox/slaws/modules/domain-model-xml/pom.xml create mode 100644 sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/Constants.java create mode 100644 sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/DomainProcessor.java create mode 100644 sandbox/slaws/modules/domain-model-xml/src/test/java/org/apache/tuscany/sca/domain/model/xml/ReadTestCase.java create mode 100644 sandbox/slaws/modules/domain-model-xml/src/test/resources/org/apache/tuscany/sca/domain/model/xml/test.domain create mode 100644 sandbox/slaws/modules/domain-model/DISCLAIMER create mode 100644 sandbox/slaws/modules/domain-model/LICENSE create mode 100644 sandbox/slaws/modules/domain-model/NOTICE create mode 100644 sandbox/slaws/modules/domain-model/pom.xml create mode 100644 sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Domain.java create mode 100644 sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/DomainFactory.java create mode 100644 sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Node.java create mode 100644 sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainImpl.java create mode 100644 sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainlFactoryImpl.java create mode 100644 sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/NodeImpl.java create mode 100644 sandbox/slaws/modules/domain-rework/DISCLAIMER create mode 100644 sandbox/slaws/modules/domain-rework/LICENSE create mode 100644 sandbox/slaws/modules/domain-rework/NOTICE create mode 100644 sandbox/slaws/modules/domain-rework/build-dojo.xml create mode 100644 sandbox/slaws/modules/domain-rework/pom.xml create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculator.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculatorExtensionPoint.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/DefaultBindingURICalculatorExtensionPoint.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/feed/atom/AtomBindingURICalculator.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/http/HTTPBindingURICalculator.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/JSONRPCBindingURICalculator.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/sca/SCABindingURICalculator.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingURICalculator.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/ArtifactImpl.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainService.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceImpl.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceInit.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/Launcher.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/NodeService.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeAssigner.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeInfo.java create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.BindingURICalculator create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/domain/domain.composite create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/domain/nodes.composite create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/sample-calculator.jar create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-assets.jar create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-cloud.jar create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-store.jar create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/webroot/binding-jsonrpc.js create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.html create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.png create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/webroot/node.png create mode 100644 sandbox/slaws/modules/domain-rework/src/main/resources/webroot/style.css create mode 100644 sandbox/slaws/scatours/calculator.svg create mode 100644 sandbox/slaws/scatours/calendar/pom.xml create mode 100644 sandbox/slaws/scatours/calendar/src/main/java/calendar/Calendar.java create mode 100644 sandbox/slaws/scatours/calendar/src/main/java/calendar/CalendarImpl.java create mode 100644 sandbox/slaws/scatours/calendar/src/main/resources/calendar.composite create mode 100644 sandbox/slaws/scatours/calendar/src/test/java/calendar/CalendarTestCase.java create mode 100644 sandbox/slaws/scatours/currencyconverter/pom.xml create mode 100644 sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverter.java create mode 100644 sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverterImpl.java create mode 100644 sandbox/slaws/scatours/currencyconverter/src/main/resources/currencyconverter.composite create mode 100644 sandbox/slaws/scatours/currencyconverter/src/test/java/currencyconverter/CurrencyConverterTestCase.java create mode 100644 sandbox/slaws/scatours/gettingstarted/pom.xml create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/java/client/CurrencyConverterClient.java create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/java/client/TripClient.java create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverter.java create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverterImpl.java create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/java/trip/Trip.java create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/java/trip/TripImpl.java create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/resources/currencyconverter.composite create mode 100644 sandbox/slaws/scatours/gettingstarted/src/main/resources/trip.composite create mode 100644 sandbox/slaws/scatours/pom.xml (limited to 'sandbox/slaws') diff --git a/sandbox/slaws/antbuild/createClasspath.sh b/sandbox/slaws/antbuild/createClasspath.sh new file mode 100644 index 0000000000..faad4b903c --- /dev/null +++ b/sandbox/slaws/antbuild/createClasspath.sh @@ -0,0 +1,8 @@ +# mvn -X > tmp1 +# awk /C:/ tmp1 | sed 's/C:\\Documents and Settings\\slaws\\.m2\\repository/\/g' | sed 's/\:/\n/g' | sed 's/\\*.*\\//g' | sed 's/^/\/g' | sed 's/\:/\n/g' > tmp2 + diff --git a/sandbox/slaws/antbuild/createWarContents.sh b/sandbox/slaws/antbuild/createWarContents.sh new file mode 100644 index 0000000000..8effe43eae --- /dev/null +++ b/sandbox/slaws/antbuild/createWarContents.sh @@ -0,0 +1,3 @@ +jar tvf sample-helloworld-ws-sdo-webapp.war | grep .jar | awk '{ printf "%s\n", $8 }' | sed -e "s/WEB-INF\/lib\///" | awk '{ printf "\n", $1 }' | grep tuscany + +jar tvf sample-helloworld-ws-sdo-webapp.war | grep .jar | awk '{ printf "%s\n", $8 }' | sed -e "s/WEB-INF\/lib\///" | awk '{ printf "\n", $1 }' | grep -v tuscany diff --git a/sandbox/slaws/blankcomposite.svg b/sandbox/slaws/blankcomposite.svg new file mode 100644 index 0000000000..98d59c167d --- /dev/null +++ b/sandbox/slaws/blankcomposite.svg @@ -0,0 +1,130 @@ + + + + + + + + + image/svg+xml + + + + + + + + Composite A + + Component A + + + + diff --git a/sandbox/slaws/classloader/pom.xml b/sandbox/slaws/classloader/pom.xml new file mode 100644 index 0000000000..12490917be --- /dev/null +++ b/sandbox/slaws/classloader/pom.xml @@ -0,0 +1,52 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.0-incubating-SNAPSHOT + ../../pom.xml + + sample-classloader + Apache Tuscany Classloader Sample + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + diff --git a/sandbox/slaws/classloader/src/main/java/cl/CustomClassLoader.java b/sandbox/slaws/classloader/src/main/java/cl/CustomClassLoader.java new file mode 100644 index 0000000000..050b770eab --- /dev/null +++ b/sandbox/slaws/classloader/src/main/java/cl/CustomClassLoader.java @@ -0,0 +1,83 @@ +package cl; + +import java.io.File; +import java.io.FileInputStream; +import java.io.IOException; + +public class CustomClassLoader extends ClassLoader +{ + public CustomClassLoader(){ + super(CustomClassLoader.class.getClassLoader()); + } + + public Class loadClass( String name, boolean resolve ) + throws ClassNotFoundException { + // Our goal is to get a Class object + Class clazz = null; + + // First, see if we've already dealt with this one + clazz = findLoadedClass(name); + + String fileStub = name.replace( '.', '/' ); + String classFilename = "target/classes/" + fileStub+".class"; + + try { + // read the bytes + byte raw[] = getBytes( classFilename ); + // try to turn them into a class + clazz = defineClass( name, raw, 0, raw.length ); + } catch( IOException ex ) { + // This is not a failure! If we reach here, it might + // mean that we are dealing with a class in a library, + // such as java.lang.Object + } + + // Maybe the class is in a library -- try loading + // the normal way + if (clazz==null) { + clazz = findSystemClass( name ); + } + + // Resolve the class, if any, but only if the "resolve" + // flag is set to true + if (resolve && clazz != null) { + resolveClass( clazz ); + } + + // If we still don't have a class, it's an error + if (clazz == null) { + throw new ClassNotFoundException( name ); + } + + return clazz; + } + + // Given a filename, read the entirety of that file from disk + // and return it as a byte array. + private byte[] getBytes( String filename ) throws IOException { + // Find out the length of the file + File file = new File( filename ); + long len = file.length(); + + // Create an array that's just the right size for the file's + // contents + byte raw[] = new byte[(int)len]; + + // Open the file + FileInputStream fin = new FileInputStream( file ); + + // Read all of it into the array; if we don't get all, + // then it's an error. + int r = fin.read( raw ); + + if (r != len) { + throw new IOException( "Can't read all, "+r+" != "+len ); + } + + // Don't forget to close the file! + fin.close(); + + // And finally return the file contents as an array + return raw; + } +} diff --git a/sandbox/slaws/classloader/src/main/java/patha/SomeClassA.java b/sandbox/slaws/classloader/src/main/java/patha/SomeClassA.java new file mode 100644 index 0000000000..bf9c8f012f --- /dev/null +++ b/sandbox/slaws/classloader/src/main/java/patha/SomeClassA.java @@ -0,0 +1,15 @@ +package patha; + + + +public class SomeClassA { + + + + public SomeClassA() { + } + + public void doSomething(SomeClassB someClassB) { + System.out.println(someClassB.getSomeString()); + } +} diff --git a/sandbox/slaws/classloader/src/main/java/patha/SomeClassB.java b/sandbox/slaws/classloader/src/main/java/patha/SomeClassB.java new file mode 100644 index 0000000000..e4b9302055 --- /dev/null +++ b/sandbox/slaws/classloader/src/main/java/patha/SomeClassB.java @@ -0,0 +1,21 @@ +package patha; + + + +public class SomeClassB { + + String someString; + + public SomeClassB() { + this.someString = "Default String"; + } + + public void setSomeString(String someString) { + this.someString = someString; + System.out.println(someString); + } + + public String getSomeString() { + return someString; + } +} diff --git a/sandbox/slaws/classloader/src/test/java/test/ClassloaderTestCase.java b/sandbox/slaws/classloader/src/test/java/test/ClassloaderTestCase.java new file mode 100644 index 0000000000..65bfefb82a --- /dev/null +++ b/sandbox/slaws/classloader/src/test/java/test/ClassloaderTestCase.java @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package test; + +import java.io.InputStream; +import java.lang.reflect.Method; +import java.util.logging.LogManager; + +import org.junit.After; +import org.junit.Before; +import org.junit.Test; + +import cl.CustomClassLoader; + +import patha.SomeClassA; + + +/** + * This shows how to test the Calculator service component. + */ +public class ClassloaderTestCase { + + + + @Before + public void setUp() throws Exception { + } + + @After + public void tearDown() throws Exception { + + } + + @Test + public void testClassloader() throws Exception { + + try { + CustomClassLoader cl1 = new CustomClassLoader(); + + // get the class + Class classA1 = cl1.loadClass("patha.SomeClassA"); + Class classB1 = cl1.loadClass("patha.SomeClassB"); + + // Find the doSomething method in the class + Method doSomething = classA1.getMethod( "doSomething", classB1 ); + + // create an instance of the class + Object instanceA1 = classA1.newInstance(); + Object instanceB1 = classB1.newInstance(); + + // Create a list containing the arguments + Object argsArray1[] = { instanceB1 }; + + // Call the method + doSomething.invoke( instanceA1, argsArray1 ); + + // Set up a B with a new class loader + CustomClassLoader cl2 = new CustomClassLoader(); + Class classB2 = cl2.loadClass("patha.SomeClassB"); + Method setSomeString = classB2.getMethod( "setSomeString", String.class ); + Object instanceB2 = classB2.newInstance(); + Object argsArray2[] = { "B2 String" }; + setSomeString.invoke( instanceB2, argsArray2 ); + + // try to pass it into A from the first class loader + Object argsArray3[] = { instanceB2 }; + doSomething.invoke( instanceA1, argsArray3 ); + + + } catch (Exception ex) { + System.err.println(ex.toString()); + } + } +} diff --git a/sandbox/slaws/distributed-runtime/calculator-distributed.svg b/sandbox/slaws/distributed-runtime/calculator-distributed.svg new file mode 100644 index 0000000000..341af29994 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/calculator-distributed.svg @@ -0,0 +1,403 @@ + + + + + + + + + + image/svg+xml + + + + + + + + Calculator + + CalculatorServiceComponent + + + CalculatorService + AddServiceComponent + + SubtractServiceComponent + + MultiplyServiceComponent + + DivideServiceComponent + addService + subtractService + multiplyService + divideService + + + + + + + nodeB nodeC + nodeA + Domain + diff --git a/sandbox/slaws/distributed-runtime/calculator-standalone.svg b/sandbox/slaws/distributed-runtime/calculator-standalone.svg new file mode 100644 index 0000000000..40f782e4f1 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/calculator-standalone.svg @@ -0,0 +1,370 @@ + + + + + + + + + + image/svg+xml + + + + + + + + Calculator Composite + + CalculatorServiceComponent + + + CalculatorService + AddServiceComponent + + SubtractServiceComponent + + MultiplyServiceComponent + + DivideServiceComponent + addService + subtractService + multiplyService + divideService + + + + + + + Node Domain + diff --git a/sandbox/slaws/distributed-runtime/distributed-abstract.svg b/sandbox/slaws/distributed-runtime/distributed-abstract.svg new file mode 100644 index 0000000000..3f91a86484 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distributed-abstract.svg @@ -0,0 +1,570 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + SCA Domain + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + diff --git a/sandbox/slaws/distributed-runtime/distributed-cardinality.svg b/sandbox/slaws/distributed-runtime/distributed-cardinality.svg new file mode 100644 index 0000000000..5a14ed4575 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distributed-cardinality.svg @@ -0,0 +1,471 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + LogicalDomain + + TuscanyRuntime + + Node + + Domain + + DomainLevelComposite + + + Component + n + 1 + + + 1 + 1 + 1 + n + + LogicalDomainLevelComposite + + LogicalComponent + + + 1 + 1 + 1 + n + n + + + + 1 + 1 + n + + + + The physical artifacts on the left represent the role this nodeplays in the wider (logical) domain + + diff --git a/sandbox/slaws/distributed-runtime/distributed-overview.svg b/sandbox/slaws/distributed-runtime/distributed-overview.svg new file mode 100644 index 0000000000..c8c32a35a8 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distributed-overview.svg @@ -0,0 +1,715 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + Calculator + + CalculatorServiceComponent + + + CalculatorService + AddServiceComponent + + SubtractServiceComponent + + MultiplyServiceComponent + + DivideServiceComponent + addService + subtractService + multiplyService + divideService + + + + nodeB + + + + nodeA nodeC + DomainNodeManager + + + DistrubtedDomain + + + + events configurationchanges + DomainNodeManager + + + + + + events configurationchanges + DomainNodeManager + + + + + + events configurationchanges + DistributedDomainManager + + + + + DistributedSCA Binding LocalSCABinding LocalSCABinding DistributedSCA Binding + diff --git a/sandbox/slaws/distributed-runtime/distribution1.svg b/sandbox/slaws/distributed-runtime/distribution1.svg new file mode 100644 index 0000000000..9fef91247c --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distribution1.svg @@ -0,0 +1,276 @@ + + + + + + + + + image/svg+xml + + + + + + + + Composite A + + ComponentA(CA) + + + ComponentB(CB) + + + + + Node1 (N1) Node2 (N2) + + SCA Model Runtime Nodes Physical - I think we can ignore for the time being + diff --git a/sandbox/slaws/distributed-runtime/distribution2.svg b/sandbox/slaws/distributed-runtime/distribution2.svg new file mode 100644 index 0000000000..e341fa62f6 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distribution2.svg @@ -0,0 +1,367 @@ + + + + + + + + + image/svg+xml + + + + + + + + Composite A + + ComponentA(CA) + + + ComponentB(CB) + + + + Node1 (N1) Node2 (N2) + + + + + + + + + + + + Domain + + + + + + + diff --git a/sandbox/slaws/distributed-runtime/distribution3.svg b/sandbox/slaws/distributed-runtime/distribution3.svg new file mode 100644 index 0000000000..48e071f7b2 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distribution3.svg @@ -0,0 +1,736 @@ + + + + + + + + + image/svg+xml + + + + + + + + Composite A + + ComponentA(CA) + + + ComponentB(CB) + + + + + + + + + + + + + + Domain 2. Componentsassociated withruntimes 3. Instance creation and execution + + + + + + + + 1. Runtimes startedon physical processors + + + + + + + + + + + + + + RuntimeNode RuntimeNode + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/slaws/distributed-runtime/distribution4.svg b/sandbox/slaws/distributed-runtime/distribution4.svg new file mode 100644 index 0000000000..f453bfea67 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distribution4.svg @@ -0,0 +1,374 @@ + + + + + + + + + image/svg+xml + + + + + + + + Composite A + + ComponentA(CA) + + + ComponentB(CB) + + + + + + + + Domain + + + + + + + + + + + + + + RuntimeNodeA RuntimeNodeB + Events Messages Configuration DomainConfiguration + diff --git a/sandbox/slaws/distributed-runtime/distributionCardinality.svg b/sandbox/slaws/distributed-runtime/distributionCardinality.svg new file mode 100644 index 0000000000..5e09bcbe2a --- /dev/null +++ b/sandbox/slaws/distributed-runtime/distributionCardinality.svg @@ -0,0 +1,335 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + Domain + + Node + n + + 1 + + DomainLevelComposite + + Component + + + 1 + 1 + n + + 1 + 1 + 1 + + NodeLevelComposite + + + Subset Of + n + 1 + + diff --git a/sandbox/slaws/distributed-runtime/multi-node-abstract.svg b/sandbox/slaws/distributed-runtime/multi-node-abstract.svg new file mode 100644 index 0000000000..f770e3e5f3 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/multi-node-abstract.svg @@ -0,0 +1,579 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + Distributed SCA Domain + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + Node + + + Component + + + + diff --git a/sandbox/slaws/distributed-runtime/single-node-abstract.svg b/sandbox/slaws/distributed-runtime/single-node-abstract.svg new file mode 100644 index 0000000000..60392a2636 --- /dev/null +++ b/sandbox/slaws/distributed-runtime/single-node-abstract.svg @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + StandaloneSCA Domain + + Node + + + + Component + + + + diff --git a/sandbox/slaws/httpserver.php/README b/sandbox/slaws/httpserver.php/README new file mode 100644 index 0000000000..b318a289f2 --- /dev/null +++ b/sandbox/slaws/httpserver.php/README @@ -0,0 +1,28 @@ +Alert Aggregator - PHP Display Component +======================================== + +This httpserver configuration includes a PHP implementation of the +feed aggregator display component + +The startserver script can be used to start up an HTTPD server +configured to run the display component. It relies on two environment +variables being correctl configured. See the top of startserver.bat. + +PHP must be configured to include the PHP SCA_SDO v1.2.1 extension from PECL. + +http://pecl.php.net/package/sca_sdo + +This provides the SCA and SDO support that the display component relies on. + +To run the display component on windows. + +> cd httpserver.php + +fix up the paths at the top of startserver.bat and then + +> startserver.bat + +then point your browser at + +http://localhost:9091/index.html + diff --git a/sandbox/slaws/httpserver.php/conf/httpd.conf b/sandbox/slaws/httpserver.php/conf/httpd.conf new file mode 100644 index 0000000000..92026c9717 --- /dev/null +++ b/sandbox/slaws/httpserver.php/conf/httpd.conf @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +# This is the main Apache HTTP server configuration file. It contains the +# configuration directives that give the server its instructions. +# See for detailed information. + +Listen 9091 + +# Generated by the startserver script +Include conf/base.conf + +# SCA rest module not required for the PHP part +# Include conf/tuscany_sca_mod_rest.conf diff --git a/sandbox/slaws/httpserver.php/conf/mime.types b/sandbox/slaws/httpserver.php/conf/mime.types new file mode 100644 index 0000000000..4279f51bca --- /dev/null +++ b/sandbox/slaws/httpserver.php/conf/mime.types @@ -0,0 +1,607 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +# This file controls what Internet media types are sent to the client for +# given file extension(s). Sending the correct media type to the client +# is important so they know how to handle the content of the file. +# Extra types can either be added here or by using an AddType directive +# in your config files. For more information about Internet media types, +# please read RFC 2045, 2046, 2047, 2048, and 2077. The Internet media type +# registry is at . + +# MIME type Extensions +application/activemessage +application/andrew-inset ez +application/applefile +application/atom+xml atom +application/atomicmail +application/batch-smtp +application/beep+xml +application/cals-1840 +application/cnrp+xml +application/commonground +application/cpl+xml +application/cybercash +application/dca-rft +application/dec-dx +application/dvcs +application/edi-consent +application/edifact +application/edi-x12 +application/eshop +application/font-tdpfr +application/http +application/hyperstudio +application/iges +application/index +application/index.cmd +application/index.obj +application/index.response +application/index.vnd +application/iotp +application/ipp +application/isup +application/mac-binhex40 hqx +application/mac-compactpro cpt +application/macwriteii +application/marc +application/mathematica +application/mathml+xml mathml +application/msword doc +application/news-message-id +application/news-transmission +application/ocsp-request +application/ocsp-response +application/octet-stream bin dms lha lzh exe class so dll dmg +application/oda oda +application/ogg ogg +application/parityfec +application/pdf pdf +application/pgp-encrypted +application/pgp-keys +application/pgp-signature +application/pkcs10 +application/pkcs7-mime +application/pkcs7-signature +application/pkix-cert +application/pkix-crl +application/pkixcmp +application/postscript ai eps ps +application/prs.alvestrand.titrax-sheet +application/prs.cww +application/prs.nprend +application/prs.plucker +application/qsig +application/rdf+xml rdf +application/reginfo+xml +application/remote-printing +application/riscos +application/rtf +application/sdp +application/set-payment +application/set-payment-initiation +application/set-registration +application/set-registration-initiation +application/sgml +application/sgml-open-catalog +application/sieve +application/slate +application/smil smi smil +application/srgs gram +application/srgs+xml grxml +application/timestamp-query +application/timestamp-reply +application/tve-trigger +application/vemmi +application/vnd.3gpp.pic-bw-large +application/vnd.3gpp.pic-bw-small +application/vnd.3gpp.pic-bw-var +application/vnd.3gpp.sms +application/vnd.3m.post-it-notes +application/vnd.accpac.simply.aso +application/vnd.accpac.simply.imp +application/vnd.acucobol +application/vnd.acucorp +application/vnd.adobe.xfdf +application/vnd.aether.imp +application/vnd.amiga.ami +application/vnd.anser-web-certificate-issue-initiation +application/vnd.anser-web-funds-transfer-initiation +application/vnd.audiograph +application/vnd.blueice.multipass +application/vnd.bmi +application/vnd.businessobjects +application/vnd.canon-cpdl +application/vnd.canon-lips +application/vnd.cinderella +application/vnd.claymore +application/vnd.commerce-battelle +application/vnd.commonspace +application/vnd.contact.cmsg +application/vnd.cosmocaller +application/vnd.criticaltools.wbs+xml +application/vnd.ctc-posml +application/vnd.cups-postscript +application/vnd.cups-raster +application/vnd.cups-raw +application/vnd.curl +application/vnd.cybank +application/vnd.data-vision.rdz +application/vnd.dna +application/vnd.dpgraph +application/vnd.dreamfactory +application/vnd.dxr +application/vnd.ecdis-update +application/vnd.ecowin.chart +application/vnd.ecowin.filerequest +application/vnd.ecowin.fileupdate +application/vnd.ecowin.series +application/vnd.ecowin.seriesrequest +application/vnd.ecowin.seriesupdate +application/vnd.enliven +application/vnd.epson.esf +application/vnd.epson.msf +application/vnd.epson.quickanime +application/vnd.epson.salt +application/vnd.epson.ssf +application/vnd.ericsson.quickcall +application/vnd.eudora.data +application/vnd.fdf +application/vnd.ffsns +application/vnd.fints +application/vnd.flographit +application/vnd.framemaker +application/vnd.fsc.weblaunch +application/vnd.fujitsu.oasys +application/vnd.fujitsu.oasys2 +application/vnd.fujitsu.oasys3 +application/vnd.fujitsu.oasysgp +application/vnd.fujitsu.oasysprs +application/vnd.fujixerox.ddd +application/vnd.fujixerox.docuworks +application/vnd.fujixerox.docuworks.binder +application/vnd.fut-misnet +application/vnd.grafeq +application/vnd.groove-account +application/vnd.groove-help +application/vnd.groove-identity-message +application/vnd.groove-injector +application/vnd.groove-tool-message +application/vnd.groove-tool-template +application/vnd.groove-vcard +application/vnd.hbci +application/vnd.hhe.lesson-player +application/vnd.hp-hpgl +application/vnd.hp-hpid +application/vnd.hp-hps +application/vnd.hp-pcl +application/vnd.hp-pclxl +application/vnd.httphone +application/vnd.hzn-3d-crossword +application/vnd.ibm.afplinedata +application/vnd.ibm.electronic-media +application/vnd.ibm.minipay +application/vnd.ibm.modcap +application/vnd.ibm.rights-management +application/vnd.ibm.secure-container +application/vnd.informix-visionary +application/vnd.intercon.formnet +application/vnd.intertrust.digibox +application/vnd.intertrust.nncp +application/vnd.intu.qbo +application/vnd.intu.qfx +application/vnd.irepository.package+xml +application/vnd.is-xpr +application/vnd.japannet-directory-service +application/vnd.japannet-jpnstore-wakeup +application/vnd.japannet-payment-wakeup +application/vnd.japannet-registration +application/vnd.japannet-registration-wakeup +application/vnd.japannet-setstore-wakeup +application/vnd.japannet-verification +application/vnd.japannet-verification-wakeup +application/vnd.jisp +application/vnd.kde.karbon +application/vnd.kde.kchart +application/vnd.kde.kformula +application/vnd.kde.kivio +application/vnd.kde.kontour +application/vnd.kde.kpresenter +application/vnd.kde.kspread +application/vnd.kde.kword +application/vnd.kenameaapp +application/vnd.koan +application/vnd.liberty-request+xml +application/vnd.llamagraphics.life-balance.desktop +application/vnd.llamagraphics.life-balance.exchange+xml +application/vnd.lotus-1-2-3 +application/vnd.lotus-approach +application/vnd.lotus-freelance +application/vnd.lotus-notes +application/vnd.lotus-organizer +application/vnd.lotus-screencam +application/vnd.lotus-wordpro +application/vnd.mcd +application/vnd.mediastation.cdkey +application/vnd.meridian-slingshot +application/vnd.micrografx.flo +application/vnd.micrografx.igx +application/vnd.mif mif +application/vnd.minisoft-hp3000-save +application/vnd.mitsubishi.misty-guard.trustweb +application/vnd.mobius.daf +application/vnd.mobius.dis +application/vnd.mobius.mbk +application/vnd.mobius.mqy +application/vnd.mobius.msl +application/vnd.mobius.plc +application/vnd.mobius.txf +application/vnd.mophun.application +application/vnd.mophun.certificate +application/vnd.motorola.flexsuite +application/vnd.motorola.flexsuite.adsi +application/vnd.motorola.flexsuite.fis +application/vnd.motorola.flexsuite.gotap +application/vnd.motorola.flexsuite.kmr +application/vnd.motorola.flexsuite.ttc +application/vnd.motorola.flexsuite.wem +application/vnd.mozilla.xul+xml xul +application/vnd.ms-artgalry +application/vnd.ms-asf +application/vnd.ms-excel xls +application/vnd.ms-lrm +application/vnd.ms-powerpoint ppt +application/vnd.ms-project +application/vnd.ms-tnef +application/vnd.ms-works +application/vnd.ms-wpl +application/vnd.mseq +application/vnd.msign +application/vnd.music-niff +application/vnd.musician +application/vnd.netfpx +application/vnd.noblenet-directory +application/vnd.noblenet-sealer +application/vnd.noblenet-web +application/vnd.novadigm.edm +application/vnd.novadigm.edx +application/vnd.novadigm.ext +application/vnd.obn +application/vnd.osa.netdeploy +application/vnd.palm +application/vnd.pg.format +application/vnd.pg.osasli +application/vnd.powerbuilder6 +application/vnd.powerbuilder6-s +application/vnd.powerbuilder7 +application/vnd.powerbuilder7-s +application/vnd.powerbuilder75 +application/vnd.powerbuilder75-s +application/vnd.previewsystems.box +application/vnd.publishare-delta-tree +application/vnd.pvi.ptid1 +application/vnd.pwg-multiplexed +application/vnd.pwg-xhtml-print+xml +application/vnd.quark.quarkxpress +application/vnd.rapid +application/vnd.s3sms +application/vnd.sealed.net +application/vnd.seemail +application/vnd.shana.informed.formdata +application/vnd.shana.informed.formtemplate +application/vnd.shana.informed.interchange +application/vnd.shana.informed.package +application/vnd.smaf +application/vnd.sss-cod +application/vnd.sss-dtf +application/vnd.sss-ntf +application/vnd.street-stream +application/vnd.svd +application/vnd.swiftview-ics +application/vnd.triscape.mxs +application/vnd.trueapp +application/vnd.truedoc +application/vnd.ufdl +application/vnd.uplanet.alert +application/vnd.uplanet.alert-wbxml +application/vnd.uplanet.bearer-choice +application/vnd.uplanet.bearer-choice-wbxml +application/vnd.uplanet.cacheop +application/vnd.uplanet.cacheop-wbxml +application/vnd.uplanet.channel +application/vnd.uplanet.channel-wbxml +application/vnd.uplanet.list +application/vnd.uplanet.list-wbxml +application/vnd.uplanet.listcmd +application/vnd.uplanet.listcmd-wbxml +application/vnd.uplanet.signal +application/vnd.vcx +application/vnd.vectorworks +application/vnd.vidsoft.vidconference +application/vnd.visio +application/vnd.visionary +application/vnd.vividence.scriptfile +application/vnd.vsf +application/vnd.wap.sic +application/vnd.wap.slc +application/vnd.wap.wbxml wbxml +application/vnd.wap.wmlc wmlc +application/vnd.wap.wmlscriptc wmlsc +application/vnd.webturbo +application/vnd.wrq-hp3000-labelled +application/vnd.wt.stf +application/vnd.wv.csp+wbxml +application/vnd.xara +application/vnd.xfdl +application/vnd.yamaha.hv-dic +application/vnd.yamaha.hv-script +application/vnd.yamaha.hv-voice +application/vnd.yellowriver-custom-menu +application/voicexml+xml vxml +application/watcherinfo+xml +application/whoispp-query +application/whoispp-response +application/wita +application/wordperfect5.1 +application/x-bcpio bcpio +application/x-cdlink vcd +application/x-chess-pgn pgn +application/x-compress +application/x-cpio cpio +application/x-csh csh +application/x-director dcr dir dxr +application/x-dvi dvi +application/x-futuresplash spl +application/x-gtar gtar +application/x-gzip +application/x-hdf hdf +application/x-javascript js +application/x-koan skp skd skt skm +application/x-latex latex +application/x-netcdf nc cdf +application/x-sh sh +application/x-shar shar +application/x-shockwave-flash swf +application/x-stuffit sit +application/x-sv4cpio sv4cpio +application/x-sv4crc sv4crc +application/x-tar tar +application/x-tcl tcl +application/x-tex tex +application/x-texinfo texinfo texi +application/x-troff t tr roff +application/x-troff-man man +application/x-troff-me me +application/x-troff-ms ms +application/x-ustar ustar +application/x-wais-source src +application/x400-bp +application/xhtml+xml xhtml xht +application/xslt+xml xslt +application/xml xml xsl +application/xml-dtd dtd +application/xml-external-parsed-entity +application/zip zip +audio/32kadpcm +audio/amr +audio/amr-wb +audio/basic au snd +audio/cn +audio/dat12 +audio/dsr-es201108 +audio/dvi4 +audio/evrc +audio/evrc0 +audio/g722 +audio/g.722.1 +audio/g723 +audio/g726-16 +audio/g726-24 +audio/g726-32 +audio/g726-40 +audio/g728 +audio/g729 +audio/g729D +audio/g729E +audio/gsm +audio/gsm-efr +audio/l8 +audio/l16 +audio/l20 +audio/l24 +audio/lpc +audio/midi mid midi kar +audio/mpa +audio/mpa-robust +audio/mp4a-latm +audio/mpeg mpga mp2 mp3 +audio/parityfec +audio/pcma +audio/pcmu +audio/prs.sid +audio/qcelp +audio/red +audio/smv +audio/smv0 +audio/telephone-event +audio/tone +audio/vdvi +audio/vnd.3gpp.iufp +audio/vnd.cisco.nse +audio/vnd.cns.anp1 +audio/vnd.cns.inf1 +audio/vnd.digital-winds +audio/vnd.everad.plj +audio/vnd.lucent.voice +audio/vnd.nortel.vbk +audio/vnd.nuera.ecelp4800 +audio/vnd.nuera.ecelp7470 +audio/vnd.nuera.ecelp9600 +audio/vnd.octel.sbc +audio/vnd.qcelp +audio/vnd.rhetorex.32kadpcm +audio/vnd.vmx.cvsd +audio/x-aiff aif aiff aifc +audio/x-alaw-basic +audio/x-mpegurl m3u +audio/x-pn-realaudio ram ra +audio/x-pn-realaudio-plugin +application/vnd.rn-realmedia rm +audio/x-wav wav +chemical/x-pdb pdb +chemical/x-xyz xyz +image/bmp bmp +image/cgm cgm +image/g3fax +image/gif gif +image/ief ief +image/jpeg jpeg jpg jpe +image/naplps +image/png png +image/prs.btif +image/prs.pti +image/svg+xml svg +image/t38 +image/tiff tiff tif +image/tiff-fx +image/vnd.cns.inf2 +image/vnd.djvu djvu djv +image/vnd.dwg +image/vnd.dxf +image/vnd.fastbidsheet +image/vnd.fpx +image/vnd.fst +image/vnd.fujixerox.edmics-mmr +image/vnd.fujixerox.edmics-rlc +image/vnd.globalgraphics.pgb +image/vnd.mix +image/vnd.ms-modi +image/vnd.net-fpx +image/vnd.svf +image/vnd.wap.wbmp wbmp +image/vnd.xiff +image/x-cmu-raster ras +image/x-icon ico +image/x-portable-anymap pnm +image/x-portable-bitmap pbm +image/x-portable-graymap pgm +image/x-portable-pixmap ppm +image/x-rgb rgb +image/x-xbitmap xbm +image/x-xpixmap xpm +image/x-xwindowdump xwd +message/delivery-status +message/disposition-notification +message/external-body +message/http +message/news +message/partial +message/rfc822 +message/s-http +message/sip +message/sipfrag +model/iges igs iges +model/mesh msh mesh silo +model/vnd.dwf +model/vnd.flatland.3dml +model/vnd.gdl +model/vnd.gs-gdl +model/vnd.gtw +model/vnd.mts +model/vnd.parasolid.transmit.binary +model/vnd.parasolid.transmit.text +model/vnd.vtu +model/vrml wrl vrml +multipart/alternative +multipart/appledouble +multipart/byteranges +multipart/digest +multipart/encrypted +multipart/form-data +multipart/header-set +multipart/mixed +multipart/parallel +multipart/related +multipart/report +multipart/signed +multipart/voice-message +text/calendar ics ifb +text/css css +text/directory +text/enriched +text/html html htm +text/parityfec +text/plain asc txt +text/prs.lines.tag +text/rfc822-headers +text/richtext rtx +text/rtf rtf +text/sgml sgml sgm +text/t140 +text/tab-separated-values tsv +text/uri-list +text/vnd.abc +text/vnd.curl +text/vnd.dmclientscript +text/vnd.fly +text/vnd.fmi.flexstor +text/vnd.in3d.3dml +text/vnd.in3d.spot +text/vnd.iptc.nitf +text/vnd.iptc.newsml +text/vnd.latex-z +text/vnd.motorola.reflex +text/vnd.ms-mediapackage +text/vnd.net2phone.commcenter.command +text/vnd.sun.j2me.app-descriptor +text/vnd.wap.si +text/vnd.wap.sl +text/vnd.wap.wml wml +text/vnd.wap.wmlscript wmls +text/x-setext etx +text/xml +text/xml-external-parsed-entity +video/bmpeg +video/bt656 +video/celb +video/dv +video/h261 +video/h263 +video/h263-1998 +video/h263-2000 +video/jpeg +video/mp1s +video/mp2p +video/mp2t +video/mp4v-es +video/mpv +video/mpeg mpeg mpg mpe +video/nv +video/parityfec +video/pointer +video/quicktime qt mov +video/smpte292m +video/vnd.fvt +video/vnd.motorola.video +video/vnd.motorola.videop +video/vnd.mpegurl mxu m4u +video/vnd.nokia.interleaved-multimedia +video/vnd.objectvideo +video/vnd.vivo +video/x-msvideo avi +video/x-sgi-movie movie +x-conference/x-cooltalk ice diff --git a/sandbox/slaws/httpserver.php/htdocs/AlertDisplay.php b/sandbox/slaws/httpserver.php/htdocs/AlertDisplay.php new file mode 100644 index 0000000000..94b5352818 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/AlertDisplay.php @@ -0,0 +1,274 @@ + +loadFile("./Cached_Alerts.xml"); + $cached_alerts = $doc->getRootDataObject(); + + // Use the alertService reference + $request = $this->alert_service->createDataObject("http://tuscany.apache.org/sca/samples/aggregator/service", + "getAllNewAlerts"); + $request->parm = "AString"; + $new_alerts = $this->alert_service->getAllNewAlerts($request); + + foreach($new_alerts->parm->Alert as $alert){ + $new_alert = $cached_alerts->createDataObject('Alert'); + $new_alert->Title = $alert->Title; + $new_alert->Summary = $alert->Summary; + $new_alert->Address = $alert->Address; + $new_alert->Date = $alert->Date; + $new_alert->SourceId = $alert->SourceId; + $new_alert->Unread = true; + } + + $return_table = ""; + $alert_id_number = 0; + foreach($cached_alerts->Alert as $alert){ + $alert->Id = "alert_" . $alert_id_number; + $title = substr($alert->Title,0,80); + $summary = substr($alert->Summary,0,40); + $unread_string = $alert->Unread ? "unread_title" : "read_title"; + $return_row = << + + + +ALERTROW; + $return_table = $return_table . $return_row; + $alert_id_number += 1; + } + $return_table = $return_table . "
+ $title + - $summary ... + + $alert->Date +
"; + + // as php is one shot we have to save away the alerts we want to cache + $xmldas->saveFile($doc, "./Cached_Alerts.xml"); + + return $return_table; + } + + /** + * @param string $alert_id + * @return string + */ + public function readAlert($alert_id) + { + $xmldas = SDO_DAS_XML::create("./Alerter.xsd"); + $doc = $xmldas->loadFile("./Cached_Alerts.xml"); + $cached_alerts = $doc->getRootDataObject(); + + $return_summary = ""; + + foreach($cached_alerts->alert as $alert){ + if (strcmp($alert->Id,$alert_Id) == 0){ + SCA::$logger->log("Match"); + $alert->Unread = false; + $return_summary = "
" . $alert->Summary . "
"; + } + } + + // as php is one shot we have to save away the alerts we want to cache + $xmldas->saveFile($doc, "./Cached_Alerts.xml"); + + return $return_summary; + } + + /** + * @return string + */ + public function getAlertSourcesHTMLTable() + { + $request = $this->alert_sources_service->createDataObject("http://tuscany.apache.org/sca/samples/aggregator/sources", + "getAlertSources"); + $request->parm = "AString"; + $alert_sources = $this->alert_sources_service->getAlertSources($request); + + $return_table = "\n"; + + $no_of_sources = 0; + + foreach ($alert_sources->parm->Source as $alert_source){ + $source_id = $alert_source->Id; + $return_row = << + + + + + + + +SOURCEROW; + $return_table = $return_table . $return_row; + $no_of_sources = $no_of_sources + 1; + } + + $source_id = $no_of_sources + 1; + + $return_row = << + + + + + +ADDROW; + + $return_table = $return_table . $return_row; + $return_table = $return_table . "
+   $alert_source->Name +
\n"; + return $return_table; + } + + /** + * @param integer $source_id + * @return string + */ + public function deleteAlertSource($source_id){ + $this->alert_sources_service->removeAlertSource($source_id); + } + + /** + * @param SingleSourceType $alert_source http://tuscany.apache.org/sca/samples/aggregator/types + */ + public function addAlertSource($alert_source){ + $request = $this->alert_sources_service->createDataObject("http://tuscany.apache.org/sca/samples/aggregator/sources", + "addAlertSource"); + $source = $request->createDataObject("parm"); + + $source->Name = $alert_source->Name; + $source->Address = $alert_source->Address; + $source->Id = $alert_source->Id; + $source->Type = $alert_source->Type; + + $this->alert_sources_service->addAlertSource($request); + } + + /** + * @param SourceType $alert_source http://tuscany.apache.org/sca/samples/aggregator/types + */ + public function updateAlertSource($alert_source){ + $this->alert_sources_service->updateAlertSource($alert_source); + } +} + +/* Some debugging lines +ob_start(); +print_r( $new_alerts ); +$debug = ob_get_contents(); +ob_end_clean(); +SCA::$logger->log($debug); +*/ +?> + + + diff --git a/sandbox/slaws/httpserver.php/htdocs/AlertDisplayJson.php b/sandbox/slaws/httpserver.php/htdocs/AlertDisplayJson.php new file mode 100644 index 0000000000..5953f02209 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/AlertDisplayJson.php @@ -0,0 +1,56 @@ +alert_service->getAllNewAlerts("SomeString"); + + return $alerts; + + } +} + +?> diff --git a/sandbox/slaws/httpserver.php/htdocs/Alerter.xsd b/sandbox/slaws/httpserver.php/htdocs/Alerter.xsd new file mode 100644 index 0000000000..58b9982d38 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/Alerter.xsd @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sandbox/slaws/httpserver.php/htdocs/Alerts.wsdl b/sandbox/slaws/httpserver.php/htdocs/Alerts.wsdl new file mode 100644 index 0000000000..9150abbaf4 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/Alerts.wsdl @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/slaws/httpserver.php/htdocs/Alerts.xsd b/sandbox/slaws/httpserver.php/htdocs/Alerts.xsd new file mode 100644 index 0000000000..1e80da0487 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/Alerts.xsd @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sandbox/slaws/httpserver.php/htdocs/AlertsSources.wsdl b/sandbox/slaws/httpserver.php/htdocs/AlertsSources.wsdl new file mode 100644 index 0000000000..82422c82ef --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/AlertsSources.wsdl @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/slaws/httpserver.php/htdocs/Cached_Alerts.xml b/sandbox/slaws/httpserver.php/htdocs/Cached_Alerts.xml new file mode 100644 index 0000000000..e208c8d9e4 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/Cached_Alerts.xml @@ -0,0 +1,2 @@ + + diff --git a/sandbox/slaws/httpserver.php/htdocs/index.html b/sandbox/slaws/httpserver.php/htdocs/index.html new file mode 100644 index 0000000000..f952f08bc8 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/index.html @@ -0,0 +1,280 @@ + + + + + Apache Tuscany Feed Aggregator Sample + + + + + +

Apache Tuscany Alert Aggregator Sample

+

Alert Sources:

+
+

Recent Alerts (Refresh):

+
+

Back to top

+
+ + + + diff --git a/sandbox/slaws/httpserver.php/htdocs/phpinfo.php b/sandbox/slaws/httpserver.php/htdocs/phpinfo.php new file mode 100644 index 0000000000..1cf8044fe2 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/phpinfo.php @@ -0,0 +1,5 @@ + + + \ No newline at end of file diff --git a/sandbox/slaws/httpserver.php/htdocs/pop.png b/sandbox/slaws/httpserver.php/htdocs/pop.png new file mode 100644 index 0000000000..1cf1df24a7 Binary files /dev/null and b/sandbox/slaws/httpserver.php/htdocs/pop.png differ diff --git a/sandbox/slaws/httpserver.php/htdocs/rss.png b/sandbox/slaws/httpserver.php/htdocs/rss.png new file mode 100644 index 0000000000..b3c949d224 Binary files /dev/null and b/sandbox/slaws/httpserver.php/htdocs/rss.png differ diff --git a/sandbox/slaws/httpserver.php/htdocs/service.smd b/sandbox/slaws/httpserver.php/htdocs/service.smd new file mode 100644 index 0000000000..bc77e39bf9 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/service.smd @@ -0,0 +1 @@ +{"SMDVersion":".1","objectName":"AlertsService","serviceType":"JSON-RPC","serviceURL":"http://localhost:8080/sample-feed-aggregator/services/AlertsServiceJSONRPC","methods":[{"name":"getAllNewAlerts","parameters":[{"name":"param0","type":"STRING"}]}]} diff --git a/sandbox/slaws/httpserver.php/htdocs/style.css b/sandbox/slaws/httpserver.php/htdocs/style.css new file mode 100644 index 0000000000..cd377e90e5 --- /dev/null +++ b/sandbox/slaws/httpserver.php/htdocs/style.css @@ -0,0 +1,166 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +p,table,li,h1,h2,h3 +{ +font-family: verdana, arial, 'sans serif'; +} + +p, h1, h2, h3, table, li, hr +{ +margin-left: 10pt; +} + +table +{ +border-color: black; +border-collapse: separate; +border-spacing: 0px 1px; + +margin-right: 10pt; +margin-left: 10pt; +width: 800px; +} + +.sourceDetailsTable +{ +width: 600px; +} + +tr, td +{ +margin-left: 0pt; +margin-right: 0pt; +padding-left: 10pt; +font-size: 90%; +} + +p,li,th +{ +font-size: 90%; +margin-left: 10pt; +} + +pre +{ +margin-left: 10pt; +} + +body +{ +#ffffff; +} + +h1,h2,h3,hr +{ +color: firebrick; +} + +a:link {COLOR: firebrick;} +a:visited {COLOR: firebrick;} +a:active {COLOR: navy;} + +.link +{ +COLOR: firebrick; +text-decoration: underline; +} + +.clickable +{ +cursor: pointer +} + +.unread_title +{ +font-weight: bold; +} + +.read_title +{ +font-weight: normal; +} + +.summary +{ +color: DimGrey; +} + +.hidden +{ +display: none; +} + +.alert_data +{ +margin-left: 10px; +width: 800px; +height: 800px; +} + +.source_0 +{ +background-color: LightGreen; +} + +.source_1 +{ +background-color: LightSkyBlue; +} + +.source_2 +{ +background-color: Khaki; +} + +.source_3 +{ +background-color: LightPink; +} + +.source_4 +{ +background-color: Orange; +} + +.source_5 +{ +background-color: LightCoral; +} + +.source_6 +{ +background-color: Orchid; +} + +.source_7 +{ +background-color: Peru; +} + +.source_8 +{ +background-color: SpringGreen; +} + +.source_9 +{ +background-color: LightGrey; +} + diff --git a/sandbox/slaws/httpserver.php/startserver.bat b/sandbox/slaws/httpserver.php/startserver.bat new file mode 100644 index 0000000000..339460c70f --- /dev/null +++ b/sandbox/slaws/httpserver.php/startserver.bat @@ -0,0 +1,78 @@ +@echo off + +@REM Licensed to the Apache Software Foundation (ASF) under one +@REM or more contributor license agreements. See the NOTICE file +@REM distributed with this work for additional information +@REM regarding copyright ownership. The ASF licenses this file +@REM to you under the Apache License, Version 2.0 (the +@REM "License"); you may not use this file except in compliance +@REM with the License. You may obtain a copy of the License at +@REM +@REM http://www.apache.org/licenses/LICENSE-2.0 +@REM +@REM Unless required by applicable law or agreed to in writing, +@REM software distributed under the License is distributed on an +@REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +@REM KIND, either express or implied. See the License for the +@REM specific language governing permissions and limitations +@REM under the License. + +setlocal + +set HTTPD_HOME=C:\simon\apps\apache2.0.55\Apache2 +set PHP_HOME=C:\simon\Projects\Tuscany\php\branch-build\php-5.2.0\Debug_TS + +set APFULLDIR=%~d0%~p0 +echo Running from %APFULLDIR% + +REM if "%TUSCANY_SCACPP%" == "" ( +REM echo "TUSCANY_SCACPP not set" +REM goto end +REM ) +REM echo Using SCA installed at %TUSCANY_SCACPP% + +REM if "%TUSCANY_SDOCPP%" == "" ( +REM echo "TUSCANY_SDOCPP not set" +REM goto end +REM ) +REM echo Using SDO installed at %TUSCANY_SDOCPP% + +if "%HTTPD_HOME%" == "" ( +echo "HTTPD_HOME not set" +goto end +) +echo Using HTTPD installed at %HTTPD_HOME% + +set PATH=%HTTPD_HOME%\bin;%PHP_HOME%;%PATH% + +REM set TUSCANY_SCACPP_ROOT=%APFULLDIR%\..\ +REM set TUSCANY_SCACPP_BASE_URI=http://localhost:9091 + +@REM Generate the tuscany_sca_mod_rest configuration +REM if not exist %APFULLDIR%\conf\tuscany_sca_mod_rest.conf ( +REM echo LoadModule sca_rest_module %TUSCANY_SCACPP%/extensions/rest\service/bin/tuscany_sca_mod_rest.dll > %APFULLDIR%\conf\tuscany_sca_mod_rest.conf +REM echo TuscanyHome %TUSCANY_SCACPP% >> %APFULLDIR%\conf\tuscany_sca_mod_rest.conf +REM echo ^ >> %APFULLDIR%\conf\tuscany_sca_mod_rest.conf +REM echo SetHandler sca_rest_module >> %APFULLDIR%\conf\tuscany_sca_mod_rest.conf +REM echo TuscanyRoot %TUSCANY_SCACPP_ROOT% >> %APFULLDIR%\conf\tuscany_sca_mod_rest.conf +REM echo ^ >> %APFULLDIR%\conf\tuscany_sca_mod_rest.conf +REM ) + +@REM Generate the base HTTPD configuration +if not exist %APFULLDIR%\conf\base.conf ( + echo LoadModule mime_module %HTTPD_HOME%\modules\mod_mime.so > %APFULLDIR%\conf\base.conf + echo LoadModule dir_module %HTTPD_HOME%\modules\mod_dir.so >> %APFULLDIR%\conf\base.conf + echo DocumentRoot %APFULLDIR%\htdocs >> %APFULLDIR%\conf\base.conf + echo LoadModule php5_module %PHP_HOME%\php5apache2.dll >> %APFULLDIR%\conf\base.conf + echo AddType application/x-httpd-php .php >> %APFULLDIR%\conf\base.conf + echo PHPIniDir %PHP_HOME% >> %APFULLDIR%\conf\base.conf +) + +@REM Create logs directory +REM if not exist %APFULLDIR%\logs mkdir %APFULLDIR%\logs +REM set TUSCANY_SCACPP_LOG=%APFULLDIR%\logs\tuscany-server.log +REM set TUSCANY_SCACPP_LOGGING=9 + +@REM Start the HTTP server +echo Starting Apache httpd +%HTTPD_HOME%\bin\apache -d %APFULLDIR% diff --git a/sandbox/slaws/logging-copy/pom.xml b/sandbox/slaws/logging-copy/pom.xml new file mode 100644 index 0000000000..5bf4a3e0e7 --- /dev/null +++ b/sandbox/slaws/logging-copy/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.0-incubating-SNAPSHOT + ../../pom.xml + + sample-calculator + Apache Tuscany Calculator Sample + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.cxf + cxf-common-utilities + 2.0.1-incubator + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + diff --git a/sandbox/slaws/logging-copy/src/main/java/patha/Messages.properties b/sandbox/slaws/logging-copy/src/main/java/patha/Messages.properties new file mode 100644 index 0000000000..857c767484 --- /dev/null +++ b/sandbox/slaws/logging-copy/src/main/java/patha/Messages.properties @@ -0,0 +1,21 @@ +# +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# +TEST_MESSAGE = This is a test message with numbers {0}, {1}, {2} diff --git a/sandbox/slaws/logging-copy/src/main/java/patha/SomeTuscanyClassA.java b/sandbox/slaws/logging-copy/src/main/java/patha/SomeTuscanyClassA.java new file mode 100644 index 0000000000..ad29675074 --- /dev/null +++ b/sandbox/slaws/logging-copy/src/main/java/patha/SomeTuscanyClassA.java @@ -0,0 +1,35 @@ +package patha; + +import java.util.logging.Level; +import java.util.logging.Logger; + +import org.apache.cxf.common.logging.LogUtils; + +public class SomeTuscanyClassA { + + private static final Logger Log = LogUtils.getL7dLogger(SomeTuscanyClassA.class); + + public SomeTuscanyClassA() { + + + Integer params[] = {8, 9, 4}; + + + LogUtils.log(Log, + Level.INFO, + "TEST_MESSAGE", + null, + (Object[])params); + + Exception ex = new IllegalStateException("TEST_MESSAGE"); + + LogUtils.log(Log, + Level.INFO, + "TEST_MESSAGE", + ex, + (Object[])params); + + + } + +} diff --git a/sandbox/slaws/logging-copy/src/main/java/pathb/SomeTuscanyClassB.java b/sandbox/slaws/logging-copy/src/main/java/pathb/SomeTuscanyClassB.java new file mode 100644 index 0000000000..5ad190d9c4 --- /dev/null +++ b/sandbox/slaws/logging-copy/src/main/java/pathb/SomeTuscanyClassB.java @@ -0,0 +1,48 @@ +package pathb; + +import java.io.InputStream; +import java.util.logging.Level; +import java.util.logging.LogManager; +import java.util.logging.Logger; + +import org.apache.cxf.common.logging.LogUtils; + +import patha.SomeTuscanyClassA; + +public class SomeTuscanyClassB { + private static final Logger Log = Logger.getLogger(SomeTuscanyClassA.class.getName()); + + + public SomeTuscanyClassB() { + + Logger Log1 = Logger.getLogger("pathb", "tuscany-messages"); + Logger Log = Logger.getLogger(SomeTuscanyClassB.class.getName()); + String rbName = Log.getResourceBundleName(); + + Log.log(Level.INFO, + "MESSAGE1"); + + + String componentName = "Some component"; + + Log.log(Level.INFO, + "MESSAGE2", // message id + componentName); // parameter + + Integer params[] = {8, 9, 4}; + + Log.log(Level.INFO, + "MESSAGE3", // message id + params); // parameter + + + Exception ex = new IllegalStateException("TEST_MESSAGE"); + + Log.log(Level.INFO, + "MESSAGE4", // message id + ex); // parameter + + + } + +} diff --git a/sandbox/slaws/logging-copy/src/main/java/pathb/tuscany-messages_en.properties b/sandbox/slaws/logging-copy/src/main/java/pathb/tuscany-messages_en.properties new file mode 100644 index 0000000000..523263da40 --- /dev/null +++ b/sandbox/slaws/logging-copy/src/main/java/pathb/tuscany-messages_en.properties @@ -0,0 +1,24 @@ +# +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# +MESSAGE1 = This is a test message with no params +MESSAGE2 = This is a test message with a string param {0} +MESSAGE3 = This is a test message with numbers {0}, {1}, {2} +MESSAGE4 = This is a test message with exception diff --git a/sandbox/slaws/logging-copy/src/main/resources/tuscany-logging.properties b/sandbox/slaws/logging-copy/src/main/resources/tuscany-logging.properties new file mode 100644 index 0000000000..3822dfa014 --- /dev/null +++ b/sandbox/slaws/logging-copy/src/main/resources/tuscany-logging.properties @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +############################################################ +# Default Logging Configuration File +# +# You can use a different file by specifying a filename +# with the java.util.logging.config.file system property. +# For example java -Djava.util.logging.config.file=myfile +############################################################ + +############################################################ +# Global properties +############################################################ + +# "handlers" specifies a comma separated list of log Handler +# classes. These handlers will be installed during VM startup. +# Note that these classes must be on the system classpath. +# By default we only configure a ConsoleHandler, which will only +# show messages at the WARNING and above levels. +handlers= java.util.logging.ConsoleHandler, java.util.logging.FileHandler + +# Default global logging level. +# This specifies which kinds of events are logged across +# all loggers. For any given facility this global level +# can be overriden by a facility specific level +# Note that the ConsoleHandler also has a separate level +# setting to limit messages printed to the console. +.level= WARNING + +############################################################ +# Handler specific properties. +# Describes specific configuration info for Handlers. +############################################################ + +# default file output is in user's home directory. +java.util.logging.FileHandler.pattern = %h/java%u.log +java.util.logging.FileHandler.limit = 50000 +java.util.logging.FileHandler.count = 1 +java.util.logging.FileHandler.formatter = java.util.logging.XMLFormatter + +# Limit the message that are printed on the console to WARNING and above. +java.util.logging.ConsoleHandler.level = INFO +java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter +#java.util.logging.ConsoleHandler.formatter = demos.ws_rm.common.ConciseFormatter + + +############################################################ +# Logger specific properties. +# Provides extra control for each logger. +############################################################ + +# For example, set the com.xyz.foo logger to only log SEVERE +# messages: +#com.xyz.foo.level = SEVERE + +patha.SomeTuscanyClassA.level=INFO +pathb.SomeTuscanyClassB.level=INFO + diff --git a/sandbox/slaws/logging-copy/src/main/resources/tuscany-messages_en.properties b/sandbox/slaws/logging-copy/src/main/resources/tuscany-messages_en.properties new file mode 100644 index 0000000000..523263da40 --- /dev/null +++ b/sandbox/slaws/logging-copy/src/main/resources/tuscany-messages_en.properties @@ -0,0 +1,24 @@ +# +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# +MESSAGE1 = This is a test message with no params +MESSAGE2 = This is a test message with a string param {0} +MESSAGE3 = This is a test message with numbers {0}, {1}, {2} +MESSAGE4 = This is a test message with exception diff --git a/sandbox/slaws/logging-copy/src/test/java/test/LoggingTestCase.java b/sandbox/slaws/logging-copy/src/test/java/test/LoggingTestCase.java new file mode 100644 index 0000000000..224ea32615 --- /dev/null +++ b/sandbox/slaws/logging-copy/src/test/java/test/LoggingTestCase.java @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package test; + +import java.io.InputStream; +import java.util.logging.LogManager; + +import org.junit.After; +import org.junit.Before; +import org.junit.Test; + +import patha.SomeTuscanyClassA; +import pathb.SomeTuscanyClassB; + + + +/** + * This shows how to test the Calculator service component. + */ +public class LoggingTestCase { + + + + @Before + public void setUp() throws Exception { + } + + @After + public void tearDown() throws Exception { + + } + + @Test + public void testUtilLogger() throws Exception { + + try { + InputStream logConfigStream = Thread.currentThread().getContextClassLoader().getResourceAsStream("tuscany-logging.properties"); + LogManager.getLogManager().readConfiguration(logConfigStream); + } catch(Exception ex) { + System.out.println("Can't find logging.properties on the classpath"); + } + + SomeTuscanyClassB stcB = new SomeTuscanyClassB(); + + } + + //@Test + public void testSpecilizedLogger() throws Exception { + + + + SomeTuscanyClassA stcA = new SomeTuscanyClassA(); + + } +} diff --git a/sandbox/slaws/logging/pom.xml b/sandbox/slaws/logging/pom.xml new file mode 100644 index 0000000000..5bf4a3e0e7 --- /dev/null +++ b/sandbox/slaws/logging/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.0-incubating-SNAPSHOT + ../../pom.xml + + sample-calculator + Apache Tuscany Calculator Sample + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.cxf + cxf-common-utilities + 2.0.1-incubator + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + diff --git a/sandbox/slaws/logging/src/main/java/patha/Messages.properties b/sandbox/slaws/logging/src/main/java/patha/Messages.properties new file mode 100644 index 0000000000..857c767484 --- /dev/null +++ b/sandbox/slaws/logging/src/main/java/patha/Messages.properties @@ -0,0 +1,21 @@ +# +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# +TEST_MESSAGE = This is a test message with numbers {0}, {1}, {2} diff --git a/sandbox/slaws/logging/src/main/java/patha/SomeTuscanyClassA.java b/sandbox/slaws/logging/src/main/java/patha/SomeTuscanyClassA.java new file mode 100644 index 0000000000..ad29675074 --- /dev/null +++ b/sandbox/slaws/logging/src/main/java/patha/SomeTuscanyClassA.java @@ -0,0 +1,35 @@ +package patha; + +import java.util.logging.Level; +import java.util.logging.Logger; + +import org.apache.cxf.common.logging.LogUtils; + +public class SomeTuscanyClassA { + + private static final Logger Log = LogUtils.getL7dLogger(SomeTuscanyClassA.class); + + public SomeTuscanyClassA() { + + + Integer params[] = {8, 9, 4}; + + + LogUtils.log(Log, + Level.INFO, + "TEST_MESSAGE", + null, + (Object[])params); + + Exception ex = new IllegalStateException("TEST_MESSAGE"); + + LogUtils.log(Log, + Level.INFO, + "TEST_MESSAGE", + ex, + (Object[])params); + + + } + +} diff --git a/sandbox/slaws/logging/src/main/java/pathb/SomeTuscanyClassB.java b/sandbox/slaws/logging/src/main/java/pathb/SomeTuscanyClassB.java new file mode 100644 index 0000000000..5ad190d9c4 --- /dev/null +++ b/sandbox/slaws/logging/src/main/java/pathb/SomeTuscanyClassB.java @@ -0,0 +1,48 @@ +package pathb; + +import java.io.InputStream; +import java.util.logging.Level; +import java.util.logging.LogManager; +import java.util.logging.Logger; + +import org.apache.cxf.common.logging.LogUtils; + +import patha.SomeTuscanyClassA; + +public class SomeTuscanyClassB { + private static final Logger Log = Logger.getLogger(SomeTuscanyClassA.class.getName()); + + + public SomeTuscanyClassB() { + + Logger Log1 = Logger.getLogger("pathb", "tuscany-messages"); + Logger Log = Logger.getLogger(SomeTuscanyClassB.class.getName()); + String rbName = Log.getResourceBundleName(); + + Log.log(Level.INFO, + "MESSAGE1"); + + + String componentName = "Some component"; + + Log.log(Level.INFO, + "MESSAGE2", // message id + componentName); // parameter + + Integer params[] = {8, 9, 4}; + + Log.log(Level.INFO, + "MESSAGE3", // message id + params); // parameter + + + Exception ex = new IllegalStateException("TEST_MESSAGE"); + + Log.log(Level.INFO, + "MESSAGE4", // message id + ex); // parameter + + + } + +} diff --git a/sandbox/slaws/logging/src/main/java/pathb/tuscany-messages_en.properties b/sandbox/slaws/logging/src/main/java/pathb/tuscany-messages_en.properties new file mode 100644 index 0000000000..523263da40 --- /dev/null +++ b/sandbox/slaws/logging/src/main/java/pathb/tuscany-messages_en.properties @@ -0,0 +1,24 @@ +# +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# +MESSAGE1 = This is a test message with no params +MESSAGE2 = This is a test message with a string param {0} +MESSAGE3 = This is a test message with numbers {0}, {1}, {2} +MESSAGE4 = This is a test message with exception diff --git a/sandbox/slaws/logging/src/main/resources/tuscany-logging.properties b/sandbox/slaws/logging/src/main/resources/tuscany-logging.properties new file mode 100644 index 0000000000..3822dfa014 --- /dev/null +++ b/sandbox/slaws/logging/src/main/resources/tuscany-logging.properties @@ -0,0 +1,73 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +############################################################ +# Default Logging Configuration File +# +# You can use a different file by specifying a filename +# with the java.util.logging.config.file system property. +# For example java -Djava.util.logging.config.file=myfile +############################################################ + +############################################################ +# Global properties +############################################################ + +# "handlers" specifies a comma separated list of log Handler +# classes. These handlers will be installed during VM startup. +# Note that these classes must be on the system classpath. +# By default we only configure a ConsoleHandler, which will only +# show messages at the WARNING and above levels. +handlers= java.util.logging.ConsoleHandler, java.util.logging.FileHandler + +# Default global logging level. +# This specifies which kinds of events are logged across +# all loggers. For any given facility this global level +# can be overriden by a facility specific level +# Note that the ConsoleHandler also has a separate level +# setting to limit messages printed to the console. +.level= WARNING + +############################################################ +# Handler specific properties. +# Describes specific configuration info for Handlers. +############################################################ + +# default file output is in user's home directory. +java.util.logging.FileHandler.pattern = %h/java%u.log +java.util.logging.FileHandler.limit = 50000 +java.util.logging.FileHandler.count = 1 +java.util.logging.FileHandler.formatter = java.util.logging.XMLFormatter + +# Limit the message that are printed on the console to WARNING and above. +java.util.logging.ConsoleHandler.level = INFO +java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter +#java.util.logging.ConsoleHandler.formatter = demos.ws_rm.common.ConciseFormatter + + +############################################################ +# Logger specific properties. +# Provides extra control for each logger. +############################################################ + +# For example, set the com.xyz.foo logger to only log SEVERE +# messages: +#com.xyz.foo.level = SEVERE + +patha.SomeTuscanyClassA.level=INFO +pathb.SomeTuscanyClassB.level=INFO + diff --git a/sandbox/slaws/logging/src/main/resources/tuscany-messages_en.properties b/sandbox/slaws/logging/src/main/resources/tuscany-messages_en.properties new file mode 100644 index 0000000000..523263da40 --- /dev/null +++ b/sandbox/slaws/logging/src/main/resources/tuscany-messages_en.properties @@ -0,0 +1,24 @@ +# +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# +MESSAGE1 = This is a test message with no params +MESSAGE2 = This is a test message with a string param {0} +MESSAGE3 = This is a test message with numbers {0}, {1}, {2} +MESSAGE4 = This is a test message with exception diff --git a/sandbox/slaws/logging/src/test/java/test/LoggingTestCase.java b/sandbox/slaws/logging/src/test/java/test/LoggingTestCase.java new file mode 100644 index 0000000000..224ea32615 --- /dev/null +++ b/sandbox/slaws/logging/src/test/java/test/LoggingTestCase.java @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package test; + +import java.io.InputStream; +import java.util.logging.LogManager; + +import org.junit.After; +import org.junit.Before; +import org.junit.Test; + +import patha.SomeTuscanyClassA; +import pathb.SomeTuscanyClassB; + + + +/** + * This shows how to test the Calculator service component. + */ +public class LoggingTestCase { + + + + @Before + public void setUp() throws Exception { + } + + @After + public void tearDown() throws Exception { + + } + + @Test + public void testUtilLogger() throws Exception { + + try { + InputStream logConfigStream = Thread.currentThread().getContextClassLoader().getResourceAsStream("tuscany-logging.properties"); + LogManager.getLogManager().readConfiguration(logConfigStream); + } catch(Exception ex) { + System.out.println("Can't find logging.properties on the classpath"); + } + + SomeTuscanyClassB stcB = new SomeTuscanyClassB(); + + } + + //@Test + public void testSpecilizedLogger() throws Exception { + + + + SomeTuscanyClassA stcA = new SomeTuscanyClassA(); + + } +} diff --git a/sandbox/slaws/maven-sca-dependencies/DISCLAIMER b/sandbox/slaws/maven-sca-dependencies/DISCLAIMER new file mode 100644 index 0000000000..d68a410903 --- /dev/null +++ b/sandbox/slaws/maven-sca-dependencies/DISCLAIMER @@ -0,0 +1,8 @@ +Apache Tuscany is an effort undergoing incubation at The Apache Software +Foundation (ASF), sponsored by the Apache Web Services PMC. Incubation is +required of all newly accepted projects until a further review indicates that +the infrastructure, communications, and decision making process have stabilized +in a manner consistent with other successful ASF projects. While incubation +status is not necessarily a reflection of the completeness or stability of the +code, it does indicate that the project has yet to be fully endorsed by the ASF. + diff --git a/sandbox/slaws/maven-sca-dependencies/LICENSE b/sandbox/slaws/maven-sca-dependencies/LICENSE new file mode 100644 index 0000000000..6e529a25c4 --- /dev/null +++ b/sandbox/slaws/maven-sca-dependencies/LICENSE @@ -0,0 +1,205 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + diff --git a/sandbox/slaws/maven-sca-dependencies/NOTICE b/sandbox/slaws/maven-sca-dependencies/NOTICE new file mode 100644 index 0000000000..eb1926d971 --- /dev/null +++ b/sandbox/slaws/maven-sca-dependencies/NOTICE @@ -0,0 +1,6 @@ +${pom.name} +Copyright (c) 2005 - 2007 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + diff --git a/sandbox/slaws/maven-sca-dependencies/collectdependencies.sh b/sandbox/slaws/maven-sca-dependencies/collectdependencies.sh new file mode 100644 index 0000000000..feb118a070 --- /dev/null +++ b/sandbox/slaws/maven-sca-dependencies/collectdependencies.sh @@ -0,0 +1 @@ +find . -name dependency.txt -exec cat '{}' \; > dependencies.txt \ No newline at end of file diff --git a/sandbox/slaws/maven-sca-dependencies/examplepomentry.xml b/sandbox/slaws/maven-sca-dependencies/examplepomentry.xml new file mode 100644 index 0000000000..023fc28879 --- /dev/null +++ b/sandbox/slaws/maven-sca-dependencies/examplepomentry.xml @@ -0,0 +1,17 @@ + + + + + org.apache.tuscany.sca + tuscany-maven-sca-dependencies + 1.1-incubating-SNAPSHOT + + + + generate + + + + + + diff --git a/sandbox/slaws/maven-sca-dependencies/pom.xml b/sandbox/slaws/maven-sca-dependencies/pom.xml new file mode 100644 index 0000000000..977697629d --- /dev/null +++ b/sandbox/slaws/maven-sca-dependencies/pom.xml @@ -0,0 +1,71 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.1-incubating-SNAPSHOT + ../pom.xml + + tuscany-maven-sca-dependencies + maven-plugin + Apache Tuscany SCA SCA Dependencies Maven Plugin + + + + org.apache.maven + maven-plugin-api + 2.0.7 + + + + org.apache.maven + maven-project + 2.0.7 + + + + org.apache.maven + maven-settings + 2.0.7 + + + + org.apache.maven + maven-artifact + 2.0.7 + + + + org.apache.maven + maven-model + 2.0.7 + + + + org.apache.maven.shared + maven-dependency-tree + 1.0 + + + + + diff --git a/sandbox/slaws/maven-sca-dependencies/src/main/java/org/apache/tuscany/tools/sca/dependency/generator/plugin/DependencyGeneratorMojo.java b/sandbox/slaws/maven-sca-dependencies/src/main/java/org/apache/tuscany/tools/sca/dependency/generator/plugin/DependencyGeneratorMojo.java new file mode 100644 index 0000000000..adbabe7b6a --- /dev/null +++ b/sandbox/slaws/maven-sca-dependencies/src/main/java/org/apache/tuscany/tools/sca/dependency/generator/plugin/DependencyGeneratorMojo.java @@ -0,0 +1,204 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.tuscany.tools.sca.dependency.generator.plugin; + +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileOutputStream; +import java.io.PrintWriter; +import java.util.ArrayList; +import java.util.Collection; +import java.util.Iterator; +import java.util.List; + +import org.apache.maven.artifact.Artifact; +import org.apache.maven.artifact.factory.ArtifactFactory; +import org.apache.maven.artifact.metadata.ArtifactMetadataSource; +import org.apache.maven.artifact.repository.ArtifactRepository; +import org.apache.maven.artifact.resolver.ArtifactCollector; +import org.apache.maven.artifact.resolver.ArtifactResolver; +import org.apache.maven.model.FileSet; +import org.apache.maven.model.Resource; +import org.apache.maven.plugin.AbstractMojo; +import org.apache.maven.plugin.MojoExecutionException; + +import org.apache.maven.project.MavenProject; +import org.apache.maven.project.MavenProjectBuilder; +import org.apache.maven.project.ProjectBuildingException; +import org.apache.maven.settings.Settings; +import org.apache.maven.shared.dependency.tree.DependencyNode; +import org.apache.maven.shared.dependency.tree.DependencyTree; +import org.apache.maven.shared.dependency.tree.DependencyTreeBuilder; +import org.apache.maven.shared.dependency.tree.DependencyTreeBuilderException; + +/** + * @version $Rev: 588816 $ $Date: 2007-10-27 01:22:38 +0100 (Sat, 27 Oct 2007) $ + * @goal generate + * @phase generate-sources + * @requiresDependencyResolution test + * @description Generate Ant build script for an SCA project + */ +public class DependencyGeneratorMojo extends AbstractMojo { + /** + * The project to create a build for. + * + * @parameter expression="${project}" + * @required + */ + private MavenProject project; + + /** + * Used for resolving artifacts + * + * @component + */ + private ArtifactResolver artifactResolver; + + /** + * Factory for creating artifact objects + * + * @component + */ + private ArtifactFactory artifactFactory; + + /** + * @component + */ + private ArtifactMetadataSource artifactMetadataSource; + + /** + * @component + */ + private DependencyTreeBuilder dependencyTreeBuilder; + + /** + * @component + */ + private ArtifactCollector collector; + + /** + * @component + */ + private MavenProjectBuilder mavenProjectBuilder; + + /** + * The local repository where the artifacts are located + * + * @parameter expression="${localRepository}" + * @required + */ + private ArtifactRepository localRepository; + + /** + * The remote repositories where artifacts are located + * + * @parameter expression="${project.remoteArtifactRepositories}" + */ + private List remoteRepositories; + + /** + * The current user system settings for use in Maven. + * + * @parameter expression="${settings}" + * @required + * @readonly + */ + private Settings settings; + + + /** + * The build.xml file to generate. + * @parameter expression="${basedir}/target/dependency.txt" + */ + private String buildFile; + + public void execute() throws MojoExecutionException { + + System.out.println("Generating " + buildFile); + + // Open the target build.xml file + File targetFile = new File(buildFile); + PrintWriter pw; + try { + pw = new PrintWriter(new FileOutputStream(targetFile)); + } catch (FileNotFoundException e) { + System.out.println(e.toString()); + return; + } + + DependencyTree dependencyTree; + + try + { + dependencyTree = dependencyTreeBuilder.buildDependencyTree( project, localRepository, artifactFactory, + artifactMetadataSource, collector ); + } + catch ( DependencyTreeBuilderException e ) + { + throw new MojoExecutionException( "Can't build dependency tree", e ); + } + + // processNode(dependencyTree.getRootNode(), "--", pw); + + for (Artifact artifact: (List)project.getTestArtifacts()) { + pw.println( artifact.getFile().getName() + "\t" + + artifact.getScope() + "\t" + + project.getName() + "\t" + + findArtifactPath(dependencyTree.getRootNode(), artifact)); + } + + pw.close(); + } + + private void processNode(DependencyNode node, String indent, PrintWriter pw){ + + pw.println(indent + node.getArtifact().getScope() + " " + node.getArtifact().toString()); + + Iterator it = node.getChildren().iterator(); + while ( it.hasNext() ) + { + DependencyNode child = (DependencyNode) it.next(); + + processNode(child, indent + "--", pw); + } + } + + private String findArtifactPath(DependencyNode node, Artifact artifact){ + String path = null; + + Iterator it = node.getChildren().iterator(); + while ( it.hasNext() && (path == null) ) + { + DependencyNode child = (DependencyNode) it.next(); + + if (child.getArtifact().getArtifactId().equals(artifact.getArtifactId())) { + path = child.getArtifact().getArtifactId() + "-" + child.getArtifact().getVersion(); + } else { + path = findArtifactPath(child, artifact); + + if (path != null){ + path = child.getArtifact().getArtifactId() + "-" + child.getArtifact().getVersion() + "\t" + path; + } + } + } + + return path; + } + +} \ No newline at end of file diff --git a/sandbox/slaws/modules/domain-model-xml/DISCLAIMER b/sandbox/slaws/modules/domain-model-xml/DISCLAIMER new file mode 100644 index 0000000000..d68a410903 --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/DISCLAIMER @@ -0,0 +1,8 @@ +Apache Tuscany is an effort undergoing incubation at The Apache Software +Foundation (ASF), sponsored by the Apache Web Services PMC. Incubation is +required of all newly accepted projects until a further review indicates that +the infrastructure, communications, and decision making process have stabilized +in a manner consistent with other successful ASF projects. While incubation +status is not necessarily a reflection of the completeness or stability of the +code, it does indicate that the project has yet to be fully endorsed by the ASF. + diff --git a/sandbox/slaws/modules/domain-model-xml/LICENSE b/sandbox/slaws/modules/domain-model-xml/LICENSE new file mode 100644 index 0000000000..6e529a25c4 --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/LICENSE @@ -0,0 +1,205 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + diff --git a/sandbox/slaws/modules/domain-model-xml/NOTICE b/sandbox/slaws/modules/domain-model-xml/NOTICE new file mode 100644 index 0000000000..1325efd8bf --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/NOTICE @@ -0,0 +1,6 @@ +${pom.name} +Copyright (c) 2005 - 2008 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + diff --git a/sandbox/slaws/modules/domain-model-xml/pom.xml b/sandbox/slaws/modules/domain-model-xml/pom.xml new file mode 100644 index 0000000000..7d0d4472d9 --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/pom.xml @@ -0,0 +1,74 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.2-incubating-SNAPSHOT + ../pom.xml + + + tuscany-domain-model-xml + Apache Tuscany SCA Domain Model XML + + + + + org.apache.tuscany.sca + tuscany-assembly + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-domain-model + 1.2-incubating-SNAPSHOT + + + + stax + stax-api + 1.0.1 + + + + org.codehaus.woodstox + wstx-asl + 3.2.1 + runtime + + + + xalan + xalan + 2.7.0 + + + + + diff --git a/sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/Constants.java b/sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/Constants.java new file mode 100644 index 0000000000..1e3111c029 --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/Constants.java @@ -0,0 +1,42 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model.xml; + +import javax.xml.namespace.QName; + +/** + * Constants used in SCA assembly XML files. + */ +public interface Constants { + + String DOMAIN = "domain"; + QName DOMAIN_QNAME = new QName(org.apache.tuscany.sca.assembly.xml.Constants.SCA10_TUSCANY_NS, DOMAIN); + + String NODE = "node"; + QName NODE_QNAME = new QName(org.apache.tuscany.sca.assembly.xml.Constants.SCA10_TUSCANY_NS, NODE); + + String COMPOSITE = "composite"; + QName COMPOSITE_QNAME = new QName(org.apache.tuscany.sca.assembly.xml.Constants.SCA10_TUSCANY_NS, COMPOSITE); + + String CONTRIBUTION = "contribution"; + QName CONTRIBUTION_QNAME = new QName(org.apache.tuscany.sca.assembly.xml.Constants.SCA10_TUSCANY_NS, COMPOSITE); + + +} diff --git a/sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/DomainProcessor.java b/sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/DomainProcessor.java new file mode 100644 index 0000000000..8f39edfa8b --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/src/main/java/org/apache/tuscany/sca/domain/model/xml/DomainProcessor.java @@ -0,0 +1,181 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model.xml; + +import static javax.xml.stream.XMLStreamConstants.END_ELEMENT; +import static javax.xml.stream.XMLStreamConstants.START_ELEMENT; + +import java.util.ArrayList; +import java.util.List; +import java.util.StringTokenizer; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLStreamConstants; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamReader; +import javax.xml.stream.XMLStreamWriter; + +import org.apache.tuscany.sca.assembly.AssemblyFactory; +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.assembly.Callback; +import org.apache.tuscany.sca.assembly.Component; +import org.apache.tuscany.sca.assembly.ComponentProperty; +import org.apache.tuscany.sca.assembly.ComponentReference; +import org.apache.tuscany.sca.assembly.ComponentService; +import org.apache.tuscany.sca.assembly.Composite; +import org.apache.tuscany.sca.assembly.CompositeReference; +import org.apache.tuscany.sca.assembly.CompositeService; +import org.apache.tuscany.sca.assembly.ConfiguredOperation; +import org.apache.tuscany.sca.assembly.ConstrainingType; +import org.apache.tuscany.sca.assembly.Contract; +import org.apache.tuscany.sca.assembly.Implementation; +import org.apache.tuscany.sca.assembly.OperationsConfigurator; +import org.apache.tuscany.sca.assembly.Property; +import org.apache.tuscany.sca.assembly.Reference; +import org.apache.tuscany.sca.assembly.Service; +import org.apache.tuscany.sca.assembly.Wire; +import org.apache.tuscany.sca.contribution.Artifact; +import org.apache.tuscany.sca.contribution.ContributionFactory; +import org.apache.tuscany.sca.contribution.processor.BaseStAXArtifactProcessor; +import org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor; +import org.apache.tuscany.sca.contribution.resolver.ModelResolver; +import org.apache.tuscany.sca.contribution.service.ContributionReadException; +import org.apache.tuscany.sca.contribution.service.ContributionResolveException; +import org.apache.tuscany.sca.contribution.service.ContributionWriteException; +import org.apache.tuscany.sca.domain.model.Contribution; +import org.apache.tuscany.sca.domain.model.Domain; +import org.apache.tuscany.sca.domain.model.DomainFactory; +import org.apache.tuscany.sca.domain.model.Node; +import org.apache.tuscany.sca.domain.model.impl.DomainlFactoryImpl; +import org.apache.tuscany.sca.interfacedef.InterfaceContract; +import org.apache.tuscany.sca.interfacedef.InterfaceContractMapper; +import org.apache.tuscany.sca.policy.Intent; +import org.apache.tuscany.sca.policy.IntentAttachPointType; +import org.apache.tuscany.sca.policy.PolicyFactory; +import org.apache.tuscany.sca.policy.PolicySet; +import org.apache.tuscany.sca.policy.PolicySetAttachPoint; +import org.w3c.dom.Document; + +/** + * A domain processor. + * + * @version $Rev: 615632 $ $Date: 2008-01-27 19:14:25 +0000 (Sun, 27 Jan 2008) $ + */ +public class DomainProcessor extends BaseStAXArtifactProcessor implements Constants, StAXArtifactProcessor { + + DomainFactory domainFactory; + + /** + * Construct a new domain processor + * + * @param extensionProcessor + */ + public DomainProcessor(StAXArtifactProcessor extensionProcessor) { + domainFactory = new DomainlFactoryImpl(); + } + + /** + * Read and XML stream and Construct a new domain + * + * @param reader the input XML stream + */ + + public Domain read(XMLStreamReader reader) throws ContributionReadException, XMLStreamException { + Domain domain = null; + Node node = null; + Contribution contribution = null; + + QName name; + + // Read the composite document + while (reader.hasNext()) { + int event = reader.getEventType(); + switch (event) { + case START_ELEMENT: + name = reader.getName(); + + if (DOMAIN_QNAME.equals(name)) { + + // Read a + domain = domainFactory.createDomain(); + domain.setDomainURI(getString(reader, org.apache.tuscany.sca.assembly.xml.Constants.URI)); + + } else if (NODE_QNAME.equals(name)) { + + // Read a + node = domainFactory.createNode(); + node.setNodeURI(getString(reader, org.apache.tuscany.sca.assembly.xml.Constants.URI)); + domain.getNodes().add(node); + + } else if (COMPOSITE_QNAME.equals(name)) { + + // Read a + QName compositeQName = getQName(reader, org.apache.tuscany.sca.assembly.xml.Constants.NAME); + node.setCompositeName(compositeQName); + } else if (CONTRIBUTION_QNAME.equals(name)) { + + // Read a + contribution = domainFactory.createContribution(); + contribution.setContributionName(getString(reader, org.apache.tuscany.sca.assembly.xml.Constants.NAME)); + domain.getContributions().add(contribution); + } + + break; + + case XMLStreamConstants.CHARACTERS: + break; + + case END_ELEMENT: + name = reader.getName(); + + // Clear current state when reading end element + if (NODE_QNAME.equals(name)) { + node = null; + } else if (CONTRIBUTION_QNAME.equals(name)) { + contribution = null; + } + break; + } + + // Read the next element + if (reader.hasNext()) { + reader.next(); + } + } + return domain; + } + + public void write(Domain domain, XMLStreamWriter writer) throws ContributionWriteException, XMLStreamException { + + } + + public void resolve(Domain domain, ModelResolver resolver) throws ContributionResolveException { + + + } + + public QName getArtifactType() { + return DOMAIN_QNAME; + } + + public Class getModelType() { + return Domain.class; + } +} diff --git a/sandbox/slaws/modules/domain-model-xml/src/test/java/org/apache/tuscany/sca/domain/model/xml/ReadTestCase.java b/sandbox/slaws/modules/domain-model-xml/src/test/java/org/apache/tuscany/sca/domain/model/xml/ReadTestCase.java new file mode 100644 index 0000000000..42f42cd2c5 --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/src/test/java/org/apache/tuscany/sca/domain/model/xml/ReadTestCase.java @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model.xml; + +import java.io.InputStream; + +import javax.xml.stream.XMLInputFactory; +import javax.xml.stream.XMLOutputFactory; +import javax.xml.stream.XMLStreamReader; + +import junit.framework.TestCase; + +import org.apache.tuscany.sca.assembly.AssemblyFactory; +import org.apache.tuscany.sca.assembly.DefaultAssemblyFactory; +import org.apache.tuscany.sca.contribution.DefaultContributionFactory; +import org.apache.tuscany.sca.contribution.DefaultModelFactoryExtensionPoint; +import org.apache.tuscany.sca.contribution.processor.DefaultStAXArtifactProcessorExtensionPoint; +import org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor; +import org.apache.tuscany.sca.interfacedef.InterfaceContractMapper; +import org.apache.tuscany.sca.interfacedef.impl.InterfaceContractMapperImpl; +import org.apache.tuscany.sca.policy.DefaultPolicyFactory; +import org.apache.tuscany.sca.policy.PolicyFactory; + +/** + * Test reading SCA XML assemblies. + * + * @version $Rev: 615735 $ $Date: 2008-01-28 06:13:25 +0000 (Mon, 28 Jan 2008) $ + */ +public class ReadTestCase extends TestCase { + + private XMLInputFactory inputFactory; + private DefaultStAXArtifactProcessorExtensionPoint staxProcessors; + private ExtensibleStAXArtifactProcessor staxProcessor; + + @Override + public void setUp() throws Exception { + + inputFactory = XMLInputFactory.newInstance(); + staxProcessors = new DefaultStAXArtifactProcessorExtensionPoint(new DefaultModelFactoryExtensionPoint()); + staxProcessor = new ExtensibleStAXArtifactProcessor(staxProcessors, XMLInputFactory.newInstance(), XMLOutputFactory.newInstance()); + } + + @Override + public void tearDown() throws Exception { + } + + public void testReadDomain() throws Exception { + InputStream is = getClass().getResourceAsStream("test.domain"); + DomainProcessor compositeReader = new DomainProcessor(staxProcessor); + XMLStreamReader reader = inputFactory.createXMLStreamReader(is); + assertNotNull(compositeReader.read(reader)); + is.close(); + } +} diff --git a/sandbox/slaws/modules/domain-model-xml/src/test/resources/org/apache/tuscany/sca/domain/model/xml/test.domain b/sandbox/slaws/modules/domain-model-xml/src/test/resources/org/apache/tuscany/sca/domain/model/xml/test.domain new file mode 100644 index 0000000000..d7fb2e178c --- /dev/null +++ b/sandbox/slaws/modules/domain-model-xml/src/test/resources/org/apache/tuscany/sca/domain/model/xml/test.domain @@ -0,0 +1,36 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/sandbox/slaws/modules/domain-model/DISCLAIMER b/sandbox/slaws/modules/domain-model/DISCLAIMER new file mode 100644 index 0000000000..d68a410903 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/DISCLAIMER @@ -0,0 +1,8 @@ +Apache Tuscany is an effort undergoing incubation at The Apache Software +Foundation (ASF), sponsored by the Apache Web Services PMC. Incubation is +required of all newly accepted projects until a further review indicates that +the infrastructure, communications, and decision making process have stabilized +in a manner consistent with other successful ASF projects. While incubation +status is not necessarily a reflection of the completeness or stability of the +code, it does indicate that the project has yet to be fully endorsed by the ASF. + diff --git a/sandbox/slaws/modules/domain-model/LICENSE b/sandbox/slaws/modules/domain-model/LICENSE new file mode 100644 index 0000000000..6e529a25c4 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/LICENSE @@ -0,0 +1,205 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + diff --git a/sandbox/slaws/modules/domain-model/NOTICE b/sandbox/slaws/modules/domain-model/NOTICE new file mode 100644 index 0000000000..1325efd8bf --- /dev/null +++ b/sandbox/slaws/modules/domain-model/NOTICE @@ -0,0 +1,6 @@ +${pom.name} +Copyright (c) 2005 - 2008 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + diff --git a/sandbox/slaws/modules/domain-model/pom.xml b/sandbox/slaws/modules/domain-model/pom.xml new file mode 100644 index 0000000000..1110005f74 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/pom.xml @@ -0,0 +1,49 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.2-incubating-SNAPSHOT + ../pom.xml + + + tuscany-domain-model + Apache Tuscany SCA Domain Model + + + + + org.apache.tuscany.sca + tuscany-assembly + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.2-incubating-SNAPSHOT + + + + + diff --git a/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Domain.java b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Domain.java new file mode 100644 index 0000000000..95ca8db756 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Domain.java @@ -0,0 +1,68 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model; + +import java.net.URL; +import java.util.HashMap; +import java.util.List; +import java.util.Map; + +import javax.xml.namespace.QName; + +import org.apache.tuscany.sca.assembly.Composite; + + +/** + * A domain. Represents a namespace for SCA applications and comprises + * a collection of nodes running SCA composites + * + * @version $Rev: 552343 $ $Date: 2007-09-07 12:41:52 +0100 (Fri, 07 Sep 2007) $ + */ +public interface Domain { + + /** + * Retrieve the domain uri + * + * @return domain uri + */ + public String getDomainURI(); + + /** + * Set the domain uri + * + * @param domainURI + */ + public void setDomainURI(String domainURI); + + /** + * Returns a list of nodes that are part of this domain + * + * @return list of nodes in the domain + */ + public List getNodes(); + + /** + * Returns a list of contributions that are part of this domain + * + * @return list of contributions in the domain + */ + public List getContributions(); + +} diff --git a/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/DomainFactory.java b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/DomainFactory.java new file mode 100644 index 0000000000..adc85cd9e9 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/DomainFactory.java @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model; + +/** + * A node. Runs SCA composites + * + * @version $Rev: 552343 $ $Date: 2007-09-07 12:41:52 +0100 (Fri, 07 Sep 2007) $ + */ +public interface DomainFactory { + + /** + * Create a new domain model + * + * @return new domain model + */ + public Domain createDomain(); + + /** + * Create a new node model + * + * @return new node model + */ + public Node createNode(); + + /** + * Create a new contribution model + * + * @return new contribution model + */ + public Contribution createContribution(); + +} diff --git a/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Node.java b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Node.java new file mode 100644 index 0000000000..6288aeee33 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/Node.java @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model; + +import java.io.Externalizable; +import java.net.URL; +import java.util.List; +import java.util.Map; + +import javax.xml.namespace.QName; + + +/** + * A node. Runs SCA composites + * + * @version $Rev: 552343 $ $Date: 2007-09-07 12:41:52 +0100 (Fri, 07 Sep 2007) $ + */ +public interface Node { + + /** + * Retrieve the node uri + * + * @return the node uri + */ + public String getNodeURI(); + + /** + * Set the node uri + * + * @param nodeURI the node uri + */ + public void setNodeURI(String nodeURI); + + /** + * Returns the name of the composite for this node + * + * @return the name of the composite for this node + */ + QName getCompositeName(); + + /** + * Sets the name of the composite for this node + * + * @param name the name of the composite for this node + */ + void setCompositeName(QName name); + +} diff --git a/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainImpl.java b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainImpl.java new file mode 100644 index 0000000000..9bf429ecd3 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainImpl.java @@ -0,0 +1,60 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model.impl; + +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; + +import javax.xml.namespace.QName; + +import org.apache.tuscany.sca.domain.model.Contribution; +import org.apache.tuscany.sca.domain.model.Domain; +import org.apache.tuscany.sca.domain.model.Node; + +/** + * A domain. Represents a namespace for SCA applications and comprises + * a collection of nodes running SCA composites + * + * @version $Rev: 552343 $ $Date: 2007-09-07 12:41:52 +0100 (Fri, 07 Sep 2007) $ + */ +public class DomainImpl implements Domain { + + private String domainURI; + private List nodes = new ArrayList(); + private List contributions = new ArrayList(); + + public String getDomainURI(){ + return domainURI; + } + + public void setDomainURI(String domainURI){ + this.domainURI = domainURI; + } + + public List getNodes(){ + return nodes; + } + + public List getContributions(){ + return contributions; + } +} diff --git a/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainlFactoryImpl.java b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainlFactoryImpl.java new file mode 100644 index 0000000000..960bcc73fd --- /dev/null +++ b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/DomainlFactoryImpl.java @@ -0,0 +1,46 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model.impl; + +import org.apache.tuscany.sca.domain.model.Contribution; +import org.apache.tuscany.sca.domain.model.Domain; +import org.apache.tuscany.sca.domain.model.DomainFactory; +import org.apache.tuscany.sca.domain.model.Node; + +/** + * The factory used to create domain model elements + * + * @version $Rev: 552343 $ $Date: 2007-09-07 12:41:52 +0100 (Fri, 07 Sep 2007) $ + */ +public class DomainlFactoryImpl implements DomainFactory { + + public Domain createDomain(){ + return new DomainImpl(); + } + + public Node createNode(){ + return new NodeImpl(); + } + + public Contribution createContribution(){ + return new ContributionImpl(); + } + +} diff --git a/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/NodeImpl.java b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/NodeImpl.java new file mode 100644 index 0000000000..daec1c0624 --- /dev/null +++ b/sandbox/slaws/modules/domain-model/src/main/java/org/apache/tuscany/sca/domain/model/impl/NodeImpl.java @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.model.impl; + +import javax.xml.namespace.QName; + +import org.apache.tuscany.sca.domain.model.Node; + +/** + * A node. Runs SCA composites + * + * @version $Rev: 552343 $ $Date: 2007-09-07 12:41:52 +0100 (Fri, 07 Sep 2007) $ + */ +public class NodeImpl implements Node { + + private String nodeURI; + private QName compositeName; + + public String getNodeURI(){ + return nodeURI; + } + + public void setNodeURI(String nodeURI){ + this.nodeURI = nodeURI; + } + + public QName getCompositeName() { + return compositeName; + } + + public void setCompositeName(QName compositeName){ + this.compositeName = compositeName; + } +} diff --git a/sandbox/slaws/modules/domain-rework/DISCLAIMER b/sandbox/slaws/modules/domain-rework/DISCLAIMER new file mode 100644 index 0000000000..8e5c524323 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/DISCLAIMER @@ -0,0 +1,8 @@ +Apache Tuscany is an effort undergoing incubation at The Apache Software +Foundation (ASF), sponsored by the Apache Web Services PMC. Incubation is +required of all newly accepted projects until a further review indicates that +the infrastructure, communications, and decision making process have stabilized +in a manner consistent with other successful ASF projects. While incubation +status is not necessarily a reflection of the completeness or stability of the +code, it does indicate that the project has yet to be fully endorsed by the ASF. + diff --git a/sandbox/slaws/modules/domain-rework/LICENSE b/sandbox/slaws/modules/domain-rework/LICENSE new file mode 100644 index 0000000000..8aa906c321 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/LICENSE @@ -0,0 +1,205 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + diff --git a/sandbox/slaws/modules/domain-rework/NOTICE b/sandbox/slaws/modules/domain-rework/NOTICE new file mode 100644 index 0000000000..fdfa0e9faa --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/NOTICE @@ -0,0 +1,6 @@ +${pom.name} +Copyright (c) 2005 - 2008 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). + diff --git a/sandbox/slaws/modules/domain-rework/build-dojo.xml b/sandbox/slaws/modules/domain-rework/build-dojo.xml new file mode 100644 index 0000000000..6fd9897025 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/build-dojo.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/slaws/modules/domain-rework/pom.xml b/sandbox/slaws/modules/domain-rework/pom.xml new file mode 100644 index 0000000000..f256fbf0ab --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/pom.xml @@ -0,0 +1,264 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.2-incubating-SNAPSHOT + ../pom.xml + + + tuscany-domain-rework + Apache Tuscany SCA Domain Rework + + + + + org.apache.tuscany.sca + tuscany-assembly + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-impl + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-xml + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-http + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-core-spi + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-domain-impl + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node + 1.2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-api + 1.2-incubating-SNAPSHOT + + + + org.apache.axis2 + axis2-adb + 1.3 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-node + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-node-runtime + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-node-xml + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-sca-axis2 + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jsonrpc + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-http + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-resource + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-widget + 1.2-incubating-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-host-tomcat + 1.2-incubating-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-workspace + 1.2-incubating-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-workspace-xml + 1.2-incubating-SNAPSHOT + test + + + + + org.apache.tuscany.sca + tuscany-workspace-impl + 1.2-incubating-SNAPSHOT + test + + + + + + + + + + diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculator.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculator.java new file mode 100644 index 0000000000..c37188a5dd --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculator.java @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.binding; + +import org.apache.tuscany.sca.assembly.Binding; + +/** + * A class with binding specific functions related to binding URI calculation + * + * @version $Rev$ $Date$ + */ +public interface BindingURICalculator { + + public String getBindingType(); + + public String getProtocol(Binding binding); + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculatorExtensionPoint.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculatorExtensionPoint.java new file mode 100644 index 0000000000..d0148381d6 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/BindingURICalculatorExtensionPoint.java @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package org.apache.tuscany.sca.binding; + +import org.apache.tuscany.sca.assembly.Binding; + +/** + * An extension point for binding URI calculators + * + * @version $Rev$ $Date$ + */ +public interface BindingURICalculatorExtensionPoint { + + /** + * Add a BindingURICalculator using the contribution type as the key. + * + * @param bindingURICalculator The binding URI calculator + */ + void addBindingURICalculator(BindingURICalculator bindingURICalculator); + + /** + * Remove a BindingURICalculator. + * + * @param bindingURICalculator The binding URI calculator + */ + void removeBindingURICalculator(BindingURICalculator bindingURICalculator); + + /** + * Returns the BindingURICalculator for the given contribution type. + * + * @param binding The binding for which the URI calculator is required + * @return The binding URI calculator + */ + BindingURICalculator getBindingURICalculator(Binding binding); + +} \ No newline at end of file diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/DefaultBindingURICalculatorExtensionPoint.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/DefaultBindingURICalculatorExtensionPoint.java new file mode 100644 index 0000000000..ae8b33a006 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/DefaultBindingURICalculatorExtensionPoint.java @@ -0,0 +1,124 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.binding; + +import java.io.IOException; +import java.lang.reflect.Constructor; +import java.net.MalformedURLException; +import java.net.URL; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.Set; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.contribution.service.ContributionException; +import org.apache.tuscany.sca.contribution.service.ContributionReadException; +import org.apache.tuscany.sca.contribution.util.ServiceDeclaration; +import org.apache.tuscany.sca.contribution.util.ServiceDiscovery; + +/** + * Default implementation of a binding URI calculator extension point. + * + * @version $Rev$ $Date$ + */ +public class DefaultBindingURICalculatorExtensionPoint implements BindingURICalculatorExtensionPoint { + + private Map bindingURICalculators = new HashMap(); + private boolean loaded; + + public DefaultBindingURICalculatorExtensionPoint() { + } + + public void addBindingURICalculator(BindingURICalculator bindingURICalculator) { + bindingURICalculators.put(bindingURICalculator.getBindingType(), bindingURICalculator); + } + + public void removeBindingURICalculator(BindingURICalculator bindingURICalculator) { + bindingURICalculators.remove(bindingURICalculator.getBindingType()); + } + + public BindingURICalculator getBindingURICalculator(Binding binding) { + loadbindingURICalculators(); + return bindingURICalculators.get(binding.getClass().getName()); + } + + private void loadbindingURICalculators() { + if (loaded) + return; + + // Get the bindingURICalculator service declarations + Set bindingURICalculatorDeclarations; + try { + bindingURICalculatorDeclarations = ServiceDiscovery.getInstance().getServiceDeclarations(BindingURICalculator.class); + } catch (IOException e) { + throw new IllegalStateException(e); + } + + for (ServiceDeclaration bindingURICalculatorDeclaration: bindingURICalculatorDeclarations) { + Map attributes = bindingURICalculatorDeclaration.getAttributes(); + + // Load a URL artifact bindingURICalculator + String bindingType = attributes.get("binding"); + + // Create a bindingURICalculator wrapper and register it + BindingURICalculator bindingURICalculator = new LazyBindingURICalculator(bindingType, bindingURICalculatorDeclaration); + addBindingURICalculator(bindingURICalculator); + } + + loaded = true; + } + + /** + * A facade for contribution bindingURICalculators. + */ + private static class LazyBindingURICalculator implements BindingURICalculator { + + private ServiceDeclaration bindingURICalculatorDeclaration; + private String bindingType; + private BindingURICalculator bindingURICalculator; + + private LazyBindingURICalculator(String contributionType, ServiceDeclaration bindingURICalculatorDeclaration) { + this.bindingURICalculatorDeclaration = bindingURICalculatorDeclaration; + this.bindingType = contributionType; + } + + public String getBindingType() { + return bindingType; + } + + public String getProtocol(Binding binding) { + return getbindingURICalculator().getProtocol(binding); + } + + private BindingURICalculator getbindingURICalculator() { + if (bindingURICalculator == null) { + try { + Class bindingURICalculatorClass = (Class)bindingURICalculatorDeclaration.loadClass(); + Constructor constructor = bindingURICalculatorClass.getConstructor(); + bindingURICalculator = constructor.newInstance(); + } catch (Exception e) { + throw new IllegalStateException(e); + } + } + return bindingURICalculator; + } + } +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/feed/atom/AtomBindingURICalculator.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/feed/atom/AtomBindingURICalculator.java new file mode 100644 index 0000000000..97aa08f744 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/feed/atom/AtomBindingURICalculator.java @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.binding.feed.atom; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.binding.BindingURICalculator; +import org.apache.tuscany.sca.binding.feed.AtomBinding; + +/** + * A class with binding specific functions related to binding URI calculation + * + * @version $Rev$ $Date$ + */ +public class AtomBindingURICalculator implements BindingURICalculator { + + public String getBindingType(){ + return AtomBinding.class.getName(); + } + + public String getProtocol(Binding binding){ + return "http"; + } + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/http/HTTPBindingURICalculator.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/http/HTTPBindingURICalculator.java new file mode 100644 index 0000000000..7d0f8fbc26 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/http/HTTPBindingURICalculator.java @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.binding.http; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.binding.BindingURICalculator; + +/** + * A class with binding specific functions related to binding URI calculation + * + * @version $Rev$ $Date$ + */ +public class HTTPBindingURICalculator implements BindingURICalculator { + + public String getBindingType(){ + return HTTPBinding.class.getName(); + } + + public String getProtocol(Binding binding){ + return "http"; + } + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/JSONRPCBindingURICalculator.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/JSONRPCBindingURICalculator.java new file mode 100644 index 0000000000..1debd96286 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/JSONRPCBindingURICalculator.java @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.binding.jsonrpc; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.binding.BindingURICalculator; + + +/** + * A class with binding specific functions related to binding URI calculation + * + * @version $Rev$ $Date$ + */ +public class JSONRPCBindingURICalculator implements BindingURICalculator { + + public String getBindingType(){ + return JSONRPCBinding.class.getName(); + } + + public String getProtocol(Binding binding){ + return "http"; + } + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/sca/SCABindingURICalculator.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/sca/SCABindingURICalculator.java new file mode 100644 index 0000000000..60b693f96b --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/sca/SCABindingURICalculator.java @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.binding.sca; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.assembly.SCABinding; +import org.apache.tuscany.sca.binding.BindingURICalculator; + +/** + * A class with binding specific functions related to binding URI calculation + * + * @version $Rev$ $Date$ + */ +public class SCABindingURICalculator implements BindingURICalculator { + + public String getBindingType(){ + return SCABinding.class.getName(); + } + + public String getProtocol(Binding binding){ + return "http"; + } + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingURICalculator.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingURICalculator.java new file mode 100644 index 0000000000..515188b011 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/Axis2BindingURICalculator.java @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.binding.ws.axis2; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.binding.BindingURICalculator; +import org.apache.tuscany.sca.binding.ws.WebServiceBinding; + +/** + * A class with binding specific functions related to binding URI calculation + * + * @version $Rev$ $Date$ + */ +public class Axis2BindingURICalculator implements BindingURICalculator { + + public String getBindingType(){ + return WebServiceBinding.class.getName(); + } + + public String getProtocol(Binding binding){ + return "http"; + } + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/ArtifactImpl.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/ArtifactImpl.java new file mode 100644 index 0000000000..ceff209344 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/ArtifactImpl.java @@ -0,0 +1,57 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.rework; + +import java.io.Serializable; +import java.net.URL; +import java.util.ArrayList; +import java.util.List; + +import javax.xml.namespace.QName; + +import org.apache.tuscany.sca.domain.management.ContributionInfo; +/** + * Information relating to an exposed artifact in the contribution or composite + * + * @version $Rev$ $Date$ + */ +public class ArtifactImpl implements Serializable { + + static final long serialVersionUID = 7669181086005969428L; + + private String name; + private String URL; + + public String getName() { + return name; + } + + public void setName(String name){ + this.name = name; + } + + public String getURL() { + return URL; + } + + public void setURL(String URL){ + this.URL = URL; + } +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainService.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainService.java new file mode 100644 index 0000000000..62dbe2c77b --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainService.java @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.rework; + +import java.util.List; + +import org.apache.tuscany.sca.contribution.Contribution; +import org.osoa.sca.annotations.Remotable; + +/** + * Domain level operations + * + * @version $Rev$ $Date$ + */ +@Remotable +public interface DomainService { + + public List getContributions(); + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceImpl.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceImpl.java new file mode 100644 index 0000000000..876e1be73a --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceImpl.java @@ -0,0 +1,638 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.rework; + +import java.io.ByteArrayInputStream; +import java.io.ByteArrayOutputStream; +import java.io.File; +import java.io.FileOutputStream; +import java.io.FilenameFilter; +import java.io.IOException; +import java.io.InputStream; +import java.net.MalformedURLException; +import java.net.URI; +import java.net.URL; +import java.net.URLClassLoader; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.logging.Logger; + +import javax.xml.namespace.QName; +import javax.xml.parsers.DocumentBuilder; +import javax.xml.parsers.DocumentBuilderFactory; +import javax.xml.stream.XMLInputFactory; +import javax.xml.stream.XMLOutputFactory; +import javax.xml.stream.XMLStreamException; +import javax.xml.stream.XMLStreamReader; +import javax.xml.stream.XMLStreamWriter; + +import org.apache.tuscany.sca.assembly.AssemblyFactory; +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.assembly.Component; +import org.apache.tuscany.sca.assembly.ComponentService; +import org.apache.tuscany.sca.assembly.Composite; +import org.apache.tuscany.sca.assembly.Reference; +import org.apache.tuscany.sca.assembly.builder.CompositeBuilder; +import org.apache.tuscany.sca.assembly.xml.CompositeProcessor; +import org.apache.tuscany.sca.assembly.xml.Constants; +import org.apache.tuscany.sca.contribution.Artifact; +import org.apache.tuscany.sca.contribution.Contribution; +import org.apache.tuscany.sca.contribution.ContributionFactory; +import org.apache.tuscany.sca.contribution.DefaultContributionFactory; +import org.apache.tuscany.sca.contribution.Export; +import org.apache.tuscany.sca.contribution.Import; +import org.apache.tuscany.sca.contribution.ModelFactoryExtensionPoint; +import org.apache.tuscany.sca.contribution.java.JavaExport; +import org.apache.tuscany.sca.contribution.java.JavaImport; +import org.apache.tuscany.sca.contribution.namespace.NamespaceExport; +import org.apache.tuscany.sca.contribution.namespace.NamespaceImport; +import org.apache.tuscany.sca.contribution.processor.ExtensiblePackageProcessor; +import org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor; +import org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor; +import org.apache.tuscany.sca.contribution.processor.PackageProcessor; +import org.apache.tuscany.sca.contribution.processor.PackageProcessorExtensionPoint; +import org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor; +import org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessorExtensionPoint; +import org.apache.tuscany.sca.contribution.processor.URLArtifactProcessorExtensionPoint; +import org.apache.tuscany.sca.contribution.resolver.ExtensibleModelResolver; +import org.apache.tuscany.sca.contribution.resolver.ModelResolver; +import org.apache.tuscany.sca.contribution.resolver.ModelResolverExtensionPoint; +import org.apache.tuscany.sca.contribution.service.ContributionException; +import org.apache.tuscany.sca.contribution.service.ContributionListenerExtensionPoint; +import org.apache.tuscany.sca.contribution.service.ContributionReadException; +import org.apache.tuscany.sca.contribution.service.ContributionRepository; +import org.apache.tuscany.sca.contribution.service.ContributionWriteException; +import org.apache.tuscany.sca.contribution.service.ExtensibleContributionListener; +import org.apache.tuscany.sca.contribution.service.TypeDescriber; +import org.apache.tuscany.sca.contribution.service.impl.ContributionRepositoryImpl; +import org.apache.tuscany.sca.contribution.service.impl.PackageTypeDescriberImpl; +import org.apache.tuscany.sca.contribution.xml.ContributionMetadataDocumentProcessor; +import org.apache.tuscany.sca.core.ExtensionPointRegistry; +import org.apache.tuscany.sca.definitions.SCADefinitions; +import org.apache.tuscany.sca.definitions.xml.SCADefinitionsDocumentProcessor; +import org.apache.tuscany.sca.host.embedded.impl.ReallySmallRuntime; +import org.apache.tuscany.sca.implementation.node.NodeImplementation; +import org.apache.tuscany.sca.policy.PolicyFactory; +import org.apache.tuscany.sca.workspace.DefaultWorkspaceFactory; +import org.apache.tuscany.sca.workspace.Workspace; +import org.apache.tuscany.sca.workspace.WorkspaceFactory; +import org.apache.tuscany.sca.workspace.configuration.impl.NodeAssigner; +import org.apache.tuscany.sca.workspace.configuration.impl.NodeInfo; +import org.apache.xml.serialize.OutputFormat; +import org.apache.xml.serialize.XMLSerializer; +import org.osoa.sca.ServiceRuntimeException; +import org.osoa.sca.annotations.Property; +import org.osoa.sca.annotations.Scope; +import org.osoa.sca.annotations.Service; +import org.w3c.dom.Document; +import org.xml.sax.SAXException; + +/** + * Stores details of services exposed and retrieves details of remote services + * + * @version $Rev$ $Date$ + */ +@Scope("COMPOSITE") +@Service(interfaces = {DomainServiceInit.class, DomainService.class}) +public class DomainServiceImpl implements DomainServiceInit, DomainService { + + private final static Logger logger = Logger.getLogger(DomainServiceImpl.class.getName()); + + private ReallySmallRuntime runtime; + private String domainURI; + + private File uploaded; + private File repository; + + private ExtensionPointRegistry registry; + + private ContributionFactory contributionFactory; + private ContributionRepository contributionRepository; + + private WorkspaceFactory workspaceFactory; + private Workspace contributionWorkspace; + + private XMLInputFactory xmlFactory; + private XMLOutputFactory xmlOutputFactory; + + private PackageProcessor packageProcessor; + + private ExtensibleURLArtifactProcessor artifactProcessor; + + private ExtensibleStAXArtifactProcessor staxProcessor; + + private ExtensibleContributionListener contributionListener; + + private ModelResolverExtensionPoint modelResolvers; + + private ModelFactoryExtensionPoint modelFactories; + + private AssemblyFactory assemblyFactory; + + private ModelResolver domainModelResolver; + + private CompositeBuilder compositeBuilder; + + private CompositeProcessor compositeProcessor; + + private PolicyFactory policyFactory; + + private DocumentBuilder documentBuilder; + + private Composite domainComposite; + + @Property + protected String repositoryLocation; + + //@Reference + //protected Collection nodes; + + public DomainServiceImpl(){ + } + + // from tuscany-runtime + private List getJARsInFolder(File repository) { + + String[] jarNames = repository.list(new FilenameFilter() { + public boolean accept(File dir, String name) { + return name.endsWith(".jar"); + } + }); + + List contributionJars = new ArrayList(); + if (jarNames != null) { + for (String jar : jarNames) { + try { + contributionJars.add(new File(repository, jar).toURL()); + } catch (MalformedURLException e) { + throw new RuntimeException(e); + } + } + } + + return contributionJars; + } + + // from domain impl + private String getComposite(Composite composite){ + ExtensionPointRegistry registry = runtime.getExtensionPointRegistry(); + + StAXArtifactProcessorExtensionPoint staxProcessors = + registry.getExtensionPoint(StAXArtifactProcessorExtensionPoint.class); + + StAXArtifactProcessor processor = staxProcessors.getProcessor(Composite.class); + + ByteArrayOutputStream bos = new ByteArrayOutputStream(); + try { + XMLOutputFactory outputFactory = XMLOutputFactory.newInstance(); + //outputFactory.setProperty("javax.xml.stream.isPrefixDefaulting",Boolean.TRUE); + XMLStreamWriter writer = outputFactory.createXMLStreamWriter(bos); + + processor.write(composite, writer); + writer.flush(); + writer.close(); + } catch (Exception ex) { + System.out.println(ex.toString()); + } + + String compositeString = bos.toString(); + + return compositeString; + } + + // from ContributionService + private void findContributionArtifacts(Contribution contribution){ + try { + // read contribution meta data + URL contributionURL = new URL(contribution.getLocation()); + URL[] clUrls = {contributionURL}; + URLClassLoader cl = new URLClassLoader(clUrls, null); + + ContributionMetadataDocumentProcessor metadataDocumentProcessor = + new ContributionMetadataDocumentProcessor(staxProcessor, xmlFactory); + + for (String path: new String[]{ + Contribution.SCA_CONTRIBUTION_GENERATED_META, + Contribution.SCA_CONTRIBUTION_META}) { + URL url = cl.getResource(path); + if (url != null) { + Contribution tmpContribution = metadataDocumentProcessor.read(contributionURL, URI.create(path), url); + contribution.getImports().addAll(tmpContribution.getImports()); + contribution.getExports().addAll(tmpContribution.getExports()); + contribution.getDeployables().addAll(tmpContribution.getDeployables()); + } + } + + // set the model resolver + ModelResolver modelResolver = new ExtensibleModelResolver(contribution, modelResolvers, modelFactories, domainModelResolver); + contribution.setModelResolver(modelResolver); + + // find all the contribution artifacts + InputStream contributionStream = contributionURL.openStream(); + List contributionArtifacts = this.packageProcessor.getArtifacts(contributionURL, contributionStream); + + // add the artifacts to the contribution model + for (URI anArtifactUri : contributionArtifacts) { + URL artifactURL = packageProcessor.getArtifactURL(new URL(contribution.getLocation()), anArtifactUri); + System.out.println(" Artifact URL: " + artifactURL.toString()); + Artifact artifact = contributionFactory.createArtifact(); + artifact.setURI(anArtifactUri.toString()); + artifact.setLocation(artifactURL.toString()); + contribution.getArtifacts().add(artifact); + modelResolver.addModel(artifact); + } + + } catch(Exception ex){ + logger.warning(ex.toString()); + } + } + + private void readContributionArtifacts(Contribution contribution){ + try { + // add the artifacts to the contribution model + for (Artifact artifact : contribution.getArtifacts()) { + Object model = null; + + // WARNING - I've missed out Venkat's "applies to" function to make life a + // little clearer + model = artifactProcessor.read(new URL(contribution.getLocation()), + new URI(artifact.getURI()), + new URL(artifact.getLocation())); + + if (model != null) { + artifact.setModel(model); + + // Add the loaded model to the model resolver + contribution.getModelResolver().addModel(model); + + if ( model instanceof Composite) { + ((Composite)model).setURI(artifact.getURI()); + } + + /* + if ( model instanceof SCADefinitions ) { + contributionSCADefinitions.add((SCADefinitions)model); + updatePolicySetMap((SCADefinitions)model); + } + */ + } + + } + + } catch(Exception ex){ + logger.warning(ex.toString()); + } + } + + private void resolveContributionArtifacts(Contribution contribution){ + try { + for (Artifact artifact : contribution.getArtifacts()) { + // resolve the model object + if (/*(artifact.getURI().endsWith(".composite") == false) &&*/ (artifact.getModel() != null)) { + artifactProcessor.resolve(artifact.getModel(), contribution.getModelResolver()); + } + } + } catch(Exception ex){ + logger.warning(ex.toString()); + } + } + + /* + private void resolveComposite(Contribution contribution, Composite composite){ + try { + artifactProcessor.resolve(composite, contribution.getModelResolver()); + } catch(Exception ex){ + logger.warning(ex.toString()); + } + } + */ + + + + + /** + * A test method to fire up the various steps in the process of handling contributions + * So I can get to the stage of being able to process contributions + * TODO - replace with real workspace that Sebastien is working on + */ + public void test(){ + + try { + // set up the repository where contributions will be stored + repository = new File(repositoryLocation); + + if ((!repository.exists()) || (!repository.isDirectory())){ + logger.warning("Can't find repository - " + repositoryLocation); + } + + // set up the dummy location where contributions are uploaded to + String uploadedLocation = repository.getParent() + "/uploaded"; + uploaded = new File(uploadedLocation); + + if ((!uploaded.exists()) || (!uploaded.isDirectory())){ + logger.warning("Can't find uploaded dir"); + } + + // create the repository and the workspace + contributionRepository = new ContributionRepositoryImpl(repositoryLocation, + XMLInputFactory.newInstance()); + contributionWorkspace = workspaceFactory.createWorkspace(); + + + // pretend that contributions are being added by reading the list of jars in the + // uploaded dir + List contributionJars = getJARsInFolder(uploaded); + + // copy uploaded contributions to the repository + // TODO - no clear how this relates to the workspace. Need more info on workspace + // but for now just create a contribution model and add to the workspace + for (URL contributionURL : contributionJars){ + String contributionName = new File(contributionURL.toURI()).getName(); + System.out.println("Processing: " + contributionName); + + contributionRepository.store(contributionName, contributionURL); + + Contribution contribution = contributionFactory.createContribution(); + contribution.setURI(contributionName); + contribution.setLocation(contributionURL.toString()); + + contributionWorkspace.getContributions().add(contribution); + } + + // find the artifacts in the contributions in the workspace + for (Contribution contribution : contributionWorkspace.getContributions()){ + findContributionArtifacts(contribution); + } + + // read the artifacts in the contributions in the workspace + for (Contribution contribution : contributionWorkspace.getContributions()){ + readContributionArtifacts(contribution); + } + + // resolve the artifacts in the contributions in the workspace + for (Contribution contribution : contributionWorkspace.getContributions()){ + resolveContributionArtifacts(contribution); + } + + /* + // parse the contributions into a model + for (URL contributionURL : contributions){ + + Contribution contribution = runtime.getContributionService().contribute(new File(contributionURL.toURI()).getName(), + contributionURL, + false); + // workspace or repository? + //contributionRepository.addContribution(contribution); + contributionWorkspace.getContributions().add(contribution); + } + */ + + // For interest look at contribution contents + for (Contribution contribution : contributionWorkspace.getContributions()){ + System.out.println("Contribution URI: " + contribution.getURI()); + + for (Artifact artifact : contribution.getArtifacts()){ + System.out.println(" Artifact URI: " + artifact.getURI().toString()); + } + + // report which contribution satisfies which import + for (Import anImport : contribution.getImports()){ + if (anImport instanceof JavaImport){ + System.out.println(" Java Import: " + ((JavaImport)anImport).getPackage()); + } + if (anImport instanceof NamespaceImport){ + System.out.println(" Namespace Import: " + ((NamespaceImport)anImport).getNamespace()); + } + /* + for (Contribution importContribution : anImport.getExportContributions()){ + System.out.println(" Import contribution: " + importContribution.getURI().toString()); + } + */ + } + + for (Export anExport : contribution.getExports()){ + if (anExport instanceof JavaExport){ + System.out.println(" Java Export: " + ((JavaExport)anExport).getPackage()); + } + if (anExport instanceof NamespaceExport){ + System.out.println(" Namespace Export: " + ((NamespaceExport)anExport).getNamespace()); + } + } + + for (Composite composite : contribution.getDeployables()){ + System.out.println(" Deployable Composite URI: " + composite.getName().toString()); + } + } + + // create a domain level virtual composite + AssemblyFactory assemblyFactory = runtime.getAssemblyFactory(); + domainComposite = assemblyFactory.createComposite(); + domainComposite.setName(new QName(Constants.SCA10_NS, "domainComposite")); + domainComposite.setURI(domainURI); + + // Use the deployable composite list to find the composites to load into the domain + // TODO - there will be some selection process here + for (Contribution contribution : contributionWorkspace.getContributions()){ + for (Composite deployableComposite : contribution.getDeployables()) { + Composite deployable = contribution.getModelResolver().resolveModel(Composite.class, deployableComposite); + domainComposite.getIncludes().add(deployable); + } + } + + + System.out.println("\nVANILLA"); + System.out.println("========================================================================"); + writeComposite(domainComposite); + for (Composite composite : domainComposite.getIncludes()){ + writeComposite(composite); + } + + // assign individual deployed composites to nodes + // Use the node model on disc to do this in lieu of user input + URL contributionURL = DomainServiceImpl.class.getClassLoader().getResource("domain/nodes.composite"); + Contribution contribution = contributionFactory.createContribution(); + contribution.setURI("nodes"); + String contributionURLString = contributionURL.toString(); + contribution.setLocation(contributionURLString.substring(0, contributionURLString.lastIndexOf("nodes.composite"))); + + findContributionArtifacts(contribution); + readContributionArtifacts(contribution); + resolveContributionArtifacts(contribution); + + // find node.composite + Artifact nodeArtifact = null; + for (Artifact artifact : contribution.getArtifacts()){ + System.out.println(" Artifact URI: " + artifact.getURI()); + if (artifact.getURI().equals("nodes.composite")){ + nodeArtifact = artifact; + } + } + + Composite nodes = (Composite)nodeArtifact.getModel(); + + // Configure the endpoints of services based on the defaults found in the + // nodes configuration + NodeAssigner nodeAssigner = new NodeAssigner(registry); + + for (Component node : nodes.getComponents()){ + QName compositeName = ((NodeImplementation)node.getImplementation()).getComposite().getName(); + + Composite compositeModel = null; + + // find the named composite in the domain + for (Composite deployable : domainComposite.getIncludes()){ + if (deployable.getName().equals(compositeName)){ + compositeModel = deployable; + break; + } + } + + if (compositeModel != null){ + // configure the composite + + NodeInfo nodeInfo = new NodeInfo(node); + nodeAssigner.assignEndpointsToServiceBinding(nodeInfo, compositeModel, null); + } + } + + System.out.println("\nAFTER ENDPOINT INITIALIZATION"); + System.out.println("========================================================================"); + writeComposite(domainComposite); + for (Composite composite : domainComposite.getIncludes()){ + writeComposite(composite); + } + + // build the domain composite + compositeBuilder.build(domainComposite); + + // print out the domain composite + System.out.println("\nAFTER BUILDING"); + System.out.println("========================================================================"); + writeComposite(domainComposite); + for (Composite composite : domainComposite.getIncludes()){ + writeComposite(composite); + } + + // remove the contributions from the repository + for (URL jarURL : contributionJars){ + contributionRepository.remove(new File(jarURL.toURI()).getName()); + } + + } catch (Exception ex) { + logger.warning(ex.toString()); + } + + } + + private void writeComposite(Composite composite) throws Exception { + // First write to a byte stream + ByteArrayOutputStream bos = new ByteArrayOutputStream(); + XMLStreamWriter writer = xmlOutputFactory.createXMLStreamWriter(bos); + compositeProcessor.write(composite, writer); + + // Parse again to pretty format the document + Document document = documentBuilder.parse(new ByteArrayInputStream(bos.toByteArray())); + + OutputFormat format = new OutputFormat(); + format.setIndenting(true); + format.setIndent(2); + + // Write to domain.composite + //FileOutputStream os = new FileOutputStream(new File(compositeFileName)); + XMLSerializer serializer = new XMLSerializer(System.out, format); + serializer.serialize(document); + + } + + // DomainServiceInit methods + public void setDomainURI(String domainURI){ + this.domainURI = domainURI; + } + + // We use an existing runtime to save much repeated work in this test class + // TODO - look at how we get hold of these things for real + public void setRuntime(ReallySmallRuntime domainRuntime){ + try { + this.runtime = domainRuntime; + + registry = runtime.getExtensionPointRegistry(); + + xmlFactory = XMLInputFactory.newInstance(); + + TypeDescriber describer = new PackageTypeDescriberImpl(); + packageProcessor = new ExtensiblePackageProcessor(registry.getExtensionPoint(PackageProcessorExtensionPoint.class), describer); + + artifactProcessor = new ExtensibleURLArtifactProcessor(registry.getExtensionPoint(URLArtifactProcessorExtensionPoint.class)); + + staxProcessor = new ExtensibleStAXArtifactProcessor(registry.getExtensionPoint(StAXArtifactProcessorExtensionPoint.class), xmlFactory, XMLOutputFactory.newInstance()); + + contributionListener = new ExtensibleContributionListener(registry.getExtensionPoint(ContributionListenerExtensionPoint.class)); + + modelResolvers = registry.getExtensionPoint(ModelResolverExtensionPoint.class); + + modelFactories = registry.getExtensionPoint(ModelFactoryExtensionPoint.class); + + assemblyFactory = runtime.getAssemblyFactory(); + + contributionFactory = new DefaultContributionFactory(); + + workspaceFactory = new DefaultWorkspaceFactory(); + + URLArtifactProcessorExtensionPoint documentProcessors = registry.getExtensionPoint(URLArtifactProcessorExtensionPoint.class); + SCADefinitionsDocumentProcessor definitionsDocumentProcessor = (SCADefinitionsDocumentProcessor)documentProcessors.getProcessor(SCADefinitions.class); + domainModelResolver = definitionsDocumentProcessor.getSCADefinitionsResolver(); + + compositeBuilder = runtime.getCompositeBuilder(); + + policyFactory = modelFactories.getFactory(PolicyFactory.class); + compositeProcessor = new CompositeProcessor(contributionFactory, assemblyFactory, policyFactory, staxProcessor); + + xmlOutputFactory = modelFactories.getFactory(XMLOutputFactory.class); + + documentBuilder = DocumentBuilderFactory.newInstance().newDocumentBuilder(); + + /* + this.domainResolver = domainResolver; + this.systemSCADefinitions = scaDefinitions; + */ + + } catch (Exception ex) { + System.out.println("Exception setting runtime on domain service " + ex.toString()); + } + } + + // DomainService methods + public List getContributions(){ + List artifacts = new ArrayList(); + + for (Contribution contribution : contributionWorkspace.getContributions()){ + ArtifactImpl artifact = new ArtifactImpl(); + + artifact.setName(contribution.getURI()); + artifact.setURL(contribution.getLocation()); + artifacts.add(artifact); + } + + return artifacts; + } + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceInit.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceInit.java new file mode 100644 index 0000000000..1df7cf1e57 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/DomainServiceInit.java @@ -0,0 +1,43 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.rework; + +import java.util.List; + +import org.apache.tuscany.sca.domain.DomainException; +import org.apache.tuscany.sca.domain.management.DomainInfo; +import org.apache.tuscany.sca.domain.management.NodeInfo; +import org.apache.tuscany.sca.host.embedded.impl.ReallySmallRuntime; +import org.osoa.sca.annotations.Remotable; + +/** + * Domain configuration operations + * + * @version $Rev$ $Date$ + */ +public interface DomainServiceInit { + + public void setRuntime(ReallySmallRuntime domainRuntime); + public void setDomainURI(String domainURI); + + + public void test(); + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/Launcher.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/Launcher.java new file mode 100644 index 0000000000..2ec8d23222 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/Launcher.java @@ -0,0 +1,225 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.rework; + +import java.io.ByteArrayOutputStream; +import java.io.Externalizable; +import java.io.File; +import java.net.URI; +import java.net.URL; +import java.util.ArrayList; +import java.util.List; +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; +import java.util.logging.Level; +import java.util.logging.Logger; + +import javax.xml.namespace.QName; +import javax.xml.stream.XMLOutputFactory; +import javax.xml.stream.XMLStreamWriter; + +import org.apache.tuscany.sca.assembly.AssemblyFactory; +import org.apache.tuscany.sca.assembly.Component; +import org.apache.tuscany.sca.assembly.ComponentService; +import org.apache.tuscany.sca.assembly.Composite; +import org.apache.tuscany.sca.assembly.CompositeService; +import org.apache.tuscany.sca.assembly.SCABinding; +import org.apache.tuscany.sca.assembly.SCABindingFactory; +import org.apache.tuscany.sca.assembly.Service; +import org.apache.tuscany.sca.assembly.builder.DomainBuilder; +import org.apache.tuscany.sca.assembly.xml.Constants; +import org.apache.tuscany.sca.contribution.Artifact; +import org.apache.tuscany.sca.contribution.Contribution; +import org.apache.tuscany.sca.contribution.DeployedArtifact; +import org.apache.tuscany.sca.contribution.Export; +import org.apache.tuscany.sca.contribution.Import; +import org.apache.tuscany.sca.contribution.ModelFactoryExtensionPoint; +import org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor; +import org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessorExtensionPoint; +import org.apache.tuscany.sca.contribution.service.ContributionService; +import org.apache.tuscany.sca.core.ExtensionPointRegistry; +import org.apache.tuscany.sca.core.assembly.ActivationException; +import org.apache.tuscany.sca.core.context.ServiceReferenceImpl; +import org.apache.tuscany.sca.databinding.impl.XSDDataTypeConverter.Base64Binary; +import org.apache.tuscany.sca.domain.DomainException; +import org.apache.tuscany.sca.domain.SCADomain; +import org.apache.tuscany.sca.domain.SCADomainEventService; +import org.apache.tuscany.sca.domain.SCADomainSPI; +import org.apache.tuscany.sca.domain.management.SCADomainManagerInitService; +import org.apache.tuscany.sca.domain.model.CompositeModel; +import org.apache.tuscany.sca.domain.model.ContributionModel; +import org.apache.tuscany.sca.domain.model.DomainModel; +import org.apache.tuscany.sca.domain.model.DomainModelFactory; +import org.apache.tuscany.sca.domain.model.NodeModel; +import org.apache.tuscany.sca.domain.model.ServiceModel; +import org.apache.tuscany.sca.domain.model.NodeModel.LifecyleState; +import org.apache.tuscany.sca.domain.model.impl.DomainModelFactoryImpl; +import org.apache.tuscany.sca.domain.model.impl.NodeModelImpl; +import org.apache.tuscany.sca.host.embedded.impl.ReallySmallRuntime; +import org.apache.tuscany.sca.host.http.ServletHost; +import org.apache.tuscany.sca.host.http.ServletHostExtensionPoint; +import org.apache.tuscany.sca.interfacedef.InterfaceContract; +import org.apache.tuscany.sca.interfacedef.java.JavaInterfaceFactory; +import org.apache.tuscany.sca.node.NodeException; +import org.apache.tuscany.sca.node.NodeFactoryImpl; +import org.apache.tuscany.sca.node.util.SCAContributionUtil; +import org.apache.tuscany.sca.runtime.RuntimeComponent; +import org.apache.tuscany.sca.runtime.RuntimeComponentContext; +import org.apache.tuscany.sca.runtime.RuntimeComponentReference; +import org.osoa.sca.CallableReference; +import org.osoa.sca.ServiceReference; +import org.osoa.sca.ServiceRuntimeException; + +/** + * The SCA domain repository that manages domain contributions + * + * @version $Rev$ $Date$ + */ +public class Launcher { + + private final static Logger logger = Logger.getLogger(Launcher.class.getName()); + + + // class loader used to get the runtime going + private ClassLoader domainClassLoader; + + // domain management application runtime + private ReallySmallRuntime domainRepositoryRuntime; + private ContributionService domainRepositoryContributionService; + private Contribution domainRepositoryContribution; + private Composite domainRepositoryComposite; + + // domain service + private DomainServiceInit domainService; + + // Implementation methods + + /** + * Create a domain giving the URI for the domain. + * + * @throws DomainException + */ + public Launcher() throws DomainException { + this.domainClassLoader = Launcher.class.getClassLoader(); + init(); + } + + /** + * Create a runtime for the repository app + * TODO: we need a better wrapper for this that isn't an SCADomain - too confusing! + */ + protected void init() throws DomainException { + try { + + // create a runtime for the domain repository services to run on + domainRepositoryRuntime = new ReallySmallRuntime(domainClassLoader); + domainRepositoryRuntime.start(); + + // Create an in-memory domain level management composite + AssemblyFactory assemblyFactory = domainRepositoryRuntime.getAssemblyFactory(); + domainRepositoryComposite = assemblyFactory.createComposite(); + domainRepositoryComposite.setName(new QName(Constants.SCA10_NS, "domainManagement")); + domainRepositoryComposite.setURI("domainManagement"); + + // Find the composite that will configure the domain + String domainCompositeName = "domain/domain.composite"; + URL contributionURL = SCAContributionUtil.findContributionFromResource(domainClassLoader, domainCompositeName); + + + if ( contributionURL != null ){ + logger.log(Level.INFO, "Domain configured from " + contributionURL); + + // add domain.composite to the management domain + domainRepositoryContributionService = domainRepositoryRuntime.getContributionService(); + Contribution contribution = null; + contribution = domainRepositoryContributionService.contribute("domainRepository", + contributionURL, + false); + + // update the runtime for all SCA Definitions processed from the contribution. + // so that the policyset determination done during 'build' has the all the defined + // intents and policysets from the management contribution + domainRepositoryRuntime.updateSCADefinitions(domainRepositoryContributionService.getContributionSCADefinitions()); + + Composite composite = null; + for (Artifact artifact: contribution.getArtifacts()) { + if (domainCompositeName.equals(artifact.getURI())) { + composite = (Composite)artifact.getModel(); + } + } + + if (composite != null) { + + domainRepositoryRuntime.buildComposite(composite); + domainRepositoryRuntime.getCompositeActivator().activate(composite); + domainRepositoryRuntime.getCompositeActivator().start(composite); + + // find the domain service + Component component = null; + + for (Component compositeComponent: composite.getComponents()) { + if (compositeComponent.getName().equals("DomainService")) { + component = compositeComponent; + } + } + + RuntimeComponentContext componentContext = ((RuntimeComponent)component).getComponentContext(); + domainService = componentContext.createSelfReference(DomainServiceInit.class, "DomainServiceInit").getService(); + + // set up the domain service. Could work out what the URI + // is by looking at the service URL or could put it in the + // config file + domainService.setDomainURI("http://localhost:8080"); + domainService.setRuntime(domainRepositoryRuntime); + + } else { + throw new ActivationException("Domain repository contribution " + + contributionURL + + " found but could not be loaded"); + } + } else { + throw new ActivationException("Domain repository contribution " + + domainCompositeName + + " not found on the classpath"); + } + + + } catch(Exception ex) { + throw new DomainException(ex); + } + } + + public static void main(String[] args) throws Exception { + System.out.println("Starting ..."); + + Launcher domainLauncher = new Launcher(); + + System.out.println("domain repository started"); + + // start contribution processing + domainLauncher.domainService.test(); + + System.out.println("Running ..."); + // System.in.read(); + + + System.out.println("Stopping ..."); + } +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/NodeService.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/NodeService.java new file mode 100644 index 0000000000..564cdeca65 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/domain/rework/NodeService.java @@ -0,0 +1,34 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.domain.rework; + +import org.apache.tuscany.sca.domain.management.DomainInfo; +import org.apache.tuscany.sca.domain.management.NodeInfo; +import org.osoa.sca.annotations.Remotable; + +/** + * Node configuration operations + * + * @version $Rev$ $Date$ + */ +@Remotable +public interface NodeService { + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeAssigner.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeAssigner.java new file mode 100644 index 0000000000..13de5db234 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeAssigner.java @@ -0,0 +1,300 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.workspace.configuration.impl; + +import java.net.InetAddress; +import java.net.MalformedURLException; +import java.net.URI; +import java.net.URL; +import java.net.UnknownHostException; +import java.util.HashMap; +import java.util.HashSet; +import java.util.List; +import java.util.Map; +import java.util.Set; +import java.util.logging.Logger; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.assembly.Component; +import org.apache.tuscany.sca.assembly.ComponentProperty; +import org.apache.tuscany.sca.assembly.ComponentReference; +import org.apache.tuscany.sca.assembly.ComponentService; +import org.apache.tuscany.sca.assembly.Composite; +import org.apache.tuscany.sca.assembly.Implementation; +import org.apache.tuscany.sca.assembly.Property; +import org.apache.tuscany.sca.assembly.Reference; +import org.apache.tuscany.sca.assembly.SCABinding; +import org.apache.tuscany.sca.assembly.SCABindingFactory; +import org.apache.tuscany.sca.assembly.Service; +import org.apache.tuscany.sca.assembly.builder.ComponentPreProcessor; +import org.apache.tuscany.sca.assembly.builder.CompositeBuilderException; +import org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl; +import org.apache.tuscany.sca.assembly.xml.Constants; +import org.apache.tuscany.sca.binding.BindingURICalculator; +import org.apache.tuscany.sca.binding.DefaultBindingURICalculatorExtensionPoint; +import org.apache.tuscany.sca.contribution.Contribution; +import org.apache.tuscany.sca.contribution.Export; +import org.apache.tuscany.sca.contribution.Import; +import org.apache.tuscany.sca.contribution.ModelFactoryExtensionPoint; +import org.apache.tuscany.sca.core.ExtensionPointRegistry; +import org.apache.tuscany.sca.host.http.ServletMappingException; +import org.apache.tuscany.sca.interfacedef.InterfaceContractMapper; +import org.apache.tuscany.sca.interfacedef.impl.InterfaceContractMapperImpl; +import org.apache.tuscany.sca.policy.IntentAttachPointType; +import org.apache.tuscany.sca.policy.IntentAttachPointTypeFactory; +import org.apache.tuscany.sca.policy.PolicySetAttachPoint; +import org.apache.tuscany.sca.workspace.Workspace; + +/** + * Changes the configuration of a composite to effect assignment to a node + * + * @version $Rev$ $Date$ + */ +public class NodeAssigner { + + private final static Logger logger = Logger.getLogger(NodeAssigner.class.getName()); + + SCABindingFactory scaBindingFactory; + IntentAttachPointTypeFactory intentAttachPointTypeFactory; + DefaultBindingURICalculatorExtensionPoint bindingURICalcualtorExtensionPoint; + + /** + * Constructs a new NodeAssigner + */ + public NodeAssigner(ExtensionPointRegistry registry) { + + //Get factory extension point + ModelFactoryExtensionPoint factories = registry.getExtensionPoint(ModelFactoryExtensionPoint.class); + + scaBindingFactory = factories.getFactory(SCABindingFactory.class); + IntentAttachPointTypeFactory intentAttachPointTypeFactory = factories.getFactory(IntentAttachPointTypeFactory.class); + + //InterfaceContractMapper mapper = new InterfaceContractMapperImpl(); + + bindingURICalcualtorExtensionPoint = new DefaultBindingURICalculatorExtensionPoint(); + } + + + public void assignEndpointsToServiceBinding(NodeInfo nodeInfo, Composite composite, String uri){ + + String parentComponentURI = uri; + + // Process nested composites recursively + for (Component component : composite.getComponents()) { + + // Initialize component URI + String componentURI; + if (parentComponentURI == null) { + componentURI = component.getName(); + } else { + componentURI = URI.create(parentComponentURI + '/').resolve(component.getName()).toString(); + } + component.setURI(componentURI); + + Implementation implementation = component.getImplementation(); + if (implementation instanceof Composite) { + + // Process nested composite + assignEndpointsToServiceBinding(nodeInfo, (Composite)implementation, componentURI); + } + } + + // Initialize composite service binding URIs + List compositeServices = composite.getServices(); + for (Service service : compositeServices) { + // Set default binding names + + // Create default SCA binding + if (service.getBindings().isEmpty()) { + SCABinding scaBinding = createSCABinding(); + service.getBindings().add(scaBinding); + } + + // Initialize binding names and URIs + for (Binding binding : service.getBindings()) { + constructBindingName(service, binding); + constructBindingURI(parentComponentURI, composite, service, binding, nodeInfo); + } + } + + // Initialize component service binding URIs + for (Component component : composite.getComponents()) { + for (ComponentService service : component.getServices()) { + + // Create default SCA binding + if (service.getBindings().isEmpty()) { + SCABinding scaBinding = createSCABinding(); + service.getBindings().add(scaBinding); + } + + // Initialize binding names and URIs + for (Binding binding : service.getBindings()) { + + constructBindingName(service, binding); + constructBindingURI(component, service, binding, nodeInfo); + } + } + } + } + + private SCABinding createSCABinding() { + SCABinding scaBinding = scaBindingFactory.createSCABinding(); + IntentAttachPointType bindingType = intentAttachPointTypeFactory.createBindingType(); + bindingType.setName(Constants.BINDING_SCA_QNAME); + bindingType.setUnresolved(true); + ((PolicySetAttachPoint)scaBinding).setType(bindingType); + + return scaBinding; + } + + private void constructBindingName(Service service, Binding binding){ + + // set the default binding name if one is required + // if there is no name on the binding then set it to the service name + if (binding.getName() == null){ + binding.setName(service.getName()); + + // if multiple bindings don't have a name raise an error as + // binding must be uniquely named + for (Binding serviceBinding : service.getBindings()){ + if ((!binding.equals(serviceBinding)) && + (serviceBinding.getName().equals(service.getName()))){ + // TODO collate errors + logger.warning("Multiple bindings for service " + service.getName() + " have no name"); + } + } + } + } + + /** + * URI construction from Assembly spec section 1.7.2 + * @return + */ + private void constructBindingURI(String parentComponentURI, Composite composite, Service service, Binding binding, NodeInfo nodeInfo ) { + // This is a composite service so there is no component to provide a component URI + // The path to this composite (through nested composites) is used. + constructBindingURI(parentComponentURI, service, binding, composite.getServices().size() > 1, nodeInfo); + } + + private void constructBindingURI(Component component, Service service, Binding binding, NodeInfo nodeInfo ) { + String componentURIString = null; + + // if a URI is specified on the component use it otherwise use the component name + if (component.getURI() != null){ + componentURIString = component.getURI(); + } else { + componentURIString = component.getName(); + } + + constructBindingURI(componentURIString, service, binding, component.getServices().size() > 1, nodeInfo); + } + + private void constructBindingURI(String componentURIString, Service service, Binding binding, boolean includeServiceBindingURI, NodeInfo nodeInfo ){ + + try { + URI baseURI = null; + URI componentURI = null; + URI serviceBindingURI = null; + + // calculate the service binding URI + if (binding.getURI() == null){ + serviceBindingURI = new URI(binding.getName()); + } else { + serviceBindingURI = new URI(binding.getURI()); + } + + // if the user has provided an absolute binding URI then use it + if (serviceBindingURI != null && serviceBindingURI.isAbsolute()){ + binding.setURI(serviceBindingURI.toString()); + return; + } + + // calculate the component URI + if (componentURIString != null) { + componentURI = new URI(componentURIString); + } else { + componentURI = null; + } + + // if the user has provided an absolute component URI then use it + if (componentURI != null && componentURI.isAbsolute()){ + binding.setURI(concatenateModelURI(null, componentURI, serviceBindingURI, includeServiceBindingURI).toString()); + return; + } + + // calculate the base URI + + // get the protocol for this binding/URI + BindingURICalculator uriCalculator = bindingURICalcualtorExtensionPoint.getBindingURICalculator(binding); + + if (uriCalculator != null){ + logger.warning("Binding calculator found for binding " + binding.getName() + " " + binding.getClass().getName()); + String protocol = uriCalculator.getProtocol(binding); + + // find the default binding with the right protocol + Binding defaultBinding = nodeInfo.getBindingDefault(binding, protocol); + + if (defaultBinding != null){ + baseURI = new URI(defaultBinding.getURI()); + } else { + baseURI = null; + } + + } else { + logger.warning("Binding calculator not found for binding " + binding.getName() + " " + binding.getClass().getName()); + baseURI = null; + } + + binding.setURI(concatenateModelURI(baseURI, componentURI, serviceBindingURI,includeServiceBindingURI).toString()); + } catch (Exception ex){ + // TODO collate errors + logger.warning("Error during URL creation " + ex.toString()); + } + } + + private URI concatenateModelURI(URI baseURI, URI componentURI, URI serviceBindingURI, boolean includeServiceBindingURI){ + + if (baseURI == null){ + if (componentURI == null){ + return serviceBindingURI; + } else { + if (includeServiceBindingURI){ + return componentURI.resolve("/").resolve(serviceBindingURI); + } else { + return componentURI; + } + } + } else { + if (componentURI == null){ + if (includeServiceBindingURI){ + return baseURI.resolve("/").resolve(serviceBindingURI); + } else { + return baseURI; + } + } else { + if (includeServiceBindingURI){ + return baseURI.resolve("/").resolve(componentURI).resolve("/").resolve(serviceBindingURI); + } else { + return baseURI.resolve("/").resolve(componentURI); + } + } + } + } +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeInfo.java b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeInfo.java new file mode 100644 index 0000000000..71a45a5558 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/java/org/apache/tuscany/sca/workspace/configuration/impl/NodeInfo.java @@ -0,0 +1,63 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +package org.apache.tuscany.sca.workspace.configuration.impl; + +import java.net.URI; +import java.net.URISyntaxException; +import java.util.HashMap; +import java.util.Map; + +import org.apache.tuscany.sca.assembly.Binding; +import org.apache.tuscany.sca.assembly.Component; +import org.apache.tuscany.sca.assembly.ComponentService; + +/** + * A class which wraps a node component and provides helper methods + * + * @version $Rev$ $Date$ + */ +public class NodeInfo { + + private Component node; + private Map defaultBindings = new HashMap(); + + public NodeInfo(Component node) throws URISyntaxException { + + this.node = node; + + // Cache the default binding info for the node + ComponentService defaultService = node.getServices().get(0); + for (Binding binding : defaultService.getBindings()){ + + if (binding.getURI() != null){ + // get the schema from the binding URI + URI bindingURI = new URI(binding.getURI()); + + // store the binding away indexed on type and scheme + defaultBindings.put(binding.getClass().getName() + ":" + bindingURI.getScheme(), binding); + } + } + } + + public Binding getBindingDefault(Binding binding, String protocol){ + return defaultBindings.get(binding.getClass().getName() + ":" + protocol); + } + +} diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.BindingURICalculator b/sandbox/slaws/modules/domain-rework/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.BindingURICalculator new file mode 100644 index 0000000000..5300021161 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.BindingURICalculator @@ -0,0 +1,23 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +# Implementation class for the binding extension +org.apache.tuscany.sca.binding.sca.SCABindingURICalculator;binding=org.apache.tuscany.sca.binding.sca.impl.SCABindingImpl +org.apache.tuscany.sca.binding.ws.axis2.Axis2BindingURICalculator;binding=org.apache.tuscany.sca.binding.ws.impl.WebServiceBindingImpl +org.apache.tuscany.sca.binding.http.HTTPBindingURICalculator;binding=org.apache.tuscany.sca.binding.http.impl.HTTPBindingImpl +org.apache.tuscany.sca.binding.jsonrpc.JSONRPCBindingURICalculator;binding=org.apache.tuscany.sca.binding.jsonrpc.JSONRPCBinding +org.apache.tuscany.sca.binding.feed.atom.AtomBindingURICalculator;binding=org.apache.tuscany.sca.binding.feed.atom.impl.AtomBindingImpl diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/domain/domain.composite b/sandbox/slaws/modules/domain-rework/src/main/resources/domain/domain.composite new file mode 100644 index 0000000000..b78d59d855 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/resources/domain/domain.composite @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + target/classes/repository + + + \ No newline at end of file diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/domain/nodes.composite b/sandbox/slaws/modules/domain-rework/src/main/resources/domain/nodes.composite new file mode 100644 index 0000000000..dd44b1bbdc --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/resources/domain/nodes.composite @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/sample-calculator.jar b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/sample-calculator.jar new file mode 100644 index 0000000000..9e56c3c79a Binary files /dev/null and b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/sample-calculator.jar differ diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-assets.jar b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-assets.jar new file mode 100644 index 0000000000..7335529299 Binary files /dev/null and b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-assets.jar differ diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-cloud.jar b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-cloud.jar new file mode 100644 index 0000000000..c14b66b977 Binary files /dev/null and b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-cloud.jar differ diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-store.jar b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-store.jar new file mode 100644 index 0000000000..b2f555044f Binary files /dev/null and b/sandbox/slaws/modules/domain-rework/src/main/resources/uploaded/tutorial-store.jar differ diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/binding-jsonrpc.js b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/binding-jsonrpc.js new file mode 100644 index 0000000000..ca3c2a8605 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/binding-jsonrpc.js @@ -0,0 +1,492 @@ +/* + * JSON-RPC JavaScript client + * + * $Id: jsonrpc.js,v 1.36.2.3 2006/03/08 15:09:37 mclark Exp $ + * + * Copyright (c) 2003-2004 Jan-Klaas Kollhof + * Copyright (c) 2005 Michael Clark, Metaparadigm Pte Ltd + * + * This code is based on Jan-Klaas' JavaScript o lait library (jsolait). + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +/* + * Modifications for Apache Tuscany: + * - JSONRpcClient_createMethod changed so callback is last arg + */ + +/* escape a character */ + +escapeJSONChar = +function escapeJSONChar(c) +{ + if(c == "\"" || c == "\\") return "\\" + c; + else if (c == "\b") return "\\b"; + else if (c == "\f") return "\\f"; + else if (c == "\n") return "\\n"; + else if (c == "\r") return "\\r"; + else if (c == "\t") return "\\t"; + var hex = c.charCodeAt(0).toString(16); + if(hex.length == 1) return "\\u000" + hex; + else if(hex.length == 2) return "\\u00" + hex; + else if(hex.length == 3) return "\\u0" + hex; + else return "\\u" + hex; +}; + + +/* encode a string into JSON format */ + +escapeJSONString = +function escapeJSONString(s) +{ + /* The following should suffice but Safari's regex is b0rken + (doesn't support callback substitutions) + return "\"" + s.replace(/([^\u0020-\u007f]|[\\\"])/g, + escapeJSONChar) + "\""; + */ + + /* Rather inefficient way to do it */ + var parts = s.split(""); + for(var i=0; i < parts.length; i++) { + var c =parts[i]; + if(c == '"' || + c == '\\' || + c.charCodeAt(0) < 32 || + c.charCodeAt(0) >= 128) + parts[i] = escapeJSONChar(parts[i]); + } + return "\"" + parts.join("") + "\""; +}; + + +/* Marshall objects to JSON format */ + +toJSON = function toJSON(o) +{ + if(o == null) { + return "null"; + } else if(o.constructor == String) { + return escapeJSONString(o); + } else if(o.constructor == Number) { + return o.toString(); + } else if(o.constructor == Boolean) { + return o.toString(); + } else if(o.constructor == Date) { + return '{javaClass: "java.util.Date", time: ' + o.valueOf() +'}'; + } else if(o.constructor == Array) { + var v = []; + for(var i = 0; i < o.length; i++) v.push(toJSON(o[i])); + return "[" + v.join(", ") + "]"; + } else { + var v = []; + for(attr in o) { + if(o[attr] == null) v.push("\"" + attr + "\": null"); + else if(typeof o[attr] == "function"); /* skip */ + else v.push(escapeJSONString(attr) + ": " + toJSON(o[attr])); + } + return "{" + v.join(", ") + "}"; + } +}; + + +/* JSONRpcClient constructor */ + +JSONRpcClient = +function JSONRpcClient_ctor(serverURL, user, pass, objectID) +{ + this.serverURL = serverURL; + this.user = user; + this.pass = pass; + this.objectID = objectID; + + /* Add standard methods */ + if(this.objectID) { + this._addMethods(["listMethods"]); + var req = this._makeRequest("listMethods", []); + } else { + this._addMethods(["system.listMethods"]); + var req = this._makeRequest("system.listMethods", []); + } + var m = this._sendRequest(req); + this._addMethods(m); +}; + + +/* JSONRpcCLient.Exception */ + +JSONRpcClient.Exception = +function JSONRpcClient_Exception_ctor(code, message, javaStack) +{ + this.code = code; + var name; + if(javaStack) { + this.javaStack = javaStack; + var m = javaStack.match(/^([^:]*)/); + if(m) name = m[0]; + } + if(name) this.name = name; + else this.name = "JSONRpcClientException"; + this.message = message; +}; + +JSONRpcClient.Exception.CODE_REMOTE_EXCEPTION = 490; +JSONRpcClient.Exception.CODE_ERR_CLIENT = 550; +JSONRpcClient.Exception.CODE_ERR_PARSE = 590; +JSONRpcClient.Exception.CODE_ERR_NOMETHOD = 591; +JSONRpcClient.Exception.CODE_ERR_UNMARSHALL = 592; +JSONRpcClient.Exception.CODE_ERR_MARSHALL = 593; + +JSONRpcClient.Exception.prototype = new Error(); + +JSONRpcClient.Exception.prototype.toString = +function JSONRpcClient_Exception_toString(code, msg) +{ + return this.name + ": " + this.message; +}; + + +/* Default top level exception handler */ + +JSONRpcClient.default_ex_handler = +function JSONRpcClient_default_ex_handler(e) { alert(e); }; + + +/* Client settable variables */ + +JSONRpcClient.toplevel_ex_handler = JSONRpcClient.default_ex_handler; +JSONRpcClient.profile_async = false; +JSONRpcClient.max_req_active = 1; +JSONRpcClient.requestId = 1; + + +/* JSONRpcClient implementation */ + +JSONRpcClient.prototype._createMethod = +function JSONRpcClient_createMethod(methodName) +{ + var fn=function() + { + var args = []; + var callback = null; + for(var i=0;i 0) { + var res = JSONRpcClient.async_responses.shift(); + if(res.canceled) continue; + if(res.profile) res.profile.dispatch = new Date(); + try { + res.cb(res.result, res.ex, res.profile); + } catch(e) { + JSONRpcClient.toplevel_ex_handler(e); + } + } + + while(JSONRpcClient.async_requests.length > 0 && + JSONRpcClient.num_req_active < JSONRpcClient.max_req_active) { + var req = JSONRpcClient.async_requests.shift(); + if(req.canceled) continue; + req.client._sendRequest.call(req.client, req); + } +}; + +JSONRpcClient.kick_async = +function JSONRpcClient_kick_async() +{ + if(JSONRpcClient.async_timeout == null) + JSONRpcClient.async_timeout = + setTimeout(JSONRpcClient._async_handler, 0); +}; + +JSONRpcClient.cancelRequest = +function JSONRpcClient_cancelRequest(requestId) +{ + /* If it is in flight then mark it as canceled in the inflight map + and the XMLHttpRequest callback will discard the reply. */ + if(JSONRpcClient.async_inflight[requestId]) { + JSONRpcClient.async_inflight[requestId].canceled = true; + return true; + } + + /* If its not in flight yet then we can just mark it as canceled in + the the request queue and it will get discarded before being sent. */ + for(var i in JSONRpcClient.async_requests) { + if(JSONRpcClient.async_requests[i].requestId == requestId) { + JSONRpcClient.async_requests[i].canceled = true; + return true; + } + } + + /* It may have returned from the network and be waiting for its callback + to be dispatched, so mark it as canceled in the response queue + and the response will get discarded before calling the callback. */ + for(var i in JSONRpcClient.async_responses) { + if(JSONRpcClient.async_responses[i].requestId == requestId) { + JSONRpcClient.async_responses[i].canceled = true; + return true; + } + } + + return false; +}; + +JSONRpcClient.prototype._makeRequest = +function JSONRpcClient_makeRequest(methodName, args, cb) +{ + var req = {}; + req.client = this; + req.requestId = JSONRpcClient.requestId++; + + var obj = {}; + obj.id = req.requestId; + if (this.objectID) + obj.method = ".obj#" + this.objectID + "." + methodName; + else + obj.method = methodName; + obj.params = args; + + if (cb) req.cb = cb; + if (JSONRpcClient.profile_async) + req.profile = { "submit": new Date() }; + req.data = toJSON(obj); + + return req; +}; + +JSONRpcClient.prototype._sendRequest = +function JSONRpcClient_sendRequest(req) +{ + if(req.profile) req.profile.start = new Date(); + + /* Get free http object from the pool */ + var http = JSONRpcClient.poolGetHTTPRequest(); + JSONRpcClient.num_req_active++; + + /* Send the request */ + if (typeof(this.user) == "undefined") { + http.open("POST", this.serverURL, (req.cb != null)); + } else { + http.open("POST", this.serverURL, (req.cb != null), this.user, this.pass); + } + + /* setRequestHeader is missing in Opera 8 Beta */ + try { http.setRequestHeader("Content-type", "text/plain"); } catch(e) {} + + /* Construct call back if we have one */ + if(req.cb) { + var self = this; + http.onreadystatechange = function() { + if(http.readyState == 4) { + http.onreadystatechange = function () {}; + var res = { "cb": req.cb, "result": null, "ex": null}; + if (req.profile) { + res.profile = req.profile; + res.profile.end = new Date(); + } + try { res.result = self._handleResponse(http); } + catch(e) { res.ex = e; } + if(!JSONRpcClient.async_inflight[req.requestId].canceled) + JSONRpcClient.async_responses.push(res); + delete JSONRpcClient.async_inflight[req.requestId]; + JSONRpcClient.kick_async(); + } + }; + } else { + http.onreadystatechange = function() {}; + } + + JSONRpcClient.async_inflight[req.requestId] = req; + + try { + http.send(req.data); + } catch(e) { + JSONRpcClient.poolReturnHTTPRequest(http); + JSONRpcClient.num_req_active--; + throw new JSONRpcClient.Exception + (JSONRpcClient.Exception.CODE_ERR_CLIENT, "Connection failed"); + } + + if(!req.cb) return this._handleResponse(http); +}; + +JSONRpcClient.prototype._handleResponse = +function JSONRpcClient_handleResponse(http) +{ + /* Get the charset */ + if(!this.charset) { + this.charset = JSONRpcClient._getCharsetFromHeaders(http); + } + + /* Get request results */ + var status, statusText, data; + try { + status = http.status; + statusText = http.statusText; + data = http.responseText; + } catch(e) { + JSONRpcClient.poolReturnHTTPRequest(http); + JSONRpcClient.num_req_active--; + JSONRpcClient.kick_async(); + throw new JSONRpcClient.Exception + (JSONRpcClient.Exception.CODE_ERR_CLIENT, "Connection failed"); + } + + /* Return http object to the pool; */ + JSONRpcClient.poolReturnHTTPRequest(http); + JSONRpcClient.num_req_active--; + + /* Unmarshall the response */ + if(status != 200) { + throw new JSONRpcClient.Exception(status, statusText); + } + var obj; + try { + eval("obj = " + data); + } catch(e) { + throw new JSONRpcClient.Exception(550, "error parsing result"); + } + if(obj.error) + throw new JSONRpcClient.Exception(obj.error.code, obj.error.msg, + obj.error.trace); + var res = obj.result; + + /* Handle CallableProxy */ + if(res && res.objectID && res.JSONRPCType == "CallableReference") + return new JSONRpcClient(this.serverURL, this.user, + this.pass, res.objectID); + + return res; +}; + + +/* XMLHttpRequest wrapper code */ + +/* XMLHttpRequest pool globals */ +JSONRpcClient.http_spare = []; +JSONRpcClient.http_max_spare = 8; + +JSONRpcClient.poolGetHTTPRequest = +function JSONRpcClient_pool_getHTTPRequest() +{ + if(JSONRpcClient.http_spare.length > 0) { + return JSONRpcClient.http_spare.pop(); + } + return JSONRpcClient.getHTTPRequest(); +}; + +JSONRpcClient.poolReturnHTTPRequest = +function JSONRpcClient_poolReturnHTTPRequest(http) +{ + if(JSONRpcClient.http_spare.length >= JSONRpcClient.http_max_spare) + delete http; + else + JSONRpcClient.http_spare.push(http); +}; + +JSONRpcClient.msxmlNames = [ "MSXML2.XMLHTTP.5.0", + "MSXML2.XMLHTTP.4.0", + "MSXML2.XMLHTTP.3.0", + "MSXML2.XMLHTTP", + "Microsoft.XMLHTTP" ]; + +JSONRpcClient.getHTTPRequest = +function JSONRpcClient_getHTTPRequest() +{ + /* Mozilla XMLHttpRequest */ + try { + JSONRpcClient.httpObjectName = "XMLHttpRequest"; + return new XMLHttpRequest(); + } catch(e) {} + + /* Microsoft MSXML ActiveX */ + for (var i=0;i < JSONRpcClient.msxmlNames.length; i++) { + try { + JSONRpcClient.httpObjectName = JSONRpcClient.msxmlNames[i]; + return new ActiveXObject(JSONRpcClient.msxmlNames[i]); + } catch (e) {} + } + + /* None found */ + JSONRpcClient.httpObjectName = null; + throw new JSONRpcClient.Exception(0, "Can't create XMLHttpRequest object"); +}; diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.html b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.html new file mode 100644 index 0000000000..a75560ff92 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.html @@ -0,0 +1,105 @@ + + + +Apache Tuscany Domain + + + + + + + + + + + + +

Apache Tuscany Domain

+ +
+ + + diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.png b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.png new file mode 100644 index 0000000000..e88c4f882a Binary files /dev/null and b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/domain.png differ diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/node.png b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/node.png new file mode 100644 index 0000000000..fa01e64272 Binary files /dev/null and b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/node.png differ diff --git a/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/style.css b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/style.css new file mode 100644 index 0000000000..f5bbf23379 --- /dev/null +++ b/sandbox/slaws/modules/domain-rework/src/main/resources/webroot/style.css @@ -0,0 +1,176 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +p,table,li,h1,h2,h3 +{ +font-family: verdana, arial, 'sans serif'; +} + +p, h1, h2, h3, table, li, hr +{ +margin-left: 10pt; +} + +table +{ +border-color: black; +border-collapse: separate; +border-spacing: 0px 1px; + +margin-right: 10pt; +margin-left: 10pt; +width: 800px; +} + +.sourceDetailsTable +{ +width: 600px; +} + +tr, td +{ +margin-left: 0pt; +margin-right: 0pt; +padding-left: 10pt; +font-size: 90%; +} + +p,li,th +{ +font-size: 90%; +margin-left: 10pt; +} + +pre +{ +margin-left: 10pt; +} + +body +{ +#ffffff; +} + +h1,h2,h3,hr +{ +color: firebrick; +} + +a:link {COLOR: firebrick;} +a:visited {COLOR: firebrick;} +a:active {COLOR: navy;} + +.link +{ +COLOR: firebrick; +text-decoration: underline; +} + +.clickable +{ +cursor: pointer +} + +.unread_title +{ +font-weight: bold; +} + +.read_title +{ +font-weight: normal; +} + +.summary +{ +color: DimGrey; +} + +.hidden +{ +display: none; +} + +.source_name +{ +width: 600px; +} + +.alert_text +{ +width: 600px; +} + +.alert_data +{ +margin-left: 10px; +width: 800px; +height: 800px; +} + +.source_0 +{ +background-color: LightGreen; +} + +.source_1 +{ +background-color: LightSkyBlue; +} + +.source_2 +{ +background-color: Khaki; +} + +.source_3 +{ +background-color: LightPink; +} + +.source_4 +{ +background-color: Orange; +} + +.source_5 +{ +background-color: LightCoral; +} + +.source_6 +{ +background-color: Orchid; +} + +.source_7 +{ +background-color: Peru; +} + +.source_8 +{ +background-color: SpringGreen; +} + +.source_9 +{ +background-color: LightGrey; +} + diff --git a/sandbox/slaws/scatours/calculator.svg b/sandbox/slaws/scatours/calculator.svg new file mode 100644 index 0000000000..af34f07e04 --- /dev/null +++ b/sandbox/slaws/scatours/calculator.svg @@ -0,0 +1,329 @@ + + + + + + + + + + image/svg+xml + + + + + + + + Calculator + + CalculatorServiceComponent + + + CalculatorService + AddServiceComponent + + SubtractServiceComponent + + MultiplyServiceComponent + + DivideServiceComponent + addService + subtractService + multiplyService + divideService + + + + + + diff --git a/sandbox/slaws/scatours/calendar/pom.xml b/sandbox/slaws/scatours/calendar/pom.xml new file mode 100644 index 0000000000..c17101ecfd --- /dev/null +++ b/sandbox/slaws/scatours/calendar/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-incubating-SNAPSHOT + ../../pom.xml + + scatours-calendar + Apache Tuscany SCA Tours Calendar Component + + + + org.apache.tuscany.sca + tuscany-host-embedded + 2.0-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-incubating-SNAPSHOT + runtime + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + diff --git a/sandbox/slaws/scatours/calendar/src/main/java/calendar/Calendar.java b/sandbox/slaws/scatours/calendar/src/main/java/calendar/Calendar.java new file mode 100644 index 0000000000..90736b92b4 --- /dev/null +++ b/sandbox/slaws/scatours/calendar/src/main/java/calendar/Calendar.java @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package calendar; + +/** + * The Add service interface + */ +public interface Calendar { + + String getEndDate(String startDate, int duration); + +} diff --git a/sandbox/slaws/scatours/calendar/src/main/java/calendar/CalendarImpl.java b/sandbox/slaws/scatours/calendar/src/main/java/calendar/CalendarImpl.java new file mode 100644 index 0000000000..343926da65 --- /dev/null +++ b/sandbox/slaws/scatours/calendar/src/main/java/calendar/CalendarImpl.java @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package calendar; + +import java.text.DateFormat; +import java.util.Date; +import java.util.TimeZone; +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * An implementation of the Add service + */ +public class CalendarImpl implements Calendar { + + public String getEndDate(String startDate, int duration){ + String returnDate = "Invalid Date"; + + try { + Date date = DateFormat.getInstance().parse(startDate); + java.util.Calendar calendar = java.util.Calendar.getInstance(); + calendar.setTime(date); + calendar.add(java.util.Calendar.DATE, duration); + returnDate = DateFormat.getInstance().format(calendar.getTime()); + } catch (Exception ex){ + // do nothing + System.out.println(ex.toString()); + } + + return returnDate; + } +} diff --git a/sandbox/slaws/scatours/calendar/src/main/resources/calendar.composite b/sandbox/slaws/scatours/calendar/src/main/resources/calendar.composite new file mode 100644 index 0000000000..b72c450446 --- /dev/null +++ b/sandbox/slaws/scatours/calendar/src/main/resources/calendar.composite @@ -0,0 +1,29 @@ + + + + + + + + + diff --git a/sandbox/slaws/scatours/calendar/src/test/java/calendar/CalendarTestCase.java b/sandbox/slaws/scatours/calendar/src/test/java/calendar/CalendarTestCase.java new file mode 100644 index 0000000000..fee00fbb0a --- /dev/null +++ b/sandbox/slaws/scatours/calendar/src/test/java/calendar/CalendarTestCase.java @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package calendar; + +import junit.framework.TestCase; + +import org.apache.tuscany.sca.host.embedded.SCADomain; + +/** + * This shows how to test the Calculator service component. + */ +public class CalendarTestCase extends TestCase { + + private Calendar calendar; + private SCADomain scaDomain; + + @Override + protected void setUp() throws Exception { + scaDomain = SCADomain.newInstance("calendar.composite"); + calendar = scaDomain.getService(Calendar.class, "CalendarComponent"); + } + + @Override + protected void tearDown() throws Exception { + scaDomain.close(); + } + + public void testCalculator() throws Exception { + System.out.println(calendar.getEndDate("07/10/96 04:05", 3)); + } +} diff --git a/sandbox/slaws/scatours/currencyconverter/pom.xml b/sandbox/slaws/scatours/currencyconverter/pom.xml new file mode 100644 index 0000000000..3209790341 --- /dev/null +++ b/sandbox/slaws/scatours/currencyconverter/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-incubating-SNAPSHOT + ../../pom.xml + + scatours-currencyconverter + Apache Tuscany SCA Tours Currency Converter Component + + + + org.apache.tuscany.sca + tuscany-host-embedded + 2.0-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-incubating-SNAPSHOT + runtime + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + diff --git a/sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverter.java b/sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverter.java new file mode 100644 index 0000000000..b73f35c40c --- /dev/null +++ b/sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverter.java @@ -0,0 +1,28 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package currencyconverter; + +/** + * The CurrencyConverter service interface + */ +public interface CurrencyConverter { + + double getExchangeRate(String fromCurrency, String toCurrency); + +} diff --git a/sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverterImpl.java b/sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverterImpl.java new file mode 100644 index 0000000000..6769239b56 --- /dev/null +++ b/sandbox/slaws/scatours/currencyconverter/src/main/java/currencyconverter/CurrencyConverterImpl.java @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package currencyconverter; + + +/** + * An implementation of the CurrencyConverter service + */ +public class CurrencyConverterImpl implements CurrencyConverter { + + public double getExchangeRate(String fromCurrencyCode, String toCurrencyCode){ + // regardless of which currencies are specified return the same value + return 1.98; + } + + public double convert(String fromCurrencyCode, String toCurrencyCode, double amount){ + return amount * getExchangeRate(fromCurrencyCode, toCurrencyCode); + } +} diff --git a/sandbox/slaws/scatours/currencyconverter/src/main/resources/currencyconverter.composite b/sandbox/slaws/scatours/currencyconverter/src/main/resources/currencyconverter.composite new file mode 100644 index 0000000000..ae94401f6c --- /dev/null +++ b/sandbox/slaws/scatours/currencyconverter/src/main/resources/currencyconverter.composite @@ -0,0 +1,29 @@ + + + + + + + + + diff --git a/sandbox/slaws/scatours/currencyconverter/src/test/java/currencyconverter/CurrencyConverterTestCase.java b/sandbox/slaws/scatours/currencyconverter/src/test/java/currencyconverter/CurrencyConverterTestCase.java new file mode 100644 index 0000000000..6bdf32dd0d --- /dev/null +++ b/sandbox/slaws/scatours/currencyconverter/src/test/java/currencyconverter/CurrencyConverterTestCase.java @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package currencyconverter; + +import junit.framework.TestCase; + +import org.apache.tuscany.sca.host.embedded.SCADomain; + +/** + * This shows how to test the Calculator service component. + */ +public class CurrencyConverterTestCase extends TestCase { + + private CurrencyConverter currencyConverter; + private SCADomain scaDomain; + + @Override + protected void setUp() throws Exception { + scaDomain = SCADomain.newInstance("currencyconverter.composite"); + currencyConverter = scaDomain.getService(CurrencyConverter.class, "CurrencyConverterComponent"); + } + + @Override + protected void tearDown() throws Exception { + scaDomain.close(); + } + + public void testCurrecncyConverter() throws Exception { + System.out.println(currencyConverter.getExchangeRate("GBP", "USD")); + } +} diff --git a/sandbox/slaws/scatours/gettingstarted/pom.xml b/sandbox/slaws/scatours/gettingstarted/pom.xml new file mode 100644 index 0000000000..122d04b272 --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-incubating-SNAPSHOT + ../../pom.xml + + scatours-gettingstarted + Apache Tuscany SCA Tours Getting Started + + + + org.apache.tuscany.sca + tuscany-host-embedded + 2.0-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-incubating-SNAPSHOT + runtime + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/java/client/CurrencyConverterClient.java b/sandbox/slaws/scatours/gettingstarted/src/main/java/client/CurrencyConverterClient.java new file mode 100644 index 0000000000..80d2f4603c --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/java/client/CurrencyConverterClient.java @@ -0,0 +1,38 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package client; + +import org.apache.tuscany.sca.host.embedded.SCADomain; +import currencyconverter.CurrencyConverter; + +/** + * This shows how to run the CurrencyConverter component. + */ +public class CurrencyConverterClient { + + public final static void main(String[] args) throws Exception { + SCADomain scaDomain = + SCADomain.newInstance("currencyconverter.composite"); + CurrencyConverter currencyConverter = + scaDomain.getService(CurrencyConverter.class, + "CurrencyConverterComponent"); + System.out.println(currencyConverter.convert("GBP", "USD", 27.65)); + scaDomain.close(); + } +} diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/java/client/TripClient.java b/sandbox/slaws/scatours/gettingstarted/src/main/java/client/TripClient.java new file mode 100644 index 0000000000..73aa5e2146 --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/java/client/TripClient.java @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package client; + +import org.apache.tuscany.sca.host.embedded.SCADomain; + +import trip.Trip; + +/** + * This shows how to run the CurrencyConverter component. + */ +public class TripClient { + + public final static void main(String[] args) throws Exception { + SCADomain scaDomain = SCADomain.newInstance("trip.composite"); + Trip trip = scaDomain.getService(Trip.class, "TripComponent"); + System.out.println(trip.getTotalPrice()); + + scaDomain.close(); + } +} diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverter.java b/sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverter.java new file mode 100644 index 0000000000..dbae9cbe53 --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverter.java @@ -0,0 +1,30 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package currencyconverter; + +import org.osoa.sca.annotations.Remotable; + +/** + * The CurrencyConverter service interface + */ +public interface CurrencyConverter { + double convert(String fromCurrencyCode, + String toCurrencyCode, + double amount); +} diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverterImpl.java b/sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverterImpl.java new file mode 100644 index 0000000000..ed7e2691ff --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/java/currencyconverter/CurrencyConverterImpl.java @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package currencyconverter; + + +/** + * An implementation of the CurrencyConverter service + */ +public class CurrencyConverterImpl implements CurrencyConverter { + public double convert(String fromCurrencyCode, + String toCurrencyCode, + double amount){ + // regardless of which currencies are specified the + // conversion is the same! + return amount * 1.23; + } +} diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/java/trip/Trip.java b/sandbox/slaws/scatours/gettingstarted/src/main/java/trip/Trip.java new file mode 100644 index 0000000000..c7f930c631 --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/java/trip/Trip.java @@ -0,0 +1,26 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package trip; + +/** + * The Trip service interface + */ +public interface Trip { + double getTotalPrice(); +} diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/java/trip/TripImpl.java b/sandbox/slaws/scatours/gettingstarted/src/main/java/trip/TripImpl.java new file mode 100644 index 0000000000..6b3f3c7836 --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/java/trip/TripImpl.java @@ -0,0 +1,46 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ +package trip; + +import org.osoa.sca.annotations.Reference; + +import currencyconverter.CurrencyConverter; + +/** + * An implementation of the Trip service + */ +public class TripImpl implements Trip { + + private CurrencyConverter currencyConverter; + + private double totalPrice = 123.45; + private String supplierCurrency = "USD"; + private String quoteCurrency = "GBP"; + + @Reference + public void setCurrencyConverter(CurrencyConverter currencyConverter){ + this.currencyConverter = currencyConverter; + } + + public double getTotalPrice(){ + return currencyConverter.convert(supplierCurrency, + quoteCurrency, + totalPrice); + } +} diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/resources/currencyconverter.composite b/sandbox/slaws/scatours/gettingstarted/src/main/resources/currencyconverter.composite new file mode 100644 index 0000000000..ae94401f6c --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/resources/currencyconverter.composite @@ -0,0 +1,29 @@ + + + + + + + + + diff --git a/sandbox/slaws/scatours/gettingstarted/src/main/resources/trip.composite b/sandbox/slaws/scatours/gettingstarted/src/main/resources/trip.composite new file mode 100644 index 0000000000..ee5c6812db --- /dev/null +++ b/sandbox/slaws/scatours/gettingstarted/src/main/resources/trip.composite @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + diff --git a/sandbox/slaws/scatours/pom.xml b/sandbox/slaws/scatours/pom.xml new file mode 100644 index 0000000000..6568384acb --- /dev/null +++ b/sandbox/slaws/scatours/pom.xml @@ -0,0 +1,47 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-incubating-SNAPSHOT + ../pom.xml + + tuscany-scatours + pom + Apache Tuscany SCA Tours Sample + + + + default + + true + + + calendar + currencyconverter + gettingstarted + + + + + + -- cgit v1.2.3