summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-27Make DeployedComposite set the Contribution ClassLoader when a composite is s...antelder1-0/+6
2011-06-27Remove all the code trying to derive a domain name from the uri and instead l...antelder1-15/+4
2011-06-27Support using null for the domain name and deriving the name from the uriantelder1-0/+23
2011-06-27Make getModelResolverInstance public so you can find the resolver used for a ...antelder1-1/+1
2011-06-25Remove the storing of wsdl in the registry as it snot used by anythiny presen...antelder2-62/+1
2011-06-23TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...slaws8-9/+88
2011-06-23TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...slaws3-9/+103
2011-06-23TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws3-21/+28
2011-06-23Add a way to set whether or not the domain name is included as the root of th...antelder3-10/+26
2011-06-23Add a method to get the domain name as well as the domain URIantelder2-0/+17
2011-06-23Add some comment reminder about hot updates of a node.xml defined Node might ...antelder1-0/+16
2011-06-23Add a test to show how to find info about a contributions artifactsantelder1-0/+51
2011-06-21Refactor appliesTo builder based on spec clarificationsbdaniel1-54/+79
2011-06-21Revert change to only inherit interaction intents on interfaces. Though the i...bdaniel1-6/+6
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...slaws7-9/+13
2011-06-16TUSCANY-3873 - modify the policy matching algorithm for the case where the re...slaws1-3/+28
2011-06-14Add a test for explicit dependenciesantelder8-1/+33
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