summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-27Make getModelResolverInstance public so you can find the resolver used for a ...antelder1-1/+1
2011-06-27TUSCANY-3886: removing hanging itest from buildantelder1-1/+1
2011-06-25Remove the storing of wsdl in the registry as it snot used by anythiny presen...antelder2-62/+1
2011-06-23Take a look at the sequence of interceptors that gets called when an exceptio...slaws7-10/+121
2011-06-23TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...slaws8-9/+88
2011-06-23TUSCANY-3877 - fix up test policies to match the corrected appliesTo processi...slaws3-13/+14
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-21Add a binding.ws specific policy set and capture the order in which the inter...slaws22-33/+756
2011-06-21Temporarily disable the interceptors test so that I can commit some changes t...slaws1-0/+2
2011-06-21Revert change to only inherit interaction intents on interfaces. Though the i...bdaniel1-6/+6
2011-06-21Correct module parent to fix Hudson build issueantelder1-1/+1
2011-06-20Update old plugin nameantelder1-2/+2
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