summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExten...rfeng2010-02-171-3/+9
* Removing unused imports...lresende2010-02-153-7/+2
* Fixing mispelled environment variable name used to provide ODE Runtime DB pathlresende2010-02-151-3/+5
* Formatting...lresende2010-02-154-43/+42
* Small java doc fixlresende2010-02-151-0/+4
* TUSCANY-2594 - Adding workaround for missing tools.jar in mac os, by setting ...lresende2010-02-151-2/+26
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-138-26/+158
* TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable attr...lresende2010-02-121-0/+4
* turn on ws binding basic auth test in the buildslaws2010-02-121-0/+9
* basic auth test for ws bindingslaws2010-02-1210-0/+425
* Disable the generic basic auth provider as it's replaced now by the ws bindin...slaws2010-02-121-2/+1
* Move securityIdentity policy into Tuscany namespaceslaws2010-02-123-12/+14
* Enable the ws binding specific basic auth policy providerslaws2010-02-121-0/+20
* Fix up the basic auth policy providerslaws2010-02-123-17/+26
* Enable addition of policies to binding chainsslaws2010-02-122-18/+9
* correct dependency to point to new ws binding implslaws2010-02-121-1/+1
* Remove commented out code and tidy commentsslaws2010-02-121-20/+4
* Add the word Reference into the binding invoker class nameslaws2010-02-122-4/+4
* Improve the layout of this class to make the sequence of the phases obvious t...slaws2010-02-121-31/+21
* Start of basic auth binding specific policy implementation. Basically the fun...slaws2010-02-125-0/+398
* Enable reference side binding wire. Mainly so I can start trying out some bin...slaws2010-02-126-199/+195
* Correct commentsslaws2010-02-122-6/+4
* Add commentslaws2010-02-121-1/+2
* Revert r909263 while checking if Luciano has more changesslaws2010-02-121-1/+1
* TUSCANY-3459 - Find the operation from the componentService interface contrac...lresende2010-02-122-3/+4
* Avoid unucessary loop iterations after component is foundlresende2010-02-121-0/+1
* Fixing visibility of internal method to avoid confusion with SPIlresende2010-02-121-1/+1
* Porting test case to JUnit 4.5 stylelresende2010-02-121-11/+13
* Moving error message to builder validation resource bundlelresende2010-02-122-2/+3
* Add feature-osgirfeng2010-02-121-6/+7
* Clean up the dependencyrfeng2010-02-123-27/+12
* Rename configURI to domainRegistryURIrfeng2010-02-112-18/+9
* Use the LRUCache from common-javarfeng2010-02-115-92/+4
* Add a mapping for domainURI and registryURIrfeng2010-02-113-4/+35
* Port databinding-sdo into 2.x based on the patch provided by Malisetti, Raman...rfeng2010-02-1143-0/+3828
* remove this now. A previous svn problem on my machine means this was not remo...slaws2010-02-1131-4399/+0
* Remove as methods are now in assembly policy helper and constants are on asse...slaws2010-02-111-80/+0
* Add missing OSGi dependencyslaws2010-02-111-0/+1
* hazelcast two nodes test still causing problems so remove it from the build f...slaws2010-02-111-0/+2
* Remove file as it's not usedslaws2010-02-111-61/+0
* Test for multiple local nodes using imports and exportsantelder2010-02-114-0/+311
* Start of tests for import/export across nodes - a contribution with a referen...antelder2010-02-114-0/+166
* Start of tests for import/export across nodes - a service using an importantelder2010-02-114-0/+139
* Start of some tests for import/export across nodesantelder2010-02-115-0/+174
* TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder2010-02-1112-63/+183
* Change the wait to 5 secondsrfeng2010-02-101-1/+1
* Timing the sequence to avoid hangsrfeng2010-02-105-13/+11
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-101-1/+2
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-104-4/+7
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-106-13/+10