summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete old RC tagsantelder2012-02-166177-522549/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245046 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2012-02-166177-522824/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245043 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2012-02-166340-539954/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245042 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2012-02-165971-504759/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245041 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2012-02-166014-506930/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245039 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2012-02-166005-507877/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245037 13f79535-47bb-0310-9956-ffa450edef68
* Rename beta3 tag to final nameantelder2012-02-165936-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245036 13f79535-47bb-0310-9956-ffa450edef68
* Rename beta3 tag to final nameantelder2012-02-165936-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245035 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2012-02-165791-503579/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245033 13f79535-47bb-0310-9956-ffa450edef68
* Rename beta3 tag to final nameantelder2012-02-165936-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245031 13f79535-47bb-0310-9956-ffa450edef68
* Start updating CHANGES file for next releaseantelder2012-02-161-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245028 13f79535-47bb-0310-9956-ffa450edef68
* Make the JMSException a ServiceRuntimeException so it has some commonality ↵slaws2012-02-151-1/+3
| | | | | | with the spec defined exception. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1244594 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4013 - set the userSpecifiedURI when the URI is set from WSDL also slaws2012-02-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1244592 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4015 - correct what activation spec attributes are written outslaws2012-02-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1244440 13f79535-47bb-0310-9956-ffa450edef68
* Make the jackson annotation introspector come before the JAXB one as we need ↵rfeng2012-02-141-2/+3
| | | | | | 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
* Bump up the date in the NOTICE fileantelder2012-02-1399-104/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Minor formatting updateslresende2012-02-121-21/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243203 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4013 - store the user specified binding uri so it doesn't get ↵slaws2012-02-113-0/+24
| | | | | | 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
* Fixing processing wireFormat and operationSelectors from rest-binding as the ↵lresende2012-02-104-22/+78
| | | | | | 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
* TUSCANY-3924 - revert some of the previous changes. we need to look at ↵slaws2012-02-105-18/+10
| | | | | | whether we are interpreting the spec correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242718 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4011 - stop the SCDL callback binding configuration from being ↵slaws2012-02-0914-109/+409
| | | | | | 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
* Add doPrivileged for Java 2 Security issue.scottkurz2012-02-091-43/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242402 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2012-02-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241895 13f79535-47bb-0310-9956-ffa450edef68
* Remove the unreleased stuffantelder2012-02-08111-6486/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241817 13f79535-47bb-0310-9956-ffa450edef68
* Tag for rc0 preview of beta4 releaseantelder2012-02-086596-0/+555903
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241816 13f79535-47bb-0310-9956-ffa450edef68
* Adjust a couple more test fields that differ after an invocation depending ↵antelder2012-02-082-0/+8
| | | | | | on the environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241800 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany plugin for rename from maven-tuscany- to tuscany-maven-antelder2012-02-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241586 13f79535-47bb-0310-9956-ffa450edef68
* The operation name property is only for request messages so don't set it on ↵antelder2012-02-071-8/+0
| | | | | | the response git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241570 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4001: Update JMS Binding to use the QName of the element in ↵antelder2012-02-071-4/+7
| | | | | | UnexpectedElement error messages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241442 13f79535-47bb-0310-9956-ffa450edef68
* Update some itests for the change to include the exception class in the ↵antelder2012-02-063-4/+4
| | | | | | response msg git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1241038 13f79535-47bb-0310-9956-ffa450edef68
* remove excludes for tests that have been fixedantelder2012-02-061-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240996 13f79535-47bb-0310-9956-ffa450edef68
* Update for expected err msgs with the new extra exception informationantelder2012-02-061-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240995 13f79535-47bb-0310-9956-ffa450edef68
* When the JMS binding returns an fault message for an unexpected exception ↵antelder2012-02-061-1/+1
| | | | | | 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
* TUSCANY-4005 - raise an error if a reference target containing only a ↵slaws2012-02-027-3/+185
| | | | | | 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
* Update to make plugable whether or not the client should use bindings other ↵antelder2012-01-316-23/+127
| | | | | | than SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238685 13f79535-47bb-0310-9956-ffa450edef68
* Add a test for a component with a single service and multiple bindingsantelder2012-01-313-0/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238669 13f79535-47bb-0310-9956-ffa450edef68
* Update sca client to choose an SCA binding endpoint if one is availableantelder2012-01-313-13/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238666 13f79535-47bb-0310-9956-ffa450edef68
* Add a few more tests for components with multiple services or bindingsantelder2012-01-314-9/+113
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238664 13f79535-47bb-0310-9956-ffa450edef68
* Fix the json deserialization of generic collection and upgrade to jackson 1.9.4rfeng2012-01-305-22/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238014 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4009: Apply patch from Jennifer Thompson to fix Java2 Secuity Errors ↵antelder2012-01-281-5/+31
| | | | | | in JMSMessageProcessorUtil git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237030 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in System.outslaws2012-01-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236689 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is ↵slaws2012-01-271-4/+6
| | | | | | 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
* Fix the two failing JMS compliance tests that set callback destiantions in ↵antelder2012-01-261-12/+15
| | | | | | 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
* Update the JMS Axiom XML helper to create more correct wrapper elementsantelder2012-01-261-9/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236153 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.slaws2012-01-2614-73/+265
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1236129 13f79535-47bb-0310-9956-ffa450edef68
* Update the version of the JAXWS plugin being used to match that from other ↵slaws2012-01-251-1/+9
| | | | | | 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
* Add exclude for policy archetype fileantelder2012-01-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235260 13f79535-47bb-0310-9956-ffa450edef68
* Add parentheses to force correct evaluationantelder2012-01-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235257 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for legal checksantelder2012-01-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235244 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2012-01-247-490/+597
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235243 13f79535-47bb-0310-9956-ffa450edef68