summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to also support running OSGi with the agregated tuscany-base jarantelder2010-06-252-1/+6
* Provide basic support for invocation of Async Server style service methods, a...edwardsmj2010-06-253-2/+279
* Introspection of SCA Async Server form on Java interface and Equivalence mapp...edwardsmj2010-06-257-1/+285
* Add a little bit more code to include the JAXWSMessageReciever so I can debug...slaws2010-06-255-5/+29
* Add contribution-doc-lit-wrapped as its used by the launcher-axis2 testantelder2010-06-251-0/+1
* Test with doc/lit/wrapped contribution. Rpc/lit doesn't work yet so not addin...slaws2010-06-241-0/+122
* TUSCANY-3614 Add a rpc/lit test contributionslaws2010-06-2411-0/+712
* Add a doc/lit/wrapped test contributionslaws2010-06-2410-0/+680
* TUSCANY-3517: Apply latest updates from async-servlet-sca-0.0.4.zipantelder2010-06-243-134/+161
* TUSCANY-3517: Apply latest updates to callback sample in servlet-callback-0.0...antelder2010-06-245-7/+39
* TUSCANY-3517: Apply latest updates to the async servelt sample in async-servl...antelder2010-06-243-13/+78
* Fix the pacakge scoped field injectionrfeng2010-06-232-6/+11
* Refactor the default sca namespace bindingrfeng2010-06-231-2/+7
* Remove @Override to avoid compilation issuesrfeng2010-06-231-2/+0