summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rever exclusion of wss4j dependency from rampartlresende2013-07-151-2/+2
* Add Apache License headers to resolve build issueslresende2013-05-021-0/+19
* Add Apache License headers to resolve build issueslresende2013-05-021-0/+1
* Add Apache License headers to resolve build issueslresende2013-05-024-5/+73
* Remove bouncycastle dependencies that are not in uselresende2013-05-021-19/+23
* Explicity list Rampart dependencies to fix Tuscany build issueslresende2013-02-021-3/+24
* Update geronimo openEJB dependency version to fix Tuscany build issuelresende2013-02-021-1/+1
* Upgrade to http client 4.2.3rfeng2013-01-155-6/+6
* Bringup build in mac os java7 environmentlresende2012-12-071-1/+0
* Fix the spring delegationrfeng2012-11-162-6/+8
* Fix a regression caused by the base classrfeng2012-11-151-0/+5
* Call the super constructor to set the parent fieldrfeng2012-11-091-5/+2
* Extend from GenericApplicationContext so that it evolves as Spring version up...rfeng2012-11-061-1/+2
* 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
* 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
* Fix compile error with method signatureantelder2012-08-161-0/+5
* 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
* 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