summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng8-26/+158
2010-02-12TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable attr...lresende1-0/+4
2010-02-12Disable the generic basic auth provider as it's replaced now by the ws bindin...slaws1-2/+1
2010-02-12Move securityIdentity policy into Tuscany namespaceslaws3-12/+14
2010-02-12Enable the ws binding specific basic auth policy providerslaws1-0/+20
2010-02-12Fix up the basic auth policy providerslaws3-17/+26
2010-02-12Enable addition of policies to binding chainsslaws2-18/+9
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-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-11Remove file as it's not usedslaws1-61/+0
2010-02-11TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder12-63/+183
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-10Call node init() to ensure that the extension point registry is initialized. ...slaws2-18/+4
2010-02-10Remove OptimizableBinding as now it is not used any morerfeng3-162/+3
2010-02-09Fix the sca client to use a resolved endpointrfeng2-19/+123
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng10-33/+51
2010-02-09Remove getDomainNamerfeng3-36/+1
2010-02-09Remove unused importrfeng1-2/+1
2010-02-09Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng4-77/+41
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng41-143/+195
2010-02-09Fix the bundle-version attr for Fragment-Hostrfeng1-1/+1
2010-02-09Remove unused coderfeng2-63/+0
2010-02-08Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng1-1/+10
2010-02-08Generate unique Node URI if it's not set in the NodeConfigurationrfeng2-2/+11