summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3563 - stubbs for missing READMES + marking old style samples as suchkelvingoodson2010-05-2516-19/+85
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and ↵kelvingoodson2010-05-245-101/+124
| | | | | | osgi sample READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947708 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2010-05-242-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 more new style READMEs for launcher/contribution style of invokingkelvingoodson2010-05-242-171/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947588 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 new style contribution READMEskelvingoodson2010-05-243-240/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947579 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 tweak the base README to reference the generic launcher readmeskelvingoodson2010-05-211-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947062 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 first stab at a generic README for command line invocationkelvingoodson2010-05-211-4/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947058 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the ↵slaws2010-05-212-3/+31
| | | | | | web-javascript-dojo module which is automatically exposing resource on port 8080. Investigating to see if this causes the problems with the binding-rmi samples on linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947021 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 beginning to establish the pattern for the new style samples' ↵kelvingoodson2010-05-212-86/+19
| | | | | | READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947001 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 add some prose to top level README - more clarification to comekelvingoodson2010-05-211-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946972 13f79535-47bb-0310-9956-ffa450edef68
* Add some simple code to allow the embedded launcher to keep the SCA app ↵slaws2010-05-202-5/+41
| | | | | | running so that it can be called by the stand-alone launcher. Not enabled yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946630 13f79535-47bb-0310-9956-ffa450edef68
* Few minor updates to my notesslaws2010-05-201-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946629 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple stand-alone application that calls a calculator service via the ↵slaws2010-05-203-0/+160
| | | | | | SCAClient API. Should be usable with any of the calculator based contributions started via any of the launchers. Won't work just yet as the launchers don't keep the application running. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946628 13f79535-47bb-0310-9956-ffa450edef68
* Correct some typosslaws2010-05-193-6/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946157 13f79535-47bb-0310-9956-ffa450edef68
* renamed as contribution-implementation-java-calculator. will shortly be in a ↵slaws2010-05-1918-1094/+0
| | | | | | sub-directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946119 13f79535-47bb-0310-9956-ffa450edef68
* Moved to binding-sca sub-directoryslaws2010-05-1919-803/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946118 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-sca sample contributions into an extension specific sub-directoryslaws2010-05-1922-4/+856
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946117 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to using jar contribution for binding-sca-calculator and have ↵slaws2010-05-191-9/+2
| | | | | | the itest/distro test exercise it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946102 13f79535-47bb-0310-9956-ffa450edef68
* Update to match sample contribution changesslaws2010-05-195-21/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946070 13f79535-47bb-0310-9956-ffa450edef68
* Samples moved into the binding-rmi extension directoryslaws2010-05-1935-2328/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946069 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other calculator contributions. From ↵slaws2010-05-1919-3/+783
| | | | | | previous discussion we're probably going to move into a sub-directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946067 13f79535-47bb-0310-9956-ffa450edef68
* no longer requiredslaws2010-05-193-196/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946065 13f79535-47bb-0310-9956-ffa450edef68
* Take account of the extra directory level slaws2010-05-192-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946063 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with sca binding contributionslaws2010-05-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945632 13f79535-47bb-0310-9956-ffa450edef68
* Add the binding-rmi contribution into the jse launcherslaws2010-05-183-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945630 13f79535-47bb-0310-9956-ffa450edef68
* fix up ant script to just compile the contributionslaws2010-05-181-58/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945628 13f79535-47bb-0310-9956-ffa450edef68
* Add pom for binding-rmi sample contributionsslaws2010-05-181-0/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945627 13f79535-47bb-0310-9956-ffa450edef68
* copy binding-rmi related contributions into a binding-rmi extension subdirectoryslaws2010-05-1831-0/+1531
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945602 13f79535-47bb-0310-9956-ffa450edef68
* the calculator has been separated into a contribution ↵slaws2010-05-1820-1150/+0
| | | | | | (contribution-binding-sca-calculator) and a number of launchers that are able to start contributions providing components implementing the Calculator interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945552 13f79535-47bb-0310-9956-ffa450edef68
* calculator-equinox is replaced by lanucher-embedded-osgi as that's what's ↵slaws2010-05-1819-1130/+0
| | | | | | it's demonstrating, i.e. launching the OSGi runtime in an embedded environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945549 13f79535-47bb-0310-9956-ffa450edef68
* Correct pom names and add launchers back into buildslaws2010-05-175-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945106 13f79535-47bb-0310-9956-ffa450edef68
* Add missing fileslaws2010-05-171-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945105 13f79535-47bb-0310-9956-ffa450edef68
* launchers breaking the build so comment out until I've fixed itslaws2010-05-151-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944607 13f79535-47bb-0310-9956-ffa450edef68
* There is nothing to a command line launcher other than a README telling you ↵slaws2010-05-141-0/+6
| | | | | | how to run contributions from the command line. I haven't actually worked out how to do it yet but at least this gives the first time user somewhere obvious to look for instructions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944303 13f79535-47bb-0310-9956-ffa450edef68
* Add an OSGi based launcher. Does the same thing as the JSE laucher except ↵slaws2010-05-147-0/+414
| | | | | | using node launcher equinox git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944302 13f79535-47bb-0310-9956-ffa450edef68
* Launch binding-sca and binding-ws based contributions. slaws2010-05-143-25/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944300 13f79535-47bb-0310-9956-ffa450edef68
* Add a contribution for a binding-sca based calculator app. This is a copy of ↵slaws2010-05-1418-0/+825
| | | | | | the existing calculator module but modified to include a "client" component so we can launch it from JSE, mvn, OSGi etc without having to worry about how to get a calculator proxy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944299 13f79535-47bb-0310-9956-ffa450edef68
* rename binding-ws-calculator to make it clear that it's a contribution (may ↵slaws2010-05-1421-9/+34
| | | | | | decide to use subdirectories for this but seeing how we feel about this approach first) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944245 13f79535-47bb-0310-9956-ffa450edef68
* Make ant script work for JSE launcher. compiles with base jar but doesn't ↵slaws2010-05-143-7/+134
| | | | | | run with it at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944207 13f79535-47bb-0310-9956-ffa450edef68
* simplify the build classpath at this contribution requires very little to ↵slaws2010-05-141-2/+1
| | | | | | compile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944187 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-124-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* Making samples to depend on web 2.0 feature pomlresende2010-05-122-94/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943693 13f79535-47bb-0310-9956-ffa450edef68
* Adding test back to build, as it's passing nowlresende2010-05-121-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943692 13f79535-47bb-0310-9956-ffa450edef68
* Tyding up sample binding uri to make it work for the releaselresende2010-05-121-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943672 13f79535-47bb-0310-9956-ffa450edef68
* Simple embedded JSE sample launcher. Only launches binding-ws-calculator, no ↵slaws2010-05-124-0/+210
| | | | | | generalized bridge etc. but using it to look at dependencies, build.xml etc. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943552 13f79535-47bb-0310-9956-ffa450edef68
* turn unit testing back onslaws2010-05-121-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943524 13f79535-47bb-0310-9956-ffa450edef68
* Add tentative mapping between the launch mechanisms and samples and launchersslaws2010-05-121-8/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943519 13f79535-47bb-0310-9956-ffa450edef68
* Start dumping notes from the ML in here with a view to creating the updated ↵slaws2010-05-121-0/+126
| | | | | | README as we progress through tidying the samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943515 13f79535-47bb-0310-9956-ffa450edef68
* Ant script only needs a build target. Jars still need to be fixed up to be ↵slaws2010-05-121-40/+1
| | | | | | feature jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943497 13f79535-47bb-0310-9956-ffa450edef68
* As we're just building binding-ws-calculator as a contribution we only need ↵slaws2010-05-121-22/+1
| | | | | | to dependend on the SCA API. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943496 13f79535-47bb-0310-9956-ffa450edef68