summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Remove file as it's not usedslaws2010-02-111-61/+0
* TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder2010-02-1112-63/+183
* 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
* link pd info back to spec conformance statement 50004kelvingoodson2010-02-101-1/+1
* link pd info back to spec conformance statement 50009kelvingoodson2010-02-101-1/+1
* link pd info back to spec conformance statement 50008kelvingoodson2010-02-101-1/+1
* add some conformance numbers to error messageskelvingoodson2010-02-101-2/+2
* Pass the domain name in as the registry URI so that we can use the domain nam...slaws2010-02-101-2/+6
* Call node init() to ensure that the extension point registry is initialized. ...slaws2010-02-102-18/+4
* Remove OptimizableBinding as now it is not used any morerfeng2010-02-103-162/+3
* Fix the sca client to use a resolved endpointrfeng2010-02-092-19/+123
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-0910-33/+51
* Remove getDomainNamerfeng2010-02-093-36/+1
* Remove unused importrfeng2010-02-091-2/+1
* Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng2010-02-094-77/+41
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-0941-143/+195
* Fix the bundle-version attr for Fragment-Hostrfeng2010-02-091-1/+1
* Remove unused coderfeng2010-02-092-63/+0
* Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng2010-02-081-1/+10
* Generate unique Node URI if it's not set in the NodeConfigurationrfeng2010-02-082-2/+11
* Correct comment locationslaws2010-02-081-2/+2
* No longer requiredslaws2010-02-081-502/+0
* Move toward having the Axis specific code in the Axis2EngineIntegration class...slaws2010-02-088-360/+636
* Only search for bundles with SCA-Version: 1.1 header for Tuscany 2.x extensio...rfeng2010-02-065-62/+35
* Add constants for some of the intents defined by SCA policy spec. slaws2010-02-051-0/+48
* Message moved to endpoint-validation-messages.propertiesslaws2010-02-051-1/+0
* Add a serialVersionUIDantelder2010-02-051-0/+1
* Making fallback revision a number to avoid test case issueslresende2010-02-041-1/+1
* started causing spurious compilation error so remove for now as it doesn't do...slaws2010-02-041-1/+1