summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-20Add some experimental code to look at dynamic updates to a running Nodeantelder2-0/+186
2011-06-20Avoid exception in updateCOntribution if the contribution doesn't exist for s...antelder1-1/+26
2011-06-19Update contribution update to handle additional deployed composites and a tes...antelder2-3/+31
2011-06-19Add an impl to the update contribution method and a testcaseantelder3-3/+76
2011-06-19Start adding a method to update an installed contributionantelder1-0/+20
2011-06-19Add another test for recursive compositesantelder3-6/+51
2011-06-19add testcase missed off on the composite update commitantelder3-0/+120
2011-06-19Correct typoantelder1-5/+4
2011-06-18Add a method to restart started composites that depend on another composite. ...antelder2-0/+42
2011-06-18Clear out old endpoints before adding the binding endpoints. Without this you...antelder1-0/+1
2011-06-18Keep track of the fuse compositesantelder1-0/+1
2011-06-18Update Composite to keep track of 'fused' includes. 'Fused' is the term the c...antelder2-0/+6
2011-06-18Change setting a contributions dependencies explicitly from using the domain....antelder5-6/+50
2011-06-17Correctly remove policies from endpoints and endpoint references when there a...bdaniel1-8/+8
2011-06-17Endpoints should only inherit interaction intentsbdaniel1-6/+6
2011-06-17Only create tx impl interceptors for valid policiesbdaniel2-2/+24
2011-06-17Allow tx interaction policies to attach to services and references in additio...bdaniel1-4/+4
2011-06-17Add a testcase for stopCompositeAndUninstallUnusedantelder1-0/+23
2011-06-17Add a method to stop a running composite and then uninstall any contributions...antelder2-2/+20
2011-06-17Adding org.apache.tuscany.sca.assembly.impl package to imports in MANIFEST.MF...edwardsmj1-0/+1
2011-06-17When uninstalling a contribution also remove any stopped DeployedComposites s...antelder1-0/+10
2011-06-17Add a method to get the URIs of all the contributions used by this DeployedCo...antelder1-0/+10
2011-06-16TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws9-12/+20
2011-06-16TUSCANY-3873 - modify the policy matching algorithm for the case where the re...slaws2-10/+30
2011-06-15Add intents to implementations. It shows that implementation policy is not be...slaws3-2/+5
2011-06-14TUSCANY-3873 - Tidy so that it runsslaws3-9/+3
2011-06-14Add a test for explicit dependenciesantelder8-1/+33
2011-06-14TUSCANY-3873 - start of a test case to check out policy matching and to look ...slaws21-0/+1033
2011-06-14Update to support a contribution exploded (unzipped) into a file system direc...antelder11-2/+151
2011-06-14Add readme files about the test directoriesantelder3-0/+14
2011-06-14Update to support using a node.xml config file in the domain directoryantelder3-1/+62
2011-06-14Add a test with a domain.properties fileantelder2-1/+2
2011-06-14Update to only treat .jar, .zip and folders that don't start with . as contri...antelder1-2/+2
2011-06-14Have a look at creating a domain node from a file system dirctory to see if i...antelder6-1/+193
2011-06-14Fix getDeployables so that any composites added with addDeployable are includ...antelder1-1/+3
2011-06-13Use the domain name not the uri when looking for a local registryantelder1-2/+2
2011-06-13Update for to use the domain uri and name from the registry and to use the do...antelder4-12/+8
2011-06-13Update the name and uri variable names in the hazelcast regsitry to make it a...antelder2-7/+7
2011-06-13Updates to the hazelcast registry manifestantelder1-1/+7
2011-06-13Update the DomainRegistry to have getters for both the registry uri and nameantelder2-1/+6
2011-06-13TUSCANY-3872: Apply patch from Greg Dritschler to fix AsyncJDKInvocationHandl...antelder1-0/+4
2011-06-13Update so that for nodes that don't use the default domain name the domain na...antelder1-1/+10
2011-06-13Enable setting a default base uri thats used if a specific base is not set bu...antelder1-0/+7
2011-06-13Add callback handling to PolicyAttachmentBuilderbdaniel1-11/+34
2011-06-13Add an itest to look at having the domain name be able to be used as part of ...antelder3-0/+146
2011-06-12Fix so that registering servlets with a * suffix in the path worksantelder1-0/+5
2011-06-12Add a service discovery fileantelder1-0/+18
2011-06-12Add the osgi http host to buildantelder1-0/+1
2011-06-12Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder10-0/+982
2011-06-11Add missing import in the OSGi manifestantelder1-0/+1