summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update old plugin nameantelder2011-06-201-2/+2
* Add some experimental code to look at dynamic updates to a running Nodeantelder2011-06-202-0/+186
* Avoid exception in updateCOntribution if the contribution doesn't exist for s...antelder2011-06-201-1/+26
* Update contribution update to handle additional deployed composites and a tes...antelder2011-06-192-3/+31
* Add an impl to the update contribution method and a testcaseantelder2011-06-193-3/+76
* Start adding a method to update an installed contributionantelder2011-06-191-0/+20
* Add another test for recursive compositesantelder2011-06-193-6/+51
* add testcase missed off on the composite update commitantelder2011-06-193-0/+120
* Correct typoantelder2011-06-191-5/+4
* Add a method to restart started composites that depend on another composite. ...antelder2011-06-182-0/+42
* Clear out old endpoints before adding the binding endpoints. Without this you...antelder2011-06-181-0/+1
* Keep track of the fuse compositesantelder2011-06-181-0/+1
* Update Composite to keep track of 'fused' includes. 'Fused' is the term the c...antelder2011-06-182-0/+6
* Change setting a contributions dependencies explicitly from using the domain....antelder2011-06-185-6/+50
* Correctly remove policies from endpoints and endpoint references when there a...bdaniel2011-06-171-8/+8
* Endpoints should only inherit interaction intentsbdaniel2011-06-171-6/+6
* Only create tx impl interceptors for valid policiesbdaniel2011-06-172-2/+24
* Allow tx interaction policies to attach to services and references in additio...bdaniel2011-06-171-4/+4
* Add a testcase for stopCompositeAndUninstallUnusedantelder2011-06-171-0/+23
* Add a method to stop a running composite and then uninstall any contributions...antelder2011-06-172-2/+20
* Adding org.apache.tuscany.sca.assembly.impl package to imports in MANIFEST.MF...edwardsmj2011-06-171-0/+1
* When uninstalling a contribution also remove any stopped DeployedComposites s...antelder2011-06-171-0/+10
* Add a method to get the URIs of all the contributions used by this DeployedCo...antelder2011-06-171-0/+10
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws2011-06-169-12/+20
* TUSCANY-3873 - modify the policy matching algorithm for the case where the re...slaws2011-06-162-10/+30
* Add intents to implementations. It shows that implementation policy is not be...slaws2011-06-153-2/+5
* TUSCANY-3873 - Tidy so that it runsslaws2011-06-143-9/+3
* Add a test for explicit dependenciesantelder2011-06-148-1/+33
* TUSCANY-3873 - start of a test case to check out policy matching and to look ...slaws2011-06-1421-0/+1033
* Update to support a contribution exploded (unzipped) into a file system direc...antelder2011-06-1411-2/+151
* Add readme files about the test directoriesantelder2011-06-143-0/+14
* Update to support using a node.xml config file in the domain directoryantelder2011-06-143-1/+62
* Add a test with a domain.properties fileantelder2011-06-142-1/+2
* Update to only treat .jar, .zip and folders that don't start with . as contri...antelder2011-06-141-2/+2
* Have a look at creating a domain node from a file system dirctory to see if i...antelder2011-06-146-1/+193
* Fix getDeployables so that any composites added with addDeployable are includ...antelder2011-06-141-1/+3
* Use the domain name not the uri when looking for a local registryantelder2011-06-131-2/+2
* Update for to use the domain uri and name from the registry and to use the do...antelder2011-06-134-12/+8
* Update the name and uri variable names in the hazelcast regsitry to make it a...antelder2011-06-132-7/+7
* Updates to the hazelcast registry manifestantelder2011-06-131-1/+7
* Update the DomainRegistry to have getters for both the registry uri and nameantelder2011-06-132-1/+6
* TUSCANY-3872: Apply patch from Greg Dritschler to fix AsyncJDKInvocationHandl...antelder2011-06-131-0/+4
* Update so that for nodes that don't use the default domain name the domain na...antelder2011-06-131-1/+10
* Enable setting a default base uri thats used if a specific base is not set bu...antelder2011-06-131-0/+7
* Add callback handling to PolicyAttachmentBuilderbdaniel2011-06-131-11/+34
* Add an itest to look at having the domain name be able to be used as part of ...antelder2011-06-133-0/+146
* Fix so that registering servlets with a * suffix in the path worksantelder2011-06-121-0/+5
* Add a service discovery fileantelder2011-06-121-0/+18
* Add the osgi http host to buildantelder2011-06-121-0/+1
* Move the OSGi based http host from contrib to trunk as I'm starting to use itantelder2011-06-1210-0/+0