summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-12Enable addition of policies to binding chainsslaws2-18/+9
2010-02-12correct dependency to point to new ws binding implslaws1-1/+1
2010-02-12Remove commented out code and tidy commentsslaws1-20/+4
2010-02-12Add the word Reference into the binding invoker class nameslaws2-4/+4
2010-02-12Improve the layout of this class to make the sequence of the phases obvious t...slaws1-31/+21
2010-02-12Start of basic auth binding specific policy implementation. Basically the fun...slaws5-0/+398
2010-02-12Enable reference side binding wire. Mainly so I can start trying out some bin...slaws6-199/+195
2010-02-12Correct commentsslaws2-6/+4
2010-02-12Add commentslaws1-1/+2
2010-02-12Revert r909263 while checking if Luciano has more changesslaws1-1/+1
2010-02-12TUSCANY-3459 - Find the operation from the componentService interface contrac...lresende2-3/+4
2010-02-12Avoid unucessary loop iterations after component is foundlresende1-0/+1
2010-02-12Fixing visibility of internal method to avoid confusion with SPIlresende1-1/+1
2010-02-12Porting test case to JUnit 4.5 stylelresende1-11/+13
2010-02-12Moving error message to builder validation resource bundlelresende2-2/+3
2010-02-12Add feature-osgirfeng1-6/+7
2010-02-12Clean up the dependencyrfeng3-27/+12
2010-02-11Rename configURI to domainRegistryURIrfeng2-18/+9
2010-02-11Use the LRUCache from common-javarfeng5-92/+4
2010-02-11Add a mapping for domainURI and registryURIrfeng3-4/+35
2010-02-11Port databinding-sdo into 2.x based on the patch provided by Malisetti, Raman...rfeng43-0/+3828
2010-02-11remove this now. A previous svn problem on my machine means this was not remo...slaws31-4399/+0
2010-02-11Remove as methods are now in assembly policy helper and constants are on asse...slaws1-80/+0
2010-02-11Add missing OSGi dependencyslaws1-0/+1
2010-02-11hazelcast two nodes test still causing problems so remove it from the build f...slaws1-0/+2
2010-02-11Remove file as it's not usedslaws1-61/+0
2010-02-11Test for multiple local nodes using imports and exportsantelder4-0/+311
2010-02-11Start of tests for import/export across nodes - a contribution with a referen...antelder4-0/+166
2010-02-11Start of tests for import/export across nodes - a service using an importantelder4-0/+139
2010-02-11Start of some tests for import/export across nodesantelder5-0/+174
2010-02-11TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder12-63/+183
2010-02-10Change the wait to 5 secondsrfeng1-1/+1
2010-02-10Timing the sequence to avoid hangsrfeng5-13/+11
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng1-1/+2
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng4-4/+7
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng6-13/+10
2010-02-10link pd info back to spec conformance statement 50004kelvingoodson1-1/+1
2010-02-10link pd info back to spec conformance statement 50009kelvingoodson1-1/+1
2010-02-10link pd info back to spec conformance statement 50008kelvingoodson1-1/+1
2010-02-10add some conformance numbers to error messageskelvingoodson1-2/+2
2010-02-10Pass the domain name in as the registry URI so that we can use the domain nam...slaws1-2/+6
2010-02-10Add a dependency on the hazelcast client so we can switch the SCAClient test ...slaws1-1/+6
2010-02-10Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...slaws4-20/+74
2010-02-10Add callback tests into the buildslaws1-0/+2
2010-02-10Add hazelcast test to buildslaws1-0/+1
2010-02-10Call node init() to ensure that the extension point registry is initialized. ...slaws2-18/+4
2010-02-10Output something so that you can see that the target service has received a m...slaws1-1/+3
2010-02-10Add a stand alone client that is unhindered by any other Tuscany code (such a...slaws1-0/+63
2010-02-10Remove unecessary dependency on domain node and replace with direct dependenc...slaws1-3/+8
2010-02-10Remove OptimizableBinding as now it is not used any morerfeng3-162/+3