summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add missing build fileslaws2010-10-261-0/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027604 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up dependenciesslaws2010-10-261-9/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027598 13f79535-47bb-0310-9956-ffa450edef68
* Correct another sample contribution dependencyantelder2010-10-261-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027433 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution dependency nameantelder2010-10-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027423 13f79535-47bb-0310-9956-ffa450edef68
* Correct included contribution nameantelder2010-10-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027416 13f79535-47bb-0310-9956-ffa450edef68
* Correct relative path for new sample locationslaws2010-10-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027119 13f79535-47bb-0310-9956-ffa450edef68
* A bit more tidyingslaws2010-10-251-9/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027102 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution names now "contribution" comes at the endslaws2010-10-252-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027018 13f79535-47bb-0310-9956-ffa450edef68
* fix typoslaws2010-10-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026997 13f79535-47bb-0310-9956-ffa450edef68
* take account of the base-runtime-pom name changeslaws2010-10-221-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026346 13f79535-47bb-0310-9956-ffa450edef68
* Fix up ant scrip to run the async sample and make the target names more like ↵slaws2010-10-221-8/+28
| | | | | | the contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026338 13f79535-47bb-0310-9956-ffa450edef68
* These are not contributions they start the SCA clientslaws2010-10-229-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026304 13f79535-47bb-0310-9956-ffa450edef68
* Move the maven junit samples to running-tuscany.slaws2010-10-2257-4/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026302 13f79535-47bb-0310-9956-ffa450edef68
* It's a webapp not a contributionslaws2010-10-2211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026301 13f79535-47bb-0310-9956-ffa450edef68
* Add example of Tuscany runtime run from JUnit test. slaws2010-10-2219-0/+719
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026289 13f79535-47bb-0310-9956-ffa450edef68
* Add README project to comment for completenessslaws2010-10-211-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026117 13f79535-47bb-0310-9956-ffa450edef68
* A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws2010-10-2155-96/+102
| | | | | | that are odd, e.g. the dosgi ones but getting better. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026113 13f79535-47bb-0310-9956-ffa450edef68
* point to correct page slaws2010-10-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026109 13f79535-47bb-0310-9956-ffa450edef68
* remove logging-scribe as moved to applicationsslaws2010-10-2118-8739/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026050 13f79535-47bb-0310-9956-ffa450edef68
* Move logging-scribe into applicationsslaws2010-10-2118-0/+8739
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026048 13f79535-47bb-0310-9956-ffa450edef68
* 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
* Refresh the top level READMEslaws2010-10-201-224/+99
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025605 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
* Fix hudson fail by using latest dependenciesantelder2010-10-191-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024222 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
* Comment out domain uri config but still need to sort out what we do for ↵antelder2010-10-181-0/+2
| | | | | | domain support in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023737 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base jarantelder2010-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023736 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-152-1/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023034 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3728 Rename the reference async interface and correct the signature ↵slaws2010-10-155-14/+17
| | | | | | of the poll operation which is causing a bind failure in the JIRA. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022997 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
* Temporarily take out the comet sample to see if hudson will complete ok ↵antelder2010-10-151-1/+1
| | | | | | without it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022919 13f79535-47bb-0310-9956-ffa450edef68
* Rename the async calculator sample contribution to make it match others and ↵slaws2010-10-1519-274/+1
| | | | | | remove the launcher. The embedded-jse launcher will do this job git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022893 13f79535-47bb-0310-9956-ffa450edef68
* Delete shades and remove all refernces to them as they're now replaced by ↵antelder2010-10-153-6/+6
| | | | | | base + extension-runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022892 13f79535-47bb-0310-9956-ffa450edef68
* Update base-runtime to more closely match old shades/base, and all the scdl ↵antelder2010-10-152-3/+2
| | | | | | models to base, associated test updates to match that, and change the comet binding to use base + extension approach. Still need to look at whats in core-runtime vs base-runtime and still need to work out what really should/shouldn't be in base but at least its all consistent to start with now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022891 13f79535-47bb-0310-9956-ffa450edef68
* Update jms binding to use base + extension styleantelder2010-10-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022732 13f79535-47bb-0310-9956-ffa450edef68
* Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder2010-10-1411-76/+76
| | | | | | 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
* Put learning-more before running-tuscany so that the contributions that the ↵slaws2010-10-141-1/+1
| | | | | | launchers depend on are built before the launchers that use them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022427 13f79535-47bb-0310-9956-ffa450edef68
* Correct artifactIDslaws2010-10-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022425 13f79535-47bb-0310-9956-ffa450edef68
* Move the varrious config and utility files to a subdirectory so they don't ↵antelder2010-10-141-0/+0
| | | | | | cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022398 13f79535-47bb-0310-9956-ffa450edef68
* Move the varrious config and utility files to a subdirectory so they don't ↵antelder2010-10-144-0/+0
| | | | | | cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022397 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency for sample name changeslaws2010-10-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022217 13f79535-47bb-0310-9956-ffa450edef68
* Fix dependency for sample moves. (not sure if this sample should be kept in ↵antelder2010-10-131-1/+1
| | | | | | its current form or at all but this atleast stops its build failing although it does seem to get a lot of errors in the build log git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022096 13f79535-47bb-0310-9956-ffa450edef68
* Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder2010-10-134-4/+4
| | | | | | 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
* Fix URI in JMS sample composite and update READMEbdaniel2010-10-112-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021508 13f79535-47bb-0310-9956-ffa450edef68
* Add README for binding-sample, fix minor issue in implementation-sample READMEbdaniel2010-10-112-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021502 13f79535-47bb-0310-9956-ffa450edef68
* Update store sample build.xml for new distribution structurebdaniel2010-10-111-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021453 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