summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-27TUSCANY-3757 - add code (commented out currently) to demonstrate void return ↵slaws8-5/+105
type scenario. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027990 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Add missing build fileslaws1-0/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027604 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct another sample contribution dependencyantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027433 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Correct contribution dependency nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027423 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25Correct relative path for new sample locationslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027119 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22These are not contributions they start the SCA clientslaws9-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026304 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Move the maven junit samples to running-tuscany.slaws55-2595/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026302 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22It's a webapp not a contributionslaws11-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026301 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22Add example of Tuscany runtime run from JUnit test. slaws19-0/+719
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026289 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21A bit of name tidying to make the docs a little more consistent. Still a few ↵slaws40-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
2010-10-21remove logging-scribe as moved to applicationsslaws18-8739/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026050 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Fix hudson fail by using latest dependenciesantelder1-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024222 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Run up the async sample from the embedded launcherslaws1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023034 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15TUSCANY-3728 Rename the reference async interface and correct the signature ↵slaws5-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
2010-10-15Temporarily take out the comet sample to see if hudson will complete ok ↵antelder1-1/+1
without it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022919 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Rename the async calculator sample contribution to make it match others and ↵slaws19-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
2010-10-15Delete shades and remove all refernces to them as they're now replaced by ↵antelder3-6/+6
base + extension-runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022892 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Update base-runtime to more closely match old shades/base, and all the scdl ↵antelder2-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
2010-10-14Update jms binding to use base + extension styleantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022732 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder9-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
2010-10-14Correct artifactIDslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022425 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Correct dependency for sample name changeslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022217 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Fix URI in JMS sample composite and update READMEbdaniel2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021508 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11temporarily comment out helloworld-jsp as it can't find the tag support for ↵slaws1-0/+2
some reason git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021320 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Update to use the same slf4j version as other thingsantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004979 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05Fix typo in project namesslaws3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004590 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Switch over to using the "all" dependency. Whatever is in ejava is not enough. slaws7-8/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004169 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Print name of bundle causing errorslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004167 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update for sample name changesslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004166 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Commented out failing samples.fmoga5-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003427 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Create a new sample folder 'extending-tuscany' and move the implementation ↵antelder35-2430/+0
sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Updated the learning-more pom.fmoga1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003407 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Updated binding-jms pom.fmoga1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003402 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Added missing poms.fmoga44-4/+90
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003401 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Changed contribution-* samples to *-contribution.fmoga304-95/+140
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 fix up poms to match getting started reorgkelvingoodson5-6/+138
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001274 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson70-0/+3313
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001272 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson23-0/+1603
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001269 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson4-0/+181
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001266 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson11-0/+402
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001264 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson4-0/+320
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001262 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson8-0/+435
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001254 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson8-0/+457
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001253 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson11-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001251 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 getting-started clearupkelvingoodson11-0/+793
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001250 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCANY-3677 remove redundant directorykelvingoodson1-44/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001239 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCAANY-3677 rejig distributed-osgi folder (step 3)kelvingoodson53-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001237 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCAANY-3677 rejig distributed-osgi folder (step 2)kelvingoodson47-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001235 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25TUSCAANY-3677 remove distributed-osgi folder (step 1)kelvingoodson99-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001228 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Add notes to remind me how to run sample in dynamic mode. READMEs need more ↵slaws3-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