summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved more samples.fmoga2010-09-2084-89/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998916 13f79535-47bb-0310-9956-ffa450edef68
* Moved more samples.fmoga2010-09-2044-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998914 13f79535-47bb-0310-9956-ffa450edef68
* Moved some of the samples into the apropriate section.fmoga2010-09-2059-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998913 13f79535-47bb-0310-9956-ffa450edef68
* Move samples in temp folder.fmoga2010-09-20495-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998912 13f79535-47bb-0310-9956-ffa450edef68
* Trimmed getting-started folder.fmoga2010-09-20158-448/+109
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998911 13f79535-47bb-0310-9956-ffa450edef68
* Renamed tuscany-features to sca-extensions.fmoga2010-09-2052-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998907 13f79535-47bb-0310-9956-ffa450edef68
* Copy trunk samples to sanbox to experiment with renames and movesantelder2010-09-20601-0/+39696
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998905 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino2010-09-133-147/+226
| | | | | | factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996620 13f79535-47bb-0310-9956-ffa450edef68
* make sdo samples doc availablekelvingoodson2010-09-081-0/+244
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995011 13f79535-47bb-0310-9956-ffa450edef68
* Change uri parameter to location of deployment composite and make it ↵jsdelfino2010-09-084-40/+46
| | | | | | optional. Change restart command to use previous config if not specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993561 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox to experiment with deployment and management commands.jsdelfino2010-09-076082-0/+518516
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68
* Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ↵jsdelfino2010-09-029-170/+188
| | | | | | redundant test case and refactor test WSDL namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992150 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino2010-08-3014-34/+236
| | | | | | cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990870 13f79535-47bb-0310-9956-ffa450edef68
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory ↵jsdelfino2010-08-307-18/+376
| | | | | | and then run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990676 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox to experiment with different ways to embed the runtime.jsdelfino2010-08-295918-0/+509213
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68
* Replace usage of Xpath by pure java code walking through the DOM.jsdelfino2010-08-293-11/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990619 13f79535-47bb-0310-9956-ffa450edef68
* Sample implementation extension that shows how to support both Java and WSDL ↵jsdelfino2010-08-2931-0/+1721
| | | | | | interfaces and different data bindings. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990608 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox to experiment and extend the runtime.jsdelfino2010-08-295887-0/+507375
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68
* This was moved to Apache Nuvem - ↵lresende2010-08-0171-4185/+0
| | | | | | http://svn.apache.org/repos/asf/incubator/nuvem/ and the original version copied from Tuscany is now at http://svn.apache.org/repos/asf/incubator/nuvem/contrib/nuvem-initial-contribution/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981151 13f79535-47bb-0310-9956-ffa450edef68
* Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino2010-07-207-28/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965723 13f79535-47bb-0310-9956-ffa450edef68
* Add support for properties.jsdelfino2010-07-205-11/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965722 13f79535-47bb-0310-9956-ffa450edef68
* Put back some code to use the InterfaceContractMapper to match interfaces, ↵jsdelfino2010-07-201-0/+4
| | | | | | as the latest code which just looks for matching operation names breaks the support for dynamic interfaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965721 13f79535-47bb-0310-9956-ffa450edef68
* Tweak the JSON-RPC binding to work without Java interfaces and recognize ↵jsdelfino2010-07-193-40/+68
| | | | | | dynamic interfaces bound to the JSON databinding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965361 13f79535-47bb-0310-9956-ffa450edef68
* Add a strawman Python implementation extension.jsdelfino2010-07-1931-0/+2803
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965360 13f79535-47bb-0310-9956-ffa450edef68
* Add a model for Python component implementations.jsdelfino2010-07-1912-0/+733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965359 13f79535-47bb-0310-9956-ffa450edef68
* Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino2010-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965358 13f79535-47bb-0310-9956-ffa450edef68
* Branch to experiment with dynamic component interfaces and implementations.jsdelfino2010-07-195586-0/+481728
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
* Reorganize sandbox a little bit.jsdelfino2010-07-1986-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965345 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS SCA namespaceslresende2010-06-0410-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951264 13f79535-47bb-0310-9956-ffa450edef68
* sandbox structure for understanding maven javadoc plugin params and ↵kelvingoodson2010-05-2717-0/+546
| | | | | | behaviour in reactor build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948784 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolet work in progress codelresende2010-05-2115-871/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947208 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2010-05-043-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940924 13f79535-47bb-0310-9956-ffa450edef68
* [maven-scm] copy for tag 2.0-M5antelder2010-05-0416-0/+2103
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940923 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release 2.0-M5antelder2010-05-043-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940922 13f79535-47bb-0310-9956-ffa450edef68
* remove old release plugin configantelder2010-05-041-14/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940909 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox test area to play with trying the latest maven release plugins and ↵antelder2010-05-0416-0/+2117
| | | | | | process git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940903 13f79535-47bb-0310-9956-ffa450edef68
* utilities for tracking spi changeskelvingoodson2010-05-043-2/+163
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940772 13f79535-47bb-0310-9956-ffa450edef68
* Add scenario diagramslaws2010-04-191-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935468 13f79535-47bb-0310-9956-ffa450edef68
* Its a Jar not a Warslaws2010-04-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935185 13f79535-47bb-0310-9956-ffa450edef68
* Load the common contribution as it's required by the bank contribution slaws2010-04-171-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935184 13f79535-47bb-0310-9956-ffa450edef68
* Remove absolute parent pom referenceslaws2010-04-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935182 13f79535-47bb-0310-9956-ffa450edef68
* Add some more parts to the simple banking sampleslaws2010-04-1420-46/+621
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934063 13f79535-47bb-0310-9956-ffa450edef68
* simple sample to use as an example when working with studentsslaws2010-04-1410-0/+765
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933952 13f79535-47bb-0310-9956-ffa450edef68
* example use of tuscany.spi custom javadoc tag at package levelkelvingoodson2010-04-134-0/+234
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933709 13f79535-47bb-0310-9956-ffa450edef68
* fix errors and display only direct depskelvingoodson2010-04-131-16/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933627 13f79535-47bb-0310-9956-ffa450edef68
* make binding graph consistent with more recent oneskelvingoodson2010-04-131-48/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933600 13f79535-47bb-0310-9956-ffa450edef68
* policy dependencies graphkelvingoodson2010-04-131-0/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933591 13f79535-47bb-0310-9956-ffa450edef68
* hand crafted dependency graph sourcekelvingoodson2010-04-133-0/+198
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933587 13f79535-47bb-0310-9956-ffa450edef68
* Add more printrfeng2010-03-311-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929641 13f79535-47bb-0310-9956-ffa450edef68
* Reorder the methodsrfeng2010-03-231-13/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926811 13f79535-47bb-0310-9956-ffa450edef68