summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...slaws2011-07-0514-112/+549
* TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...slaws2011-07-051-2/+5
* Correct intent names. For some reason the constant names got turned into stri...slaws2011-07-051-2/+2
* Tidy test to remove debug itemsslaws2011-07-043-5/+5
* Return correct interface contract when interfaces are compatible but not assi...bdaniel2011-06-291-0/+6
* Add itest for testing WS Policy as applied to the WS binding. Not in build yet. slaws2011-06-2913-0/+671
* Add the domain uri to the logging outputantelder2011-06-291-1/+1
* Update EndpointReferenceBinderImpl to use the domain registry to workout if a...antelder2011-06-291-3/+2
* Add a method to the domain registry to test if an EndpointReference is out of...antelder2011-06-292-0/+6
* Start of an archetype for creating implementation extensions. Not finished ye...antelder2011-06-2924-0/+923
* Correct archetype variable names which i think got incorrectly updated after ...antelder2011-06-291-2/+2
* TUSCANY-3861: Move up to the new bundle plugin releaseantelder2011-06-293-14/+14
* Commit patch for TUSCANY-3887 to add doPrivileged blocks to EquinoxServiceDis...bdaniel2011-06-281-77/+92
* TUSCANY-3881 - fix a typo in the original commitslaws2011-06-281-1/+1
* Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...slaws2011-06-281-1/+2
* When the domainURI is null use a defaultantelder2011-06-281-1/+3
* Fix NPE when the domainURI is nullantelder2011-06-281-1/+1
* Add some guards around setting the contribution classloaderantelder2011-06-281-2/+8
* Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...scottkurz2011-06-271-25/+35
* Add some more logging to NodeImplantelder2011-06-271-1/+33
* Make DeployedComposite set the Contribution ClassLoader when a composite is s...antelder2011-06-271-0/+6
* Remove all the code trying to derive a domain name from the uri and instead l...antelder2011-06-271-15/+4
* Support using null for the domain name and deriving the name from the uriantelder2011-06-271-0/+23
* Make getModelResolverInstance public so you can find the resolver used for a ...antelder2011-06-271-1/+1
* TUSCANY-3886: removing hanging itest from buildantelder2011-06-271-1/+1
* Remove the storing of wsdl in the registry as it snot used by anythiny presen...antelder2011-06-252-62/+1
* Take a look at the sequence of interceptors that gets called when an exceptio...slaws2011-06-237-10/+121
* TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...slaws2011-06-238-9/+88
* TUSCANY-3877 - fix up test policies to match the corrected appliesTo processi...slaws2011-06-233-13/+14
* TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...slaws2011-06-233-9/+103
* TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws2011-06-233-21/+28
* Add a way to set whether or not the domain name is included as the root of th...antelder2011-06-233-10/+26
* Add a method to get the domain name as well as the domain URIantelder2011-06-232-0/+17
* Add some comment reminder about hot updates of a node.xml defined Node might ...antelder2011-06-231-0/+16
* Add a test to show how to find info about a contributions artifactsantelder2011-06-231-0/+51
* Refactor appliesTo builder based on spec clarificationsbdaniel2011-06-211-54/+79
* Add a binding.ws specific policy set and capture the order in which the inter...slaws2011-06-2122-33/+756
* Temporarily disable the interceptors test so that I can commit some changes t...slaws2011-06-211-0/+2
* Revert change to only inherit interaction intents on interfaces. Though the i...bdaniel2011-06-211-6/+6
* Correct module parent to fix Hudson build issueantelder2011-06-211-1/+1
* 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