summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-02-09Fix the sca client to use a resolved endpointrfeng2-19/+123
2010-02-09Remove the node.destroy()rfeng1-1/+0
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...rfeng24-510/+438
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng49-152/+244
2010-02-09Fix the bundle-version attr for Fragment-Hostrfeng2-2/+2
2010-02-09Remove unused coderfeng2-63/+0
2010-02-09TUSCANY-3458 add some alternative configurations for the ws callback test to ...slaws20-0/+1041
2010-02-09Add some code to all for easier manual running of the test slaws3-1/+46
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-06Fix the compilation errorrfeng1-1/+0
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 in ws itests to build. Don't anything useful yet but might as well get th...slaws1-0/+1
2010-02-05Add a serialVersionUIDantelder1-0/+1
2010-02-04Making fallback revision a number to avoid test case issueslresende1-1/+1
2010-02-04Update to xmlschema 1.4.3rfeng1-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-04Remove xmlschema 1.4.2rfeng1-1/+0
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...rfeng6-72/+76
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...slaws42-195/+238
2010-02-04Exploit features to define dependenciesslaws1-20/+3
2010-02-04Add some extra debug code (mostly commented out)slaws1-1/+9
2010-02-04fix typo in module nameslaws1-1/+1