summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-15Rever exclusion of wss4j dependency from rampartlresende1-2/+2
2013-05-02Add Apache License headers to resolve build issueslresende1-0/+19
2013-05-02Add Apache License headers to resolve build issueslresende1-0/+1
2013-05-02Add Apache License headers to resolve build issueslresende4-5/+73
2013-05-02Remove bouncycastle dependencies that are not in uselresende1-19/+23
2013-02-02Explicity list Rampart dependencies to fix Tuscany build issueslresende1-3/+24
2013-02-02Update geronimo openEJB dependency version to fix Tuscany build issuelresende1-1/+1
2013-01-15Upgrade to http client 4.2.3rfeng5-6/+6
2012-12-07Bringup build in mac os java7 environmentlresende1-1/+0
2012-11-16Fix the spring delegationrfeng2-6/+8
2012-11-15Fix a regression caused by the base classrfeng1-0/+5
2012-11-09Call the super constructor to set the parent fieldrfeng1-5/+2
2012-11-06Extend from GenericApplicationContext so that it evolves as Spring version up...rfeng1-1/+2
2012-11-06Set the default backoff strategyrfeng1-0/+5
2012-11-06TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD type/elemen...antelder1-0/+50
2012-10-13One more try to set the default corsrfeng1-4/+4
2012-10-13Enable CORS by defaultrfeng1-0/+3
2012-10-12Reuse the DeploymentConfigurationrfeng1-6/+11
2012-10-11Fix an issue related to @Path on the jaxrs interfacerfeng4-10/+21
2012-10-01TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany define...antelder1-0/+9
2012-10-01Fix the entity consumptionrfeng1-9/+4
2012-09-30Enhance the http client configuration to make it customizablerfeng6-54/+157
2012-09-17Enhance the include/exclude filter processing and fix a NPErfeng4-20/+88
2012-09-14Enhance the partial read support so that we can use the full property names i...rfeng3-32/+114
2012-09-13Add the checking for root classrfeng1-8/+45
2012-09-13Allow the fallback to default SSL in case of system default failsrfeng1-14/+10
2012-09-10Use the new apirfeng2-10/+15
2012-09-10Fix the default mapper so that it can handle tuscanyFilterrfeng1-4/+6
2012-09-10Enable field name based filtering for json serializationrfeng4-159/+228
2012-09-10Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...rfeng1-4/+5
2012-09-10Start to add the ability to allow partial json serializationrfeng5-6/+85
2012-09-07TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowi...antelder1-0/+10
2012-09-07remove comet binding as its not in the build nowantelder1-5/+0
2012-09-07remove comet binding as its not in the build nowantelder1-5/+0
2012-09-04Add a test for the DOMInvoker and exceptionsantelder4-0/+229
2012-08-16Fix compile error with method signatureantelder1-0/+5
2012-08-16Update to add the Node to the CompositeContextantelder2-3/+8
2012-08-16Add a method to get the Node to the TuscanyComponentContextantelder1-0/+4
2012-08-16Add a method to get the Node to the TuscanyComponentContextantelder2-2/+21
2012-08-16Make DOMInvoker interface remotableantelder1-0/+2
2012-08-16Update to support DOMInvoker with remote endpointsantelder1-0/+3
2012-08-16Update to support DOMInvoker with remote endpointsantelder1-2/+45
2012-08-16This test fails often in the jenkins builds, can't see why so fiddle about wi...antelder1-9/+9
2012-08-16Don't throw exception as its actually ok to continue onantelder1-2/+0
2012-08-15Add method to get DOMInvoker for a service and testcase for thatantelder5-4/+122
2012-08-15add method impl for ComponnetContext interface updateantelder1-0/+6
2012-08-15Add implementation for DOMInvokerantelder4-4/+158
2012-08-15Add getDOMInvoker to the TuscanyServiceReference to enable dynamic invocation...antelder1-0/+3
2012-08-15Add an interface for a new invoker that uses DOM node for arg and return valu...antelder1-0/+9
2012-08-15Add getExtensionPointRegistry to interface to avoid having to cast to implantelder1-3/+4