summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-307-12/+328
* 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
* Start merging the axis2 ws binding changes into the jax-ws version of the bin...antelder2010-06-291-21/+395
* 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
* Renaming spring-sca to spring-runtime to follow the same pattern used in othe...lresende2010-06-2725-2/+2
* 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
* Correct sca xsd resource file nameantelder2010-06-251-1/+1
* Don't try to use any sources jarsantelder2010-06-251-0/+5
* 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
* 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
* Use loopback for multicast testingrfeng2010-06-235-39/+44
* Allow package fields to be used for SCA reference/propertyrfeng2010-06-232-13/+48
* Add missing OSGi importrfeng2010-06-231-1/+2
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-231-1/+0
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-232-3/+16
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-221-3/+22
* Potential NPE in NamespaceContextImpl.getPrefixesbdaniel2010-06-221-1/+1
* Support policy XPath functions without ns prefixes and without a single node ...bdaniel2010-06-223-14/+110
* Small improvement to message reported to include exception text when interfac...slaws2010-06-222-2/+2
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-1/+4
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-1/+2
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-0/+5
* TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende2010-06-224-14/+27
* Add evaluation for XPath IntentRef function bdaniel2010-06-211-1/+1
* Add evaluation for XPath IntentRef function bdaniel2010-06-212-2/+69
* Add spec conformance number to message. slaws2010-06-211-1/+1
* Improve error messageslaws2010-06-211-1/+1
* BWS_2018 - add a check that uri doesn't appear on a service callback binding....slaws2010-06-215-1/+40
* Fix up IDE warningsantelder2010-06-211-5/+2