summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tidy come commentsslaws2010-02-041-6/+7
* Add the runtime versions of the axis 1.5.1 manifests. These are slight differ...slaws2010-02-042-0/+48
* Add local axis manifests to handle split package between kernel and transport...slaws2010-02-042-0/+48
* Create a place in itests for binding.ws integration testsslaws2010-02-049-0/+404
* TUSCANY-3453 - Get JMS schema from 1.xlresende2010-02-031-0/+132
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-036-7/+67
* Disable JMS transport for now until the code is fixed to bring it back in aga...slaws2010-02-031-5/+7
* fix namespaces so that MTOM is in Tuscany namespaceslaws2010-02-031-2/+3
* As some more basic tests around the different ways that endpoint uri can be s...slaws2010-02-038-4/+288
* Add some initial policy implementations in. MTOM is just handling an "mayProv...slaws2010-02-035-0/+369
* Add context so interceptors on the binding wire can get at itslaws2010-02-031-1/+2
* back up some experimental codeslaws2010-02-032-141/+198
* Rename to match pattern of other modules and add local transport dependencyslaws2010-02-031-1/+7
* Updates for axis1.5.1slaws2010-02-031-5/+7
* Put back in the JMS callbacks test as theres a workaround for it nowantelder2010-02-031-1/+1
* Fix the JMS callbacks test by removing all trailing spaces in the messages. J...antelder2010-02-034-4/+4
* Take out the JMS callbacks itest for now as there's an intermitent problem wi...antelder2010-02-031-1/+1
* Finish moving all the JMS binding off the AXIOM databinding to the DOM based ...antelder2010-02-0312-120/+139
* Add jms callbacks to the buildantelder2010-02-031-1/+1