Commit graph

12801 commits

Author SHA1 Message Date
jsdelfino
11adbc1719 Minor improvements to Page Speed build integration and documentation.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1194947 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 17:47:09 +00:00
jsdelfino
e156872419 Use Page Speed to minify Web resources at build time, and a few more improvements to the offline support.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1189069 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 08:11:35 +00:00
jsdelfino
0f3b340da7 Refactor and simplify edit app, and optimize app resource loading and caching.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1188045 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 08:45:54 +00:00
lresende
1f29c4ef13 Person service example
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186454 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 20:24:43 +00:00
scottkurz
5658d12b08 Fix checked exception handling.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186292 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 16:06:57 +00:00
slaws
c79fbcb63c Resolve operation policy and take account of it in base policy processor.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186226 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 14:03:07 +00:00
slaws
7fc8467572 Adjust expected errors to take account of policy changes where any default mayProvides intent is take into account
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186028 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 08:41:25 +00:00
slaws
cd0530f3d5 Add code to read <requires> elements from WSDL and enable the test that ensure that mayProvides intents are matched between references and services. This has implications for existing tests in that we now have to ensure that any mayProvides intent that is considered to be the default (a concept that the spec doesn't consider) is present in the intent list for the policy subject in question.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186027 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 08:37:03 +00:00
slaws
3312769c45 check that the binding is set in the wsdl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186022 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 08:18:55 +00:00
slaws
374ce449d8 Add test looking at what happens with policy associated with interface and implementation operations
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186021 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19 08:17:15 +00:00
slaws
a05f1c3742 Mark resolved bindings as having remote endpoints
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185825 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 20:09:32 +00:00
slaws
b5e16c8172 TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL4031 to fail. Looks like a WSDL processing issue.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185279 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 16:53:45 +00:00
slaws
04ba0404fe Correct JSR250 policy processor package name in services definition
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185171 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 13:54:43 +00:00
slaws
2bbfb11e7d TUSCANY-3900 - Apply Greg's patch to use bundle trackers in EquinoxServiceDiscoverer
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185144 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 13:01:44 +00:00
slaws
7d550f3ba9 TUSCANY-3959 - Correct interface matching so that it takes account of mayProvides intents.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185139 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 12:55:31 +00:00
slaws
a206102be7 TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for matching purposes. In this change they are stashed in the component element on write and then retrieved back into the endpoint model on read.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185135 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 12:51:22 +00:00
slaws
5dd0b6ca59 Extend getIntent to retrieve qualified intents as well as top level intents
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185132 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 12:46:41 +00:00
slaws
5d5faccceb Get binding and implementation types given a QName
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185128 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17 12:37:54 +00:00
antelder
c7fdc82a82 Ensure the old normalized wsdl contract isn't left in the cloned contract
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1183260 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 09:29:40 +00:00
scottkurz
c2cf3b4fcf Tweak exception handling slightly to handle runtime exception variant.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182888 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 14:49:40 +00:00
slaws
404d0ab207 Move match composites into appropriately named directories.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182735 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 09:22:15 +00:00
slaws
d38208b8af Fix up some manifest funnies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182536 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 19:20:12 +00:00
slaws
505393fe9d TUSCANY-3961 - modify so we don't rely on internal exception throwing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182535 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 19:19:18 +00:00
slaws
1765edfcd5 TUSCANY-3960 - Create implementation level operation model and add jsr250 module into build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182420 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 15:16:07 +00:00
slaws
91fabe9b13 TUSCANY-3960 - add manifest and remove unused includes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182328 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 12:14:49 +00:00
slaws
8d6c685a54 TUSCANY-3960 - start porting JSR250 support from 1.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182320 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 11:58:27 +00:00
antelder
6b2492ecc2 Update with some guards to avoid NPEs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182279 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 09:16:54 +00:00
antelder
4d98161f40 Include all the contributions as dependencies so that dependent contributions get resolved correctly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181651 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 08:05:10 +00:00
antelder
b95b478b0c Update to not include the root contribution as a duplicate dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181649 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11 08:03:27 +00:00
rfeng
507fff6345 For jsonrpc 2.0, don't send null error or null result
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181241 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 21:15:45 +00:00
rfeng
c9efcb7cf9 Use Jackson JsonNode as the unified representation of json data
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181240 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 21:15:41 +00:00
slaws
20b39ce212 TUSCANY-3943 - Add the (currently ignored) disable wrapped test case.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180946 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 13:24:23 +00:00
slaws
bd1fb4144f TUSCANY-3943 - Add another couple of missing license headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180943 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 13:19:39 +00:00
slaws
06e84aed34 TUSCANY-3943 - Add missing license headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180942 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 13:17:45 +00:00
slaws
84c924ea3d TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in my build so I've added @Ignore for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180938 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 13:13:42 +00:00
rfeng
b80b6c5950 Fix OSGi import
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180797 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 07:14:19 +00:00
rfeng
cd0891e54e Fix the invoker to serialize the objects to json
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180795 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 07:07:31 +00:00
rfeng
5edad53664 Fix test case and update license
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180782 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 05:01:22 +00:00
rfeng
fc7cb9fac1 Avoid NPE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180781 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 05:01:11 +00:00
rfeng
7eafc42e6b Use home-grown JSONRPC implementation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180780 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10 05:01:04 +00:00
antelder
e36653405d Add excludes to prevent unwanted dependencies being dragged in and fix the legal checks itest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180555 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 07:20:07 +00:00
lresende
38e30cbfeb Cleaning up unused code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179924 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 02:13:45 +00:00
lresende
ab778d147b Adding support for ?wadl to resources exposed trough the rest binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179923 13f79535-47bb-0310-9956-ffa450edef68
2011-10-07 02:13:40 +00:00
antelder
abd09eeffe Add comment with JIRA number
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179075 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 07:32:12 +00:00
antelder
af89846c1b TUSCANY-3880: Disable pojo 10004 testcase as its not really working correctly until the import/export version is implemented correctly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179074 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 07:31:08 +00:00
antelder
2e57e301aa Change back to use getSchemaDocument instead of getAllSchema()[0]. This was changed back in r1043206 to try to make the Tuscany code compatible with diff version of xmlSchema but this can cause loops in xmlschema so go back to getSchemaDocument and require using the Tuscany level of xmlSchema
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179072 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 07:22:58 +00:00
antelder
1f45051461 TUSCANY-3956: Fix Java2 Security exception in ContributionHelper.getNestedJarUrls method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178314 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 07:26:18 +00:00
antelder
b80b45fe83 TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are not registered in domain registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178311 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 07:17:31 +00:00
rfeng
bc0baf8850 Add jsonrpc 1.0 models and the servlet to handle jsonrpc requests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178299 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 05:18:04 +00:00
rfeng
2a03dd62db Start to add jsonrpc 2.0 support
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178135 13f79535-47bb-0310-9956-ffa450edef68
2011-10-02 07:13:23 +00:00