summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Set the default backoff strategyrfeng2012-11-061-0/+5
* TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD type/elemen...antelder2012-11-061-0/+50
* TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD type/e...antelder2012-11-066-0/+516
* One more try to set the default corsrfeng2012-10-131-4/+4
* Enable CORS by defaultrfeng2012-10-131-0/+3
* Reuse the DeploymentConfigurationrfeng2012-10-121-6/+11
* Fix an issue related to @Path on the jaxrs interfacerfeng2012-10-114-10/+21
* TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany define...antelder2012-10-011-0/+9
* Fix the entity consumptionrfeng2012-10-011-9/+4
* Enhance the http client configuration to make it customizablerfeng2012-09-306-54/+157
* Enhance the include/exclude filter processing and fix a NPErfeng2012-09-174-20/+88
* Enhance the partial read support so that we can use the full property names i...rfeng2012-09-143-32/+114
* Add the checking for root classrfeng2012-09-131-8/+45
* Allow the fallback to default SSL in case of system default failsrfeng2012-09-131-14/+10
* Use the new apirfeng2012-09-102-10/+15
* Fix the default mapper so that it can handle tuscanyFilterrfeng2012-09-101-4/+6
* Enable field name based filtering for json serializationrfeng2012-09-104-159/+228
* Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...rfeng2012-09-101-4/+5
* Start to add the ability to allow partial json serializationrfeng2012-09-105-6/+85
* TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowi...antelder2012-09-071-0/+10
* remove comet binding as its not in the build nowantelder2012-09-071-5/+0
* remove comet binding as its not in the build nowantelder2012-09-071-5/+0
* Add a test for the DOMInvoker and exceptionsantelder2012-09-044-0/+229
* Include the interface contract in the component service.antelder2012-08-271-0/+1
* Change the dynamically added endpoint tests to use wsdl resource from a contr...antelder2012-08-175-110/+61
* Fix compile error with method signatureantelder2012-08-161-0/+5
* Update test commentantelder2012-08-161-2/+2
* Add a test that shows an SCA component that adds a new WS endpoint and then i...antelder2012-08-162-0/+207
* Update to add the Node to the CompositeContextantelder2012-08-162-3/+8
* Add a method to get the Node to the TuscanyComponentContextantelder2012-08-161-0/+4
* Add a method to get the Node to the TuscanyComponentContextantelder2012-08-162-2/+21
* Make DOMInvoker interface remotableantelder2012-08-161-0/+2
* Update to support DOMInvoker with remote endpointsantelder2012-08-161-0/+3
* Update to support DOMInvoker with remote endpointsantelder2012-08-161-2/+45
* Add TODO commentantelder2012-08-161-0/+1
* Add a test that shows programatically adding a new remote endpoint and invoki...antelder2012-08-163-0/+246
* Remove unused importsantelder2012-08-161-4/+0
* Add dynamic testcase using dom inokerantelder2012-08-162-4/+93
* This test fails often in the jenkins builds, can't see why so fiddle about wi...antelder2012-08-161-9/+9
* Don't throw exception as its actually ok to continue onantelder2012-08-161-2/+0
* Add method to get DOMInvoker for a service and testcase for thatantelder2012-08-155-4/+122
* add method impl for ComponnetContext interface updateantelder2012-08-151-0/+6
* Add implementation for DOMInvokerantelder2012-08-154-4/+158
* Add getDOMInvoker to the TuscanyServiceReference to enable dynamic invocation...antelder2012-08-151-0/+3
* Add an interface for a new invoker that uses DOM node for arg and return valu...antelder2012-08-151-0/+9
* Add getExtensionPointRegistry to interface to avoid having to cast to implantelder2012-08-151-3/+4
* Fix the entity detectionrfeng2012-08-031-1/+5
* TUSCANY-4068: Start investigating a fix for finding resources from imported c...antelder2012-08-031-4/+32
* Add a test that shows how to dynamically update the target url of the refernc...antelder2012-08-022-0/+178
* Add a test that shows creating a component with a reference that uses binding.wsantelder2012-08-022-0/+167