summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-05TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws14-112/+549
2011-07-05TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...slaws1-2/+5
2011-07-05Correct intent names. For some reason the constant names got turned into stri...slaws1-2/+2
2011-07-04Tidy test to remove debug itemsslaws3-5/+5
2011-06-29Return correct interface contract when interfaces are compatible but not assi...bdaniel1-0/+6
2011-06-29Add itest for testing WS Policy as applied to the WS binding. Not in build yet. slaws13-0/+671
2011-06-29Add the domain uri to the logging outputantelder1-1/+1
2011-06-29Update EndpointReferenceBinderImpl to use the domain registry to workout if a...antelder1-3/+2
2011-06-29Add a method to the domain registry to test if an EndpointReference is out of...antelder2-0/+6
2011-06-29Start of an archetype for creating implementation extensions. Not finished ye...antelder24-0/+923
2011-06-29Correct archetype variable names which i think got incorrectly updated after ...antelder1-2/+2
2011-06-29TUSCANY-3861: Move up to the new bundle plugin releaseantelder3-14/+14
2011-06-28Commit patch for TUSCANY-3887 to add doPrivileged blocks to EquinoxServiceDis...bdaniel1-77/+92
2011-06-28TUSCANY-3881 - fix a typo in the original commitslaws1-1/+1
2011-06-28Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...slaws1-1/+2
2011-06-28When the domainURI is null use a defaultantelder1-1/+3
2011-06-28Fix NPE when the domainURI is nullantelder1-1/+1
2011-06-28Add some guards around setting the contribution classloaderantelder1-2/+8
2011-06-27Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...scottkurz1-25/+35
2011-06-27Add some more logging to NodeImplantelder1-1/+33
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-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