summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Move 2.x code into contrib/2.xrfeng2009-10-2654-40/+363
| | | | | | Change the pom.xml to depend on node-impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829858 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for multi-user shoppingCartlresende2009-10-266-21/+180
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829709 13f79535-47bb-0310-9956-ffa450edef68
* Adding user services and integrating with the store applicationlresende2009-10-267-30/+236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829708 13f79535-47bb-0310-9956-ffa450edef68
* Add ability to create a distribution for the travelsamplerfeng2009-10-238-0/+2471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829270 13f79535-47bb-0310-9956-ffa450edef68
* Store vegetable catalog tweaked to run on the ibmcloud environmentlresende2009-10-2314-0/+795
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829153 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing composite to source controllresende2009-10-232-0/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829152 13f79535-47bb-0310-9956-ffa450edef68
* A pom for the cloud sandboxlresende2009-10-231-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829151 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing source folder to expertise-rest samplelresende2009-10-236-0/+357
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829150 13f79535-47bb-0310-9956-ffa450edef68
* Updating store with new vegetables catalog and adding basic support for ↵lresende2009-10-2318-48/+480
| | | | | | shoppingCart services using JSON-RPC git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829149 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation of the cloud-api based on Google AppEngine ↵lresende2009-10-2312-0/+652
| | | | | | infrastructure services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829148 13f79535-47bb-0310-9956-ffa450edef68
* Straw-man cloud api that abstract different cloud infrastructure services ↵lresende2009-10-235-0/+173
| | | | | | and allow applications to consume these services independently of the cloud environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829147 13f79535-47bb-0310-9956-ffa450edef68
* Add new deployment module to reactor buildantelder2009-10-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828646 13f79535-47bb-0310-9956-ffa450edef68
* Update to just refer to the sca-assembly root as that has a pom.xml now to ↵antelder2009-10-221-1/+1
| | | | | | include the Test_Client code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828635 13f79535-47bb-0310-9956-ffa450edef68
* Add a pom.xml for the sca-assembly root which is copied from OASIS with all ↵antelder2009-10-221-0/+253
| | | | | | the test modules removed as only the client stuff is needed here git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828633 13f79535-47bb-0310-9956-ffa450edef68
* Add a webapp for creditcard-payment-jaxbrfeng2009-10-205-0/+355
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826957 13f79535-47bb-0310-9956-ffa450edef68
* Add the build.xml copied from the tuscany folderantelder2009-10-191-0/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826613 13f79535-47bb-0310-9956-ffa450edef68
* Add test client folder to buildantelder2009-10-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826611 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a pom.xml to build and run the sca-j caa tests along with all ↵antelder2009-10-181-0/+73
| | | | | | th eTuscany modules they need git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826388 13f79535-47bb-0310-9956-ffa450edef68
* Removing web-inf\classes from source repositorylresende2009-10-162-67/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825764 13f79535-47bb-0310-9956-ffa450edef68
* Removing web-inf\classes from source repositorylresende2009-10-162-62/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825763 13f79535-47bb-0310-9956-ffa450edef68
* Moving rest service cloud example to cloud sandboxlresende2009-10-1613-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825752 13f79535-47bb-0310-9956-ffa450edef68
* Committing minor local changes to allow moving the location of the projectlresende2009-10-167-359/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825751 13f79535-47bb-0310-9956-ffa450edef68
* Moving store catalog cloud sample to cloud sandboxlresende2009-10-1619-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825748 13f79535-47bb-0310-9956-ffa450edef68
* Updating google app engine plugin versionlresende2009-10-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825744 13f79535-47bb-0310-9956-ffa450edef68
* Moving cloud store sample to cloud tutorial sandboxlresende2009-10-1620-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825743 13f79535-47bb-0310-9956-ffa450edef68
* Committing minor local changes to allow moving the location of the projectlresende2009-10-165-5/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825741 13f79535-47bb-0310-9956-ffa450edef68
* Updating google app engine plugin versionlresende2009-10-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825740 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825324 ↵rfeng2009-10-144-1/+1
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Delete .settings from svnrfeng2009-10-142-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825320 13f79535-47bb-0310-9956-ffa450edef68
* Remove jars from svnrfeng2009-10-148-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825314 13f79535-47bb-0310-9956-ffa450edef68
* Add a variant of helloworld-jsp-google-appengine that loads the Tuscany SCA ↵rfeng2009-10-1424-0/+544
| | | | | | node from the people.apache.org git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825195 13f79535-47bb-0310-9956-ffa450edef68
* Removing compiled classes/resourceslresende2009-10-142-67/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825007 13f79535-47bb-0310-9956-ffa450edef68
* Update the readme with some running instructionsantelder2009-10-131-0/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824696 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a READMEantelder2009-10-131-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824690 13f79535-47bb-0310-9956-ffa450edef68
* Add the Eightball demo contributionsantelder2009-10-1337-0/+1848
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824676 13f79535-47bb-0310-9956-ffa450edef68
* Add a version of the spring payment component configured with authentication ↵slaws2009-10-1119-0/+1163
| | | | | | policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824102 13f79535-47bb-0310-9956-ffa450edef68
* Add customer registry into the spring componentslaws2009-10-117-27/+317
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824091 13f79535-47bb-0310-9956-ffa450edef68
* Separate the ShoppingCart interface into multiple separate interfaces to ↵slaws2009-10-119-66/+105
| | | | | | better match the "introducing" scenario git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824057 13f79535-47bb-0310-9956-ffa450edef68
* Change version of Tuscany referenced from 1.5 to 1.6-SNAPSHOTslaws2009-10-112-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824050 13f79535-47bb-0310-9956-ffa450edef68
* Improve GUI and clean up coderfeng2009-10-101-25/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823807 13f79535-47bb-0310-9956-ffa450edef68
* Add calls to Datastore servicerfeng2009-10-103-1/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823799 13f79535-47bb-0310-9956-ffa450edef68
* Add code to try memcacherfeng2009-10-104-3/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823753 13f79535-47bb-0310-9956-ffa450edef68
* Add POJO components to represent GAE servicesrfeng2009-10-079-29/+478
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822594 13f79535-47bb-0310-9956-ffa450edef68
* Added the currency-servlet module to the build listmcombellack2009-10-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822058 13f79535-47bb-0310-9956-ffa450edef68
* Excluding JAXBContext dependent dependencies as it's not allowed in Google ↵lresende2009-10-051-0/+10
| | | | | | AppEngine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822040 13f79535-47bb-0310-9956-ffa450edef68
* Excluding JAXBContext dependent dependencies as it's not allowed in Google ↵lresende2009-10-051-0/+10
| | | | | | AppEngine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822039 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a Servlet implementation of a currency convertermcombellack2009-10-054-0/+232
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822037 13f79535-47bb-0310-9956-ffa450edef68
* Removing . class from svn structurelresende2009-10-057-71/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821946 13f79535-47bb-0310-9956-ffa450edef68
* Tuscany store scenario running on appengine - Dojo based UI front-end ↵lresende2009-10-0527-0/+745
| | | | | | consuming a remote catalog service using JSON-RPC reference binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821945 13f79535-47bb-0310-9956-ffa450edef68
* Removing . class from svn structurelresende2009-10-055-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821944 13f79535-47bb-0310-9956-ffa450edef68