summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2012-08-02Add a test that shows how to change the ws binding implantelder2-0/+179
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368404 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01Fix the Tuscany servlet filter so that it won't load Tuscany node twice if ↵rfeng1-3/+12
the TuscanyContextListener is also configured. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368311 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01Fix to set the type of the binding so now the test worksantelder1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368050 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01Add a test with the component service using binding.wsantelder2-0/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1368009 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01Add start of an itest to show dynamically creating SCA artifacts programaticallyantelder4-0/+213
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367910 13f79535-47bb-0310-9956-ffa450edef68
2012-07-31Avoid NPE for the remote endpoints which don't have interface contracts setrfeng2-1/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367808 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30TUSCANY-4067: Update to support resources in jars and zips nested within ↵antelder1-0/+19
contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367135 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30TUSCANY-4067: Update to support resources in jars and zips nested within ↵antelder4-66/+212
contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367134 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30Correct parent pom versionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367044 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30Put back the oasis artifact version to 2.0 as thats all thats published ↵antelder6-18/+18
presently git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367032 13f79535-47bb-0310-9956-ffa450edef68