summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-21TUSCANY-3563 tweak the base README to reference the generic launcher readmeskelvingoodson1-5/+4
2010-05-21TUSCANY-3563 first stab at a generic README for command line invocationkelvingoodson1-4/+11
2010-05-21Remove comment about deployContribution/undeployContribution as you can do th...antelder2-9/+13
2010-05-21Remove comment about stop/startComponent as you'd have to do the entire compo...antelder1-8/+0
2010-05-21Add TODO about if in could just be using o.a.t.contibution.Contributionantelder1-0/+3
2010-05-21Update for Section10 interface updates and start to try to get it to work mor...antelder3-112/+317
2010-05-21Remove the methods that aren't necessary from whats in the spec, change getSC...antelder1-29/+36
2010-05-21TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the web-jav...slaws2-3/+31
2010-05-21TUSCANY-3563 beginning to establish the pattern for the new style samples' RE...kelvingoodson2-86/+19
2010-05-21TUSCANY-3563 add some prose to top level README - more clarification to comekelvingoodson1-2/+29
2010-05-21Add start of a basic impl using Node to install contributions. Not much works...antelder8-3/+335
2010-05-20Correct presentation of the OASIS licenseslaws3-1/+63
2010-05-20Add some simple code to allow the embedded launcher to keep the SCA app runni...slaws2-5/+41
2010-05-20Few minor updates to my notesslaws1-6/+13
2010-05-20Add a simple stand-alone application that calls a calculator service via the ...slaws3-0/+160
2010-05-20Add a getSCACLientFactory methodantelder2-3/+11
2010-05-20Experiment with whats required of the various things described in section 10 ...antelder3-0/+321
2010-05-19fix reference to sample now sample contribution has movedslaws1-1/+1
2010-05-19Add itest for TUSCANY-3558. Don't know if we'll keep this itest as it is or a...antelder5-0/+117
2010-05-19Correct some typosslaws3-6/+20
2010-05-19OSGi run seems to be hanging at the end so disable for nowslaws1-2/+7
2010-05-19renamed as contribution-implementation-java-calculator. will shortly be in a ...slaws18-1094/+0
2010-05-19Moved to binding-sca sub-directoryslaws19-803/+1
2010-05-19Move binding-sca sample contributions into an extension specific sub-directoryslaws24-5/+858
2010-05-19Target correct sample directoryslaws1-1/+1
2010-05-19Make pom names consistentslaws2-2/+2
2010-05-19Switch over to using jar contribution for binding-sca-calculator and have the...slaws2-11/+5
2010-05-19update distro itests to match sample changesslaws9-25/+246
2010-05-19update distro to match sample changesslaws1-6/+3
2010-05-19Remove excludes for tests that are passing nowantelder1-2/+0
2010-05-19Update to match sample contribution changesslaws5-21/+46
2010-05-19Samples moved into the binding-rmi extension directoryslaws35-2328/+0
2010-05-19Make module name consistent with other calculator contributions. From previou...slaws19-3/+783
2010-05-19no longer requiredslaws3-196/+0
2010-05-19Take account of the extra directory level slaws2-2/+2
2010-05-19Add back the agregate jarsantelder1-2/+0
2010-05-19Fix the module tagrfeng1-1/+1
2010-05-19Add scdl to buildrfeng1-1/+1
2010-05-19Merge branch 'jaxrs' into trunkrfeng67-223/+1646
2010-05-19Add jms-callback to the buildrfeng1-1/+1
2010-05-18Take out failing test thats breaking the build, this one another from the sam...antelder1-1/+1
2010-05-18Comment out the jms callbacks test for now as its broken after the r945259 ch...antelder1-1/+1
2010-05-18Comment out the distribution sample tests for now while the sample refactorin...antelder1-2/+2
2010-05-18Update for deployer build method signature changeantelder2-2/+2
2010-05-18Add import-export itest to itest buildantelder1-0/+1
2010-05-18Updaqte to only consider Nodes in the same domainantelder1-6/+8
2010-05-18Avoid NPE by not setting null in domain nameantelder1-1/+3
2010-05-18Make module name consistent with sca binding contributionslaws1-1/+1
2010-05-18Add the binding-rmi contribution into the jse launcherslaws3-0/+38
2010-05-18fix up ant script to just compile the contributionslaws1-58/+35