summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a link to the store app home page. Change test script to restart the app.jsdelfino2010-09-192-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998599 13f79535-47bb-0310-9956-ffa450edef68
* Fix links broken by recent refactoring of the sameples, and use store ↵jsdelfino2010-09-196-49/+49
| | | | | | contribution instead of calculator in shell sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998597 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino2010-09-191-1/+1
| | | | | | use the deployed binding URI, like the JSON-RPC already does. Change the dojo include from absolute to a relative path. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998596 13f79535-47bb-0310-9956-ffa450edef68
* Change uri parameter to location of deployment composite and make it ↵jsdelfino2010-09-194-40/+46
| | | | | | optional. Change restart command to use previous config if not specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998579 13f79535-47bb-0310-9956-ffa450edef68
* Remove extraneous > and fixed sample artifact id as they're breaking the build.jsdelfino2010-09-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998578 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2010-09-171-5/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998112 13f79535-47bb-0310-9956-ffa450edef68
* Put back to use the samples parent pom.xmlantelder2010-09-171-10/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998063 13f79535-47bb-0310-9956-ffa450edef68
* Showantelder2010-09-171-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998062 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 pom fixup after reorgkelvingoodson2010-09-162-0/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997822 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 pom fixup after reorgkelvingoodson2010-09-165-1/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997818 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson2010-09-163-27/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997812 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 partial pom fixup after reorg-- more comingkelvingoodson2010-09-161-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997810 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1653-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997803 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorg - move calc-rest-osgi to maven-osgi-junit ↵kelvingoodson2010-09-1616-0/+0
| | | | | | category git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997798 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved ↵kelvingoodson2010-09-1687-0/+0
| | | | | | to getting started git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997796 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1617-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997795 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1616-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997794 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-1618-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997793 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 all implementation.* samples are part of sca-features samples setkelvingoodson2010-09-1677-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997789 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples reorgkelvingoodson2010-09-164-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997788 13f79535-47bb-0310-9956-ffa450edef68
* Add a couple of sample contributions that reuse the helloworld sample ↵antelder2010-09-168-0/+435
| | | | | | contribution with and include and adding a ws binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997736 13f79535-47bb-0310-9956-ffa450edef68
* Clean up poms for comet binding and sample.fmoga2010-09-161-30/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997714 13f79535-47bb-0310-9956-ffa450edef68
* Add exports so other samples can reuse the helloworld contributionantelder2010-09-161-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997707 13f79535-47bb-0310-9956-ffa450edef68
* Moved comet binding to trunk.fmoga2010-09-1615-0/+646
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997698 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 configure poms to match distributed osgi samples reorgkelvingoodson2010-09-165-4/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997674 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move projects that configure osgi explicitlykelvingoodson2010-09-1650-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997661 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move sample projects that configure osgi dynamicallykelvingoodson2010-09-1647-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997658 13f79535-47bb-0310-9956-ffa450edef68
* Add a skip for the remote resources plugin for the samples so they don't ↵antelder2010-09-161-0/+9
| | | | | | inlcude unnecessar guff git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997652 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix test failures due to contribution and launcher moveskelvingoodson2010-09-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997264 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix test failures due to contribution and launcher moveskelvingoodson2010-09-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997247 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix bad contribution path (contribution yet to be moved)kelvingoodson2010-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996903 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 update launchers to reference contributions in new locationskelvingoodson2010-09-144-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996901 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 pom updates to match recent server side reorg of launcher projectskelvingoodson2010-09-142-12/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996897 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move launchers into running-tuscany folderkelvingoodson2010-09-1445-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996894 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix pom errors after recent changeskelvingoodson2010-09-143-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996890 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 alter pom to match recent sample reorg of binding.* sampleskelvingoodson2010-09-142-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996887 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 server side move of some sca feature samples (matching pom ↵kelvingoodson2010-09-1471-0/+0
| | | | | | change to follow shortly) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996885 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 add directory for "running tuscany" sampleskelvingoodson2010-09-142-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996883 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 add folders for sample applications and demonstrations of sca ↵kelvingoodson2010-09-143-0/+86
| | | | | | features git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996878 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move store sample into applications folderkelvingoodson2010-09-1420-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996875 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@996622 13f79535-47bb-0310-9956-ffa450edef68
* update pom in line with move of getting started sample contributionskelvingoodson2010-09-131-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996552 13f79535-47bb-0310-9956-ffa450edef68
* separate out getting started sample contributionskelvingoodson2010-09-1357-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996545 13f79535-47bb-0310-9956-ffa450edef68
* match poms to changed structurekelvingoodson2010-09-132-8/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996472 13f79535-47bb-0310-9956-ffa450edef68
* move hello world samples to getting startedkelvingoodson2010-09-1356-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996462 13f79535-47bb-0310-9956-ffa450edef68
* A windows launcherslaws2010-09-091-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995479 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up binding.rest osgi enablementrfeng2010-09-081-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993613 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@992153 13f79535-47bb-0310-9956-ffa450edef68
* Add sample to Maven build. Remove outdated build.xml, will add a working one ↵jsdelfino2010-08-312-51/+1
| | | | | | later. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991045 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino2010-08-3112-34/+221
| | | | | | 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@991044 13f79535-47bb-0310-9956-ffa450edef68