Commit graph

13350 commits

Author SHA1 Message Date
lresende
07a67740dd Update Apache parent pom to version 12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418374 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 16:14:35 +00:00
lresende
c8cbeaf753 Fixes typo on project folder name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418081 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 21:05:50 +00:00
lresende
a320ef1fd9 Update archetype plugin version to 2.2 to make dependency consistent with other modules.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418080 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 21:05:43 +00:00
lresende
bc9321dd4e Upgrading to Apache POM 11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418079 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 21:05:38 +00:00
rfeng
a58905ee30 Fix the spring delegation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1410212 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 06:50:58 +00:00
rfeng
6974aa72eb Fix a regression caused by the base class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1409943 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 19:31:00 +00:00
rfeng
a64693274f Call the super constructor to set the parent field
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1407335 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 00:56:58 +00:00
rfeng
6f0324ddc9 Extend from GenericApplicationContext so that it evolves as Spring version upgrades
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1406224 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 17:09:43 +00:00
rfeng
3cc8ffe81e Set the default backoff strategy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1406223 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 17:08:53 +00:00
antelder
dea1131853 TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD 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-06 11:02:12 +00:00
antelder
808c646564 TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD 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-11-06 11:00:39 +00:00
rfeng
bb3d56a12d One more try to set the default cors
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397797 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 07:04:11 +00:00
rfeng
11264997a0 Enable CORS by default
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397788 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 06:44:20 +00:00
rfeng
0837d8e9ec Reuse the DeploymentConfiguration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397423 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 03:33:53 +00:00
rfeng
f592a6e211 Fix an issue related to @Path on the jaxrs interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397118 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 15:44:04 +00:00
antelder
c782c48657 TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany 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-01 09:39:20 +00:00
rfeng
d0c8102a67 Fix the entity consumption
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392211 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 05:09:58 +00:00
rfeng
c526245f6d Enhance the http client configuration to make it customizable
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392033 13f79535-47bb-0310-9956-ffa450edef68
2012-09-30 15:12:41 +00:00
rfeng
29c8382537 Enhance the include/exclude filter processing and fix a NPE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1386756 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 18:10:11 +00:00
rfeng
e8455342e0 Enhance the partial read support so that we can use the full property names in the object tree
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384975 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 23:26:38 +00:00
rfeng
2b5427b858 Add the checking for root class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384167 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 00:10:16 +00:00
rfeng
da0a1d98f3 Allow the fallback to default SSL in case of system default fails
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384165 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 00:09:10 +00:00
rfeng
6320f67c7c Use the new api
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383131 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 22:15:12 +00:00
rfeng
ca0830350c Fix the default mapper so that it can handle tuscanyFilter
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383130 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 22:15:06 +00:00
rfeng
afa61ca151 Enable field name based filtering for json serialization
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383129 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 22:14:59 +00:00
rfeng
8c883a8185 Fix NPE as the autowire is Boolean and the value can be null. The autoboxing will throw NPE.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383128 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 22:14:52 +00:00
rfeng
e4660cb019 Start to add the ability to allow partial json serialization
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383017 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 18:11:53 +00:00
antelder
ac3a63c3aa TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving 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-07 10:00:21 +00:00
antelder
8703d53251 remove comet binding as its not in the build now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381970 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 09:56:59 +00:00
antelder
57a9d6d461 remove comet binding as its not in the build now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381969 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 09:56:49 +00:00
giorgio
c9bfccc353 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-0310-9956-ffa450edef68 2012-09-05 08:31:30 +00:00
antelder
5ddabdaf1f Add a test for the DOMInvoker and exceptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1380582 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 11:57:55 +00:00
antelder
97c5df7ed0 Include the interface contract in the component service.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1377643 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 11:05:32 +00:00
antelder
6adb50f1e7 Change the dynamically added endpoint tests to use wsdl resource from a 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-17 11:39:29 +00:00
antelder
0311cb3720 Fix compile error with method signature
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373893 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 15:58:24 +00:00
antelder
e34d8da9a0 Update test comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373888 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 15:40:58 +00:00
antelder
468f0efb55 Add a test that shows an SCA component that adds a new WS endpoint and then 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-16 15:37:17 +00:00
antelder
2ee982c8f7 Update to add the Node to the CompositeContext
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373885 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 15:35:59 +00:00
antelder
d9b46e16fa Add a method to get the Node to the TuscanyComponentContext
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373884 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 15:35:11 +00:00
antelder
87a88c3c24 Add a method to get the Node to the TuscanyComponentContext
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373883 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 15:34:54 +00:00
antelder
c3c1a6f713 Make DOMInvoker interface remotable
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373867 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 14:39:41 +00:00
antelder
e5a29a7a45 Update to support DOMInvoker with remote endpoints
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373866 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 14:38:47 +00:00
antelder
9ea7e9a5cd Update to support DOMInvoker with remote endpoints
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373865 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 14:37:51 +00:00
antelder
7ae1909116 Add TODO comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373863 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 14:31:43 +00:00
antelder
19aec3e19a Add a test that shows programatically adding a new remote endpoint and invoking that with DOM objects
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373857 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 14:20:47 +00:00
antelder
20000f6b2d Remove unused imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373855 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 14:18:45 +00:00
antelder
d697198d69 Add dynamic testcase using dom inoker
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373750 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 08:23:52 +00:00
antelder
1e1a61f7bb This test fails often in the jenkins builds, can't see why so fiddle about 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-16 07:58:12 +00:00
antelder
abce349b02 Don't throw exception as its actually ok to continue on
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373745 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 07:30:30 +00:00
antelder
fcf5fd5bac Add method to get DOMInvoker for a service and testcase for that
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373552 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 18:25:06 +00:00