summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-02-08Correct comment locationslaws1-2/+2
2010-02-08No longer requiredslaws1-502/+0
2010-02-08Move toward having the Axis specific code in the Axis2EngineIntegration class...slaws8-360/+636
2010-02-06Only search for bundles with SCA-Version: 1.1 header for Tuscany 2.x extensio...rfeng5-62/+35
2010-02-05Add constants for some of the intents defined by SCA policy spec. slaws1-0/+48
2010-02-05Message moved to endpoint-validation-messages.propertiesslaws1-1/+0
2010-02-05Add a serialVersionUIDantelder1-0/+1
2010-02-04Making fallback revision a number to avoid test case issueslresende1-1/+1
2010-02-04started causing spurious compilation error so remove for now as it doesn't do...slaws1-1/+1
2010-02-04Remove the threading as now we have a thread in the TopologyManager to handle...rfeng1-33/+5
2010-02-04Improve the bundle discovery filtering based on the ML discussionrfeng1-5/+14
2010-02-04Fix the MF to match the fragment host to the host bundle symbolic name and ve...rfeng4-37/+39
2010-02-04Fix for TUSCANY-3456 (only register direct transformer with lower weight)rfeng2-1/+22
2010-02-04Set default map config to use near cache to improve local endpoint read perfo...antelder1-1/+5
2010-02-04missed pom update from previous Axis2 1.5.1 commitslaws1-1/+1
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws21-150/+107
2010-02-04Tidy come commentsslaws1-6/+7