summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused imports to avoid osgi violationsrfeng2010-02-021-1/+0
* Added itest recursive-ws module into 2.x code baseramkumar2010-02-0221-0/+923
* Adding oneway itest module to 2.x code baseramkumar2010-02-029-0/+704
* Improve the matching between endpoints and listeners to pass the compliance t...rfeng2010-02-027-165/+447
* Get the JMS callbacks itest workingantelder2010-02-011-11/+19
* rename new axis2 1.5 binding runtime implementation to be consistent with nam...slaws2010-02-0131-0/+4385
* A couple of comments to remind me where policy things goslaws2010-02-011-2/+12
* Turn off JMS sender by defaultslaws2010-02-011-2/+4
* Move MTOM intent into Tuscany namespaceslaws2010-02-012-6/+8
* Fix a couple of typos in commentsslaws2010-02-011-2/+2
* Defer the initialization of the chains at later stage to make sure the endpoi...rfeng2010-01-291-3/+6
* Making harvesting of revision number optional, to avoid issues when running o...lresende2010-01-291-0/+1
* Fxi compilation errorsrfeng2010-01-292-1/+7
* remove reference to policy that is not being used at the moment while re-fact...slaws2010-01-291-2/+1
* Turn off tcp transport sender as we're not including the tcp transport at the...slaws2010-01-291-1/+2
* Experiments looking at what things we might improve. slaws2010-01-2911-1240/+728
* Remove references to stuff that we don't need at the momentslaws2010-01-291-12/+1
* Add basic test case back inslaws2010-01-296-0/+277
* Upgrade axis version to 1.5.1slaws2010-01-291-36/+52
* Changes to ensure that TCCL used in BPELImplementationProvider is able to acc...edwardsmj2010-01-292-8/+10
* Update tribes registry to also support the tuscany registry uri formatantelder2010-01-2910-18/+370
* Remove test for now used uri formatantelder2010-01-291-1/+0
* Fix domain name calculationantelder2010-01-291-3/+6
* Remove unwanted file from svnantelder2010-01-291-5/+0
* Update after registry factory refactor so it doesn't create two client connec...antelder2010-01-292-7/+15
* Update to find an existing domain if the registry isn't explicitly definedantelder2010-01-294-1/+16
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-2944-636/+979