summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/running-tuscany (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add more words about running slaws2010-10-211-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025922 13f79535-47bb-0310-9956-ffa450edef68
* Add some words about what it means to package a contribution for running in ↵slaws2010-10-201-6/+36
| | | | | | a webapp and correct some mistakes in the existing text git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025616 13f79535-47bb-0310-9956-ffa450edef68
* Add a pointer to the web instructions for using Eclipse. Still based on 1.x ↵slaws2010-10-201-0/+9
| | | | | | as we haven't ported yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025565 13f79535-47bb-0310-9956-ffa450edef68
* Update *-runtime pom types to be *-runtime-pom so its consistent with the ↵antelder2010-10-192-2/+2
| | | | | | base one and more obvious you need to have <type>pom</type> when using the dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024153 13f79535-47bb-0310-9956-ffa450edef68
* Add file I neglected to commit previouslyslaws2010-10-181-0/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023702 13f79535-47bb-0310-9956-ffa450edef68
* Run up the async sample from the embedded launcherslaws2010-10-151-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023034 13f79535-47bb-0310-9956-ffa450edef68
* Update implementation spring and bpel to use the base + extension runtime ↵antelder2010-10-151-1/+1
| | | | | | approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68
* Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder2010-10-141-2/+2
| | | | | | the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
* remove unnecessary dependencyslaws2010-10-141-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022429 13f79535-47bb-0310-9956-ffa450edef68
* Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder2010-10-133-3/+3
| | | | | | to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
* attempt to depend on the learning-more contributions so they get built first slaws2010-10-111-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021321 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to new runtime references. slaws2010-10-112-33/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021318 13f79535-47bb-0310-9956-ffa450edef68
* Make it work with OSGi in distro. Needs more work to depend on osgi-runtime.slaws2010-10-081-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005833 13f79535-47bb-0310-9956-ffa450edef68
* Fix up ant script to use an aggregate base jarslaws2010-10-081-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005832 13f79535-47bb-0310-9956-ffa450edef68
* Change from include to import as the include target cannot be found when ↵slaws2010-10-051-3/+3
| | | | | | running in nested ant scripts, as in itest/distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004573 13f79535-47bb-0310-9956-ffa450edef68
* Update for sample name changesslaws2010-10-0411-33/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004166 13f79535-47bb-0310-9956-ffa450edef68
* Commented out failing samples.fmoga2010-10-011-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003427 13f79535-47bb-0310-9956-ffa450edef68
* Add all of the launchers into the test caseslaws2010-09-291-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002634 13f79535-47bb-0310-9956-ffa450edef68
* Correct test locations and refer to jars so that we can remove classes ↵slaws2010-09-293-5/+4
| | | | | | directory from the distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002633 13f79535-47bb-0310-9956-ffa450edef68
* Remove as it's no longer usedslaws2010-09-291-43/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002631 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3674 Remove a change previously checked in by accident where I was ↵slaws2010-09-281-3/+3
| | | | | | looking locally at putting the "all" meta-data under a directory called "all". Still want to do that but not checked the other bits in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002138 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 remove redundant launcher prefix from running-tuscany projectskelvingoodson2010-09-2548-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001215 13f79535-47bb-0310-9956-ffa450edef68
* fix to match sample locationslaws2010-09-242-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000973 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 code changes to reflect reorgkelvingoodson2010-09-244-15/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000802 13f79535-47bb-0310-9956-ffa450edef68
* 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 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-201-1/+1
| | | | 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
* 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
* 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
* 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
* TUSCANY-3677 pom fixup after reorgkelvingoodson2010-09-161-0/+1
| | | | 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-161-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997812 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-141-0/+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/+2334
| | | | 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-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996890 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 add directory for "running tuscany" sampleskelvingoodson2010-09-141-0/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996883 13f79535-47bb-0310-9956-ffa450edef68