summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsantelder2010-07-031-2/+0
* Include domain-nodeantelder2010-07-031-0/+5
* Update to work with DomainNodeantelder2010-07-032-81/+86
* Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2010-07-036-75/+149
* Add a method to Deployer to resolve a contributions dependenciesantelder2010-07-032-0/+84
* Add license headerantelder2010-07-031-0/+18
* Fix build instructions, add missing license header in script.jsdelfino2010-07-024-1/+50
* Add a sample shell program useful to start and stop SCA composites interactiv...jsdelfino2010-07-026-0/+290
* More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws2010-07-0210-28/+156
* Remove these test cases as BWS20019 now means that only one endpoint specific...slaws2010-07-023-200/+0
* Correct package nameantelder2010-07-011-1/+1
* TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...slaws2010-07-016-3/+124
* Improve error messages. This validation should happen earlier when the bindin...slaws2010-07-012-4/+12
* Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder2010-07-014-60/+101
* Merge service side updates of axis2 ws binding to jaxws version of bindingantelder2010-06-302-4/+132
* TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws2010-06-308-12/+329
* Reorg and update to the supported styles listslaws2010-06-301-18/+46
* Include the new isAsyncServer method on the corba test mock classantelder2010-06-301-0/+6
* Updaet to include endpoint reference in JAXWSBindingInvoker constructorantelder2010-06-301-1/+3
* Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj2010-06-302-0/+14
* Client side asynchronous support - extending the async client invokers to ful...edwardsmj2010-06-292-4/+239
* Add in processing of declared Asynchronous Faults via @AsyncFaults annotation...edwardsmj2010-06-291-0/+14
* Adding "volatile" to 2 fields shared between threads in ResponseDispatchImpl ...edwardsmj2010-06-291-2/+2
* Updates to test different mechanisms for specifying wrapper namespaceslaws2010-06-294-17/+259
* Start merging the axis2 ws binding changes into the jax-ws version of the bin...antelder2010-06-291-21/+395
* Copy the new doc lit wrapped test from the axis2 tests to the base testsantelder2010-06-291-0/+122
* Allow binding name to be used to look up services implemented by SCA compositerfeng2010-06-291-2/+13
* More updates for new namesantelder2010-06-282-10/+17
* Add a short form create methodantelder2010-06-282-1/+15
* Fix a couple of places still using old namesantelder2010-06-281-3/+3
* Remove old packagesantelder2010-06-285-839/+0
* Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder2010-06-288-13/+862
* move to the toplevel contrib folderantelder2010-06-281-0/+0
* Update with more deletesantelder2010-06-281-0/+1
* Delete the old contrib features folder as its now been migrated to the 2.x trunkantelder2010-06-286-665/+0
* Update with more deletesantelder2010-06-281-0/+2
* Delete the old contrib distribution folder as its now been migrated to the 2....antelder2010-06-28117-31335/+0
* Delete the very old contrib stest folderantelder2010-06-28158-8255/+0
* Add a file recording the historical contentsantelder2010-06-281-0/+4
* Delete old 2.x contrib vtest folder as its replaced by the oasis compliance t...antelder2010-06-28465-29243/+0
* Renaming spring-sca to spring-runtime to follow the same pattern used in othe...lresende2010-06-2729-7/+7
* Improve property type introspectionsrfeng2010-06-266-41/+81
* Use Response as the typerfeng2010-06-263-10/+20
* Fix compilation errorsrfeng2010-06-253-10/+4
* Added missing signalAll() operation when processing sendResponse and sendFaultedwardsmj2010-06-251-0/+2
* connecting the JAXWS provider to the Tuscany chain. Pointed out an interestin...slaws2010-06-254-126/+272
* Correct sca xsd resource file nameantelder2010-06-251-1/+1
* Don't try to use any sources jarsantelder2010-06-251-0/+5
* Add base jar osgi sample to buildantelder2010-06-251-0/+1
* Add a launcher sample using osgi and the base jarantelder2010-06-258-0/+458