summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3757 - add code (commented out currently) to demonstrate void return ↵slaws2010-10-278-5/+105
| | | | | | type scenario. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027990 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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 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
* 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-2255-2595/+0
| | | | 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
* A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws2010-10-2140-76/+82
| | | | | | 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
* 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
* 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
* Run up the async sample from the embedded launcherslaws2010-10-151-0/+10
| | | | 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
* 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-149-72/+72
| | | | | | 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
* Correct artifactIDslaws2010-10-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022425 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 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
* temporarily comment out helloworld-jsp as it can't find the tag support for ↵slaws2010-10-111-0/+2
| | | | | | some reason git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021320 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the same slf4j version as other thingsantelder2010-10-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004979 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in project namesslaws2010-10-053-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004590 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to using the "all" dependency. Whatever is in ejava is not enough. slaws2010-10-047-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004169 13f79535-47bb-0310-9956-ffa450edef68
* Print name of bundle causing errorslaws2010-10-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004167 13f79535-47bb-0310-9956-ffa450edef68
* Update for sample name changesslaws2010-10-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004166 13f79535-47bb-0310-9956-ffa450edef68
* Commented out failing samples.fmoga2010-10-015-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003427 13f79535-47bb-0310-9956-ffa450edef68
* Create a new sample folder 'extending-tuscany' and move the implementation ↵antelder2010-10-0135-2430/+0
| | | | | | sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68
* Updated the learning-more pom.fmoga2010-10-011-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003407 13f79535-47bb-0310-9956-ffa450edef68
* Updated binding-jms pom.fmoga2010-10-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003402 13f79535-47bb-0310-9956-ffa450edef68
* Added missing poms.fmoga2010-10-0144-4/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003401 13f79535-47bb-0310-9956-ffa450edef68
* Changed contribution-* samples to *-contribution.fmoga2010-10-01304-95/+140
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 fix up poms to match getting started reorgkelvingoodson2010-09-255-6/+138
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001274 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2570-0/+3313
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001272 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2523-0/+1603
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001266 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2511-0/+402
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001264 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-254-0/+320
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001262 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-258-0/+435
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001254 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-258-0/+457
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001253 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2511-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001251 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 getting-started clearupkelvingoodson2010-09-2511-0/+793
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001250 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3677 remove redundant directorykelvingoodson2010-09-251-44/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001239 13f79535-47bb-0310-9956-ffa450edef68
* TUSCAANY-3677 rejig distributed-osgi folder (step 3)kelvingoodson2010-09-2553-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001237 13f79535-47bb-0310-9956-ffa450edef68
* TUSCAANY-3677 rejig distributed-osgi folder (step 2)kelvingoodson2010-09-2547-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001235 13f79535-47bb-0310-9956-ffa450edef68
* TUSCAANY-3677 remove distributed-osgi folder (step 1)kelvingoodson2010-09-2599-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001228 13f79535-47bb-0310-9956-ffa450edef68
* Add notes to remind me how to run sample in dynamic mode. READMEs need more ↵slaws2010-09-243-4/+19
| | | | | | tidying when we've sorted the distro out. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000986 13f79535-47bb-0310-9956-ffa450edef68