summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3677 fix up contribution pathskelvingoodson2010-09-234-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000478 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 logging-scribe was not enabled before reorg, and does not build ↵kelvingoodson2010-09-231-1/+1
| | | | | | cleanly, so re-disabling it for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000396 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix logging config due to recent move of logging.properties filekelvingoodson2010-09-231-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000368 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 push logging.properties down to only current place of reference ↵kelvingoodson2010-09-231-0/+0
| | | | | | (corresponding build.xml file update pending) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000366 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 more samples tidy up and pom fix-upkelvingoodson2010-09-233-46/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000360 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move tuscsny feature sample contributions into new ↵kelvingoodson2010-09-2351-0/+0
| | | | | | learning-more folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000352 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 move contributions into new learning-more folderkelvingoodson2010-09-23326-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000351 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 bring async sample into samples reactor buildkelvingoodson2010-09-222-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000056 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000051 ↵kelvingoodson2010-09-2219-0/+820
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 split out the osgi sample to separate launchers per featurekelvingoodson2010-09-213-93/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999436 13f79535-47bb-0310-9956-ffa450edef68
* Adding plugin to allow mvn:deploylresende2010-09-211-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999238 13f79535-47bb-0310-9956-ffa450edef68
* Adding plugin to allow mvn:deploylresende2010-09-211-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999227 13f79535-47bb-0310-9956-ffa450edef68
* Adding plugin to allow mvn:deploylresende2010-09-211-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999225 13f79535-47bb-0310-9956-ffa450edef68
* Change links to relative so that their work on other hosts than localhost.jsdelfino2010-09-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999140 13f79535-47bb-0310-9956-ffa450edef68
* A few project name consistency changesslaws2010-09-2012-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998881 13f79535-47bb-0310-9956-ffa450edef68
* Correct path to contribution now that samples have movedslaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 reintroduce samples to top level buildkelvingoodson2010-09-207-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998846 13f79535-47bb-0310-9956-ffa450edef68
* Start some instructions for running in an OSGi frameworkslaws2010-09-201-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998845 13f79535-47bb-0310-9956-ffa450edef68
* Correct root location string now sample has movedslaws2010-09-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998839 13f79535-47bb-0310-9956-ffa450edef68
* 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