summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-11-06Set the default backoff strategyrfeng1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1406223 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD ↵antelder1-0/+50
type/element for nested WSDL with diff namespace(wsdl resolver issue) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1406093 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD ↵antelder6-0/+516
type/element for nested WSDL with diff namespace(wsdl resolver issue) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1406092 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13One more try to set the default corsrfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397797 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13Enable CORS by defaultrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397788 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12Reuse the DeploymentConfigurationrfeng1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397423 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11Fix an issue related to @Path on the jaxrs interfacerfeng4-10/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397118 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany ↵antelder1-0/+9
defined pom descriptor repositories before opensaml othersie the opensaml defintions are used first and a duff one is got from shibboleth git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392253 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01Fix the entity consumptionrfeng1-9/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392211 13f79535-47bb-0310-9956-ffa450edef68
2012-09-30Enhance the http client configuration to make it customizablerfeng6-54/+157
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392033 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17Enhance the include/exclude filter processing and fix a NPErfeng4-20/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1386756 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14Enhance the partial read support so that we can use the full property names ↵rfeng3-32/+114
in the object tree git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384975 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13Add the checking for root classrfeng1-8/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384167 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13Allow the fallback to default SSL in case of system default failsrfeng1-14/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384165 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10Use the new apirfeng2-10/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383131 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10Fix the default mapper so that it can handle tuscanyFilterrfeng1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383130 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10Enable field name based filtering for json serializationrfeng4-159/+228
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383129 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ↵rfeng1-4/+5
will throw NPE. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383128 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10Start to add the ability to allow partial json serializationrfeng5-6/+85
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383017 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving ↵antelder1-0/+10
autowired reference when binding is not defined to a target service exposed over multiple bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381971 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07remove comet binding as its not in the build nowantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381970 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07remove comet binding as its not in the build nowantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381969 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04Add a test for the DOMInvoker and exceptionsantelder4-0/+229
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1380582 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27Include the interface contract in the component service.antelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1377643 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17Change the dynamically added endpoint tests to use wsdl resource from a ↵antelder5-110/+61
contribution and simplify the endpoint creation helper git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1374206 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Fix compile error with method signatureantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373893 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Update test commentantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373888 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Add a test that shows an SCA component that adds a new WS endpoint and then ↵antelder2-0/+207
invokes it using xml dom objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373886 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Update to add the Node to the CompositeContextantelder2-3/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373885 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Add a method to get the Node to the TuscanyComponentContextantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373884 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Add a method to get the Node to the TuscanyComponentContextantelder2-2/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373883 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Make DOMInvoker interface remotableantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373867 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Update to support DOMInvoker with remote endpointsantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373866 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Update to support DOMInvoker with remote endpointsantelder1-2/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373865 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Add TODO commentantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373863 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Add a test that shows programatically adding a new remote endpoint and ↵antelder3-0/+246
invoking that with DOM objects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373857 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Remove unused importsantelder1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373855 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Add dynamic testcase using dom inokerantelder2-4/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373750 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16This test fails often in the jenkins builds, can't see why so fiddle about ↵antelder1-9/+9
with the testcase and and a short delay before running to see if that helps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373746 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16Don't throw exception as its actually ok to continue onantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373745 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15Add method to get DOMInvoker for a service and testcase for thatantelder5-4/+122
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373552 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15add method impl for ComponnetContext interface updateantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373550 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15Add implementation for DOMInvokerantelder4-4/+158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373548 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15Add getDOMInvoker to the TuscanyServiceReference to enable dynamic ↵antelder1-0/+3
invocation on service references (and also add a getEndpointReference( to avoid the casts to impl where this is already being used) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373518 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15Add an interface for a new invoker that uses DOM node for arg and return ↵antelder1-0/+9
values. This is to enable dynamic invocation of services and references using xml instead of Java classes for the arguments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373508 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15Add getExtensionPointRegistry to interface to avoid having to cast to implantelder1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373507 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03Fix the entity detectionrfeng1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1369217 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03TUSCANY-4068: Start investigating a fix for finding resources from imported ↵antelder1-4/+32
contributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368826 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02Add a test that shows how to dynamically update the target url of the ↵antelder2-0/+178
refernce ws binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368515 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02Add a test that shows creating a component with a reference that uses binding.wsantelder2-0/+167
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368439 13f79535-47bb-0310-9956-ffa450edef68