summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and osg...kelvingoodson2010-05-245-101/+124
* TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2010-05-242-0/+21
* TUSCANY-3563 more new style READMEs for launcher/contribution style of invokingkelvingoodson2010-05-242-171/+17
* TUSCANY-3563 new style contribution READMEskelvingoodson2010-05-243-240/+17
* TUSCANY-3563 tweak the base README to reference the generic launcher readmeskelvingoodson2010-05-211-5/+4
* TUSCANY-3563 first stab at a generic README for command line invocationkelvingoodson2010-05-211-4/+11
* TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the web-jav...slaws2010-05-212-3/+31
* TUSCANY-3563 beginning to establish the pattern for the new style samples' RE...kelvingoodson2010-05-212-86/+19
* TUSCANY-3563 add some prose to top level README - more clarification to comekelvingoodson2010-05-211-2/+29
* Add some simple code to allow the embedded launcher to keep the SCA app runni...slaws2010-05-202-5/+41
* Few minor updates to my notesslaws2010-05-201-6/+13
* Add a simple stand-alone application that calls a calculator service via the ...slaws2010-05-203-0/+160
* Correct some typosslaws2010-05-193-6/+20
* renamed as contribution-implementation-java-calculator. will shortly be in a ...slaws2010-05-1918-1094/+0
* Moved to binding-sca sub-directoryslaws2010-05-1919-803/+1
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-1922-4/+856
* Switch over to using jar contribution for binding-sca-calculator and have the...slaws2010-05-191-9/+2
* Update to match sample contribution changesslaws2010-05-195-21/+46
* Samples moved into the binding-rmi extension directoryslaws2010-05-1935-2328/+0
* Make module name consistent with other calculator contributions. From previou...slaws2010-05-1919-3/+783
* no longer requiredslaws2010-05-193-196/+0
* Take account of the extra directory level slaws2010-05-192-2/+2
* Make module name consistent with sca binding contributionslaws2010-05-181-1/+1
* Add the binding-rmi contribution into the jse launcherslaws2010-05-183-0/+38
* fix up ant script to just compile the contributionslaws2010-05-181-58/+35
* Add pom for binding-rmi sample contributionsslaws2010-05-181-0/+51
* copy binding-rmi related contributions into a binding-rmi extension subdirectoryslaws2010-05-1831-0/+1531
* the calculator has been separated into a contribution (contribution-binding-s...slaws2010-05-1820-1150/+0
* calculator-equinox is replaced by lanucher-embedded-osgi as that's what's it'...slaws2010-05-1819-1130/+0
* Correct pom names and add launchers back into buildslaws2010-05-175-6/+5
* Add missing fileslaws2010-05-171-0/+43
* launchers breaking the build so comment out until I've fixed itslaws2010-05-151-4/+3
* There is nothing to a command line launcher other than a README telling you h...slaws2010-05-141-0/+6
* Add an OSGi based launcher. Does the same thing as the JSE laucher except usi...slaws2010-05-147-0/+414
* Launch binding-sca and binding-ws based contributions. slaws2010-05-143-25/+51
* Add a contribution for a binding-sca based calculator app. This is a copy of ...slaws2010-05-1418-0/+825
* rename binding-ws-calculator to make it clear that it's a contribution (may d...slaws2010-05-1421-9/+34
* Make ant script work for JSE launcher. compiles with base jar but doesn't run...slaws2010-05-143-7/+134
* simplify the build classpath at this contribution requires very little to com...slaws2010-05-141-2/+1
* Updating Copyright Year in NOTICE fileslresende2010-05-124-4/+4
* Making samples to depend on web 2.0 feature pomlresende2010-05-122-94/+9
* Adding test back to build, as it's passing nowlresende2010-05-121-4/+7
* Tyding up sample binding uri to make it work for the releaselresende2010-05-121-3/+3
* Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ...slaws2010-05-124-0/+210
* turn unit testing back onslaws2010-05-121-7/+0
* Add tentative mapping between the launch mechanisms and samples and launchersslaws2010-05-121-8/+7
* Start dumping notes from the ML in here with a view to creating the updated R...slaws2010-05-121-0/+126
* Ant script only needs a build target. Jars still need to be fixed up to be fe...slaws2010-05-121-40/+1
* As we're just building binding-ws-calculator as a contribution we only need t...slaws2010-05-121-22/+1
* Using binding-ws-calulator as an example of turning samples into contribution...slaws2010-05-125-147/+21