summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a dependency on the hazelcast client so we can switch the SCAClient test ...slaws2010-02-101-1/+6
* Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...slaws2010-02-104-20/+74
* Add callback tests into the buildslaws2010-02-101-0/+2
* Add hazelcast test to buildslaws2010-02-101-0/+1
* Call node init() to ensure that the extension point registry is initialized. ...slaws2010-02-102-18/+4
* Output something so that you can see that the target service has received a m...slaws2010-02-101-1/+3
* Add a stand alone client that is unhindered by any other Tuscany code (such a...slaws2010-02-101-0/+63
* Remove unecessary dependency on domain node and replace with direct dependenc...slaws2010-02-101-3/+8
* 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
* Remove the node.destroy()rfeng2010-02-091-1/+0
* 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-0924-510/+438
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-0949-152/+244
* Fix the bundle-version attr for Fragment-Hostrfeng2010-02-092-2/+2
* Remove unused coderfeng2010-02-092-63/+0
* TUSCANY-3458 add some alternative configurations for the ws callback test to ...slaws2010-02-0920-0/+1041
* Add some code to all for easier manual running of the test slaws2010-02-093-1/+46
* 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
* Fix the compilation errorrfeng2010-02-061-1/+0
* 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 in ws itests to build. Don't anything useful yet but might as well get th...slaws2010-02-051-0/+1
* Add a serialVersionUIDantelder2010-02-051-0/+1
* Making fallback revision a number to avoid test case issueslresende2010-02-041-1/+1
* Update to xmlschema 1.4.3rfeng2010-02-041-1/+1
* started causing spurious compilation error so remove for now as it doesn't do...slaws2010-02-041-1/+1
* Remove the threading as now we have a thread in the TopologyManager to handle...rfeng2010-02-041-33/+5
* Remove xmlschema 1.4.2rfeng2010-02-041-1/+0
* Improve the bundle discovery filtering based on the ML discussionrfeng2010-02-041-5/+14
* Fix the MF to match the fragment host to the host bundle symbolic name and ve...rfeng2010-02-046-72/+76
* Fix for TUSCANY-3456 (only register direct transformer with lower weight)rfeng2010-02-042-1/+22
* Set default map config to use near cache to improve local endpoint read perfo...antelder2010-02-041-1/+5
* missed pom update from previous Axis2 1.5.1 commitslaws2010-02-041-1/+1
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-0442-195/+238
* Exploit features to define dependenciesslaws2010-02-041-20/+3
* Add some extra debug code (mostly commented out)slaws2010-02-041-1/+9
* fix typo in module nameslaws2010-02-041-1/+1