Commit graph

13074 commits

Author SHA1 Message Date
rfeng
175df4ad07 Make the jackson annotation introspector come before the JAXB one as we need to use the Jackson annotations to override the JAXB in some cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1244154 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 18:39:23 +00:00
antelder
6c2ba11d76 Bump up the date in the NOTICE file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 14:22:32 +00:00
lresende
210e80ef36 Minor formatting updates
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243203 13f79535-47bb-0310-9956-ffa450edef68
2012-02-12 07:14:12 +00:00
slaws
38b0c067e3 TUSCANY-4013 - store the user specified binding uri so it doesn't get overwritten by the BindingURIBuilder. Needs reworking when we fix TUSCANY-4014
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243103 13f79535-47bb-0310-9956-ffa450edef68
2012-02-11 17:09:09 +00:00
lresende
f9237c1573 Fixing processing wireFormat and operationSelectors from rest-binding as the element QName was conflicting with binding-http and the DefaultBeanModelProcessor was producing http models for rest binding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242872 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 18:04:05 +00:00
slaws
0cc7b66915 TUSCANY-3924 - revert some of the previous changes. we need to look at whether we are interpreting the spec correctly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242718 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 09:43:24 +00:00
slaws
59412d176c TUSCANY-4011 - stop the SCDL callback binding configuration from being overwritten. The JMS binding strangely relied on this so required some surgery. I've also simplified CallbackServiceReference and added a CALLBACK message header and CallbackHandler object to make is simpler to pass the callback address down the message chain. The existing approach of creating a CallbackEndpoint model is still supported at the moment.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242412 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 17:46:50 +00:00
scottkurz
a9891d03be Add doPrivileged for Java 2 Security issue.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242402 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 17:05:44 +00:00
slaws
93fde93f8e Fix typo in comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241895 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 13:38:52 +00:00
antelder
65daee9fbf Remove the unreleased stuff
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241817 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 08:43:19 +00:00
antelder
51d861965d Tag for rc0 preview of beta4 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241816 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 08:37:40 +00:00
antelder
0024b52404 Adjust a couple more test fields that differ after an invocation depending on the environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241800 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 07:45:26 +00:00
antelder
e2c0f7c2ef Update tuscany plugin for rename from maven-tuscany- to tuscany-maven-
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241586 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 19:55:41 +00:00
antelder
bf73d25992 The operation name property is only for request messages so don't set it on the response
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241570 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 19:34:13 +00:00
antelder
67f1454027 TUSCANY-4001: Update JMS Binding to use the QName of the element in UnexpectedElement error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241442 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 12:27:38 +00:00
antelder
b8cd8af0c6 Update some itests for the change to include the exception class in the response msg
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241038 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 15:08:16 +00:00
antelder
d5c2ef5c9f Add Tuscany OASIS JMS artifacts
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241004 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 13:19:14 +00:00
antelder
ecb690209a remove excludes for tests that have been fixed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240996 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 12:08:25 +00:00
antelder
3a7e18f2d0 Update for expected err msgs with the new extra exception information
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240995 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 12:06:05 +00:00
antelder
2ef87f470a When the JMS binding returns an fault message for an unexpected exception include the exception class name in the message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240983 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 11:40:03 +00:00
slaws
4c5fe5e405 TUSCANY-4005 - raise an error if a reference target containing only a component name matches a component with multiple services.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1239597 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 13:14:54 +00:00
antelder
b891ba6824 Update to make plugable whether or not the client should use bindings other than SCA binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238685 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 16:36:01 +00:00
antelder
8434e69c00 Add a test for a component with a single service and multiple bindings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238669 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 15:42:24 +00:00
antelder
b0a656ba70 Update sca client to choose an SCA binding endpoint if one is available
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238666 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 15:32:51 +00:00
antelder
3400d2e1e1 Add a few more tests for components with multiple services or bindings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238664 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 15:26:35 +00:00
rfeng
74cdb70584 Fix the json deserialization of generic collection and upgrade to jackson 1.9.4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238014 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 21:10:20 +00:00
jsdelfino
f4c4803ce0 Refactor server hosting module, rename it and move it under a hosting dir, and refactor its datastore components into a single component.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237740 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 15:56:11 +00:00
jsdelfino
1b10f18fce Add an app property which can be used to retrieve the current app name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237738 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 15:54:15 +00:00
jsdelfino
32ae33c773 Change samples to use standard example.com domain name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237737 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 15:54:12 +00:00
antelder
5f20c97094 TUSCANY-4009: Apply patch from Jennifer Thompson to fix Java2 Secuity Errors in JMSMessageProcessorUtil
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237030 13f79535-47bb-0310-9956-ffa450edef68
2012-01-28 09:24:39 +00:00
slaws
a6f183dd82 Fix typo in System.out
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236689 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 14:06:55 +00:00
slaws
3a1e24c242 TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is fixed then POL_9020 and POL_9021 fail so needs discussion.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236688 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 14:05:03 +00:00
antelder
fcf920b0ab Fix the two failing JMS compliance tests that set callback destiantions in the request message. I'm not sure if its whats intended after the recent callback changes but this gets the JMS compliance tests working
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236275 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 16:25:28 +00:00
antelder
878a308214 Update the JMS Axiom XML helper to create more correct wrapper elements
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236153 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 12:05:41 +00:00
slaws
1203448369 TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236129 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 10:24:43 +00:00
slaws
500df32134 Update the version of the JAXWS plugin being used to match that from other ws tests that seem to run successfully up on Jenkins
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235712 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 10:31:55 +00:00
antelder
331752860e Add exclude for policy archetype file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235260 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 14:19:15 +00:00
antelder
53121100f0 Add parentheses to force correct evaluation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235257 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 14:10:54 +00:00
antelder
68afedb60b Add exclude for legal checks
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235244 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 13:25:01 +00:00
antelder
4cdbbb912c Add missing license headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235243 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 13:24:18 +00:00
antelder
8878ca9d09 Add meta-inf/service file for all the MessageProcessors
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235223 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 12:29:56 +00:00
antelder
cbff648d71 Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so that additional processors can be added in OSGi
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235221 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 12:29:04 +00:00
antelder
ae382e9b56 Exclude two JMS callback compliance tests which no longer work
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235185 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:28:06 +00:00
antelder
e5c33379ad Update expected error message for latest JMS binding code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235184 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:27:17 +00:00
antelder
4262ef1670 Update JMS selectors test to match new selectedOperation behaviour
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235182 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:26:19 +00:00
antelder
87cbe4483f TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operationProperties 'selectedOperation' element not selecting the correct operation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235181 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:25:05 +00:00
antelder
87a97b4fa6 TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operationProperties 'selectedOperation' element not selecting the correct operation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235180 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:24:13 +00:00
lresende
740d7810a5 Refactoring policy archetype artifacts to properly generate provider folder
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235066 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 23:41:19 +00:00
slaws
8624fc0322 TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL gen in various areas including, generating unannotated types into the service interface namespace, making wrapper parameters generally non-nillable, using JAXB to generate wrapper XSD (which fixes other failures where our code doesn't support various JAXB annotations), correcting the namespace of generated exceptions and the way that the generated classes are cached. Fixing the WSDL requires other fixes, for example, a new databinding to force ServiceReference to map to anyType (so that we don't try and process these interfaces with JAXB) and a fix to correct the order of response holders. T
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1233402 13f79535-47bb-0310-9956-ffa450edef68
2012-01-19 14:33:20 +00:00
slaws
0a86a47979 add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1233392 13f79535-47bb-0310-9956-ffa450edef68
2012-01-19 14:24:42 +00:00