summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle dependent contribution relationships so removing a contribution also r...antelder2010-05-243-31/+42
* Tidy up commentsantelder2010-05-231-3/+5
* Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder2010-05-231-18/+4
* Keep track of the default deployablesantelder2010-05-231-0/+6
* Add missing log message to match the addEndpoint methodantelder2010-05-231-0/+1
* Add a getLocationAsURL helper methodantelder2010-05-231-0/+17
* Start adding code for addDeploymentCompositeantelder2010-05-222-21/+32
* Remove now unused methodantelder2010-05-221-21/+0
* Remove class committed by accidentantelder2010-05-221-168/+0
* Uncomment test annotationantelder2010-05-221-1/+1
* Update with code to deploy composites, add getInstalledContributions and getD...antelder2010-05-227-162/+491
* Popluate the callback endpoints for endpoint referencesrfeng2010-05-211-0/+9
* Fix the serverity for warningsrfeng2010-05-211-2/+2
* Remove the workaroundrfeng2010-05-211-9/+0
* Add a workaround to support callback endpoint over WSrfeng2010-05-211-0/+9
* Fix typo in method signatureantelder2010-05-211-1/+1
* 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
* Remove comment about deployContribution/undeployContribution as you can do th...antelder2010-05-212-9/+13
* Remove comment about stop/startComponent as you'd have to do the entire compo...antelder2010-05-211-8/+0
* Add TODO about if in could just be using o.a.t.contibution.Contributionantelder2010-05-211-0/+3
* Update for Section10 interface updates and start to try to get it to work mor...antelder2010-05-213-112/+317
* Remove the methods that aren't necessary from whats in the spec, change getSC...antelder2010-05-211-29/+36
* 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 start of a basic impl using Node to install contributions. Not much works...antelder2010-05-218-3/+335
* Correct presentation of the OASIS licenseslaws2010-05-203-1/+63
* 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
* Add a getSCACLientFactory methodantelder2010-05-202-3/+11
* Experiment with whats required of the various things described in section 10 ...antelder2010-05-203-0/+321
* fix reference to sample now sample contribution has movedslaws2010-05-191-1/+1
* Add itest for TUSCANY-3558. Don't know if we'll keep this itest as it is or a...antelder2010-05-195-0/+117
* Correct some typosslaws2010-05-193-6/+20
* OSGi run seems to be hanging at the end so disable for nowslaws2010-05-191-2/+7
* 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-1924-5/+858
* Target correct sample directoryslaws2010-05-191-1/+1
* Make pom names consistentslaws2010-05-192-2/+2
* Switch over to using jar contribution for binding-sca-calculator and have the...slaws2010-05-192-11/+5
* update distro itests to match sample changesslaws2010-05-199-25/+246
* update distro to match sample changesslaws2010-05-191-6/+3
* Remove excludes for tests that are passing nowantelder2010-05-191-2/+0
* 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