summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a strawman approach to enable setting the binding uri on a ServiceReferenceantelder2011-12-082-1/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211945 13f79535-47bb-0310-9956-ffa450edef68
* Add a test for dynamically altering the binding URI of a ServiceReferenceantelder2011-12-087-0/+272
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211944 13f79535-47bb-0310-9956-ffa450edef68
* Build new <wsa:MessageID> rather than propagating from Tuscany Message.scottkurz2011-12-081-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211926 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3965 - Take more updated JCI test cases from OASIS SVN rev 294 - ↵slaws2011-12-081-0/+0
| | | | | | related to correcting the tests for @Property annotations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211790 13f79535-47bb-0310-9956-ffa450edef68
* Add <wsa:MessageID> to ref-side messages for 2-way operation on forward ↵scottkurz2011-12-071-1/+12
| | | | | | interface of callback. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211684 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3965 - Take updated JCI test cases from OASIS SVN rev 292slaws2011-12-071-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211391 13f79535-47bb-0310-9956-ffa450edef68
* Switch invoker method signatures, as we don't need to pass binding around.scottkurz2011-12-061-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211098 13f79535-47bb-0310-9956-ffa450edef68
* Make 'wsBinding' field in invoker protected.scottkurz2011-12-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1211065 13f79535-47bb-0310-9956-ffa450edef68
* remove empty foldersslaws2011-12-060-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3965 - Generally stop detecting non-annotated properties/references ↵slaws2011-12-063-15/+18
| | | | | | if @Service/@Reference/@Property annotations are present git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210860 13f79535-47bb-0310-9956-ffa450edef68
* Move up to the latest OASIS version of the JMS binding schema. No real ↵antelder2011-12-052-212/+212
| | | | | | changes as the changes had already been applied to the old tuscany version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210510 13f79535-47bb-0310-9956-ffa450edef68
* Add annotated field to UnannotatedCTCalcComponentImpl testantelder2011-12-051-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210480 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider ↵slaws2011-12-0510-28/+82
| | | | | | lists are maintained independently for cloned composites. Add a tests case for it as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210470 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3965: Fix so that fields that are candidates for being properties ↵antelder2011-12-051-2/+11
| | | | | | but which have some annotation on them then are not used as properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210426 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to ↵antelder2011-12-053-0/+46
| | | | | | match the scenario as described in TUSCANY_3965 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210425 13f79535-47bb-0310-9956-ffa450edef68
* Organize imports to remove unused onesantelder2011-12-052-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210419 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965antelder2011-12-051-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210418 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3984: Support binding.ws, interface.wsdl and policySets for ↵nash2011-12-0430-5/+1696
| | | | | | serialized service references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210165 13f79535-47bb-0310-9956-ffa450edef68
* Add .htaccess and site--xml.html to svn:ignore propertynash2011-12-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210163 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3991: temporarily disable the failing testsnash2011-12-041-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210154 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependency for commons-httpclientnash2011-12-042-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210105 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3990: Fix XML syntax errorsnash2011-12-042-12/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210090 13f79535-47bb-0310-9956-ffa450edef68
* Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.scottkurz2011-12-041-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210051 13f79535-47bb-0310-9956-ffa450edef68
* Fix ref-side support for rpc-lit style WSDL bindings.scottkurz2011-12-041-7/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210049 13f79535-47bb-0310-9956-ffa450edef68
* Add ablity to specify endpoint descriptions in node.xml for local domain ↵rfeng2011-12-0215-22/+86
| | | | | | registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209634 13f79535-47bb-0310-9956-ffa450edef68
* Make commit showing more clearly that wsa:ReferenceParameters aren't handled ↵scottkurz2011-12-021-19/+8
| | | | | | correctly and that this is a TODO. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209627 13f79535-47bb-0310-9956-ffa450edef68
* Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per ↵scottkurz2011-12-021-3/+7
| | | | | | WS-A SOAP Binding spec. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209512 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3974: Apply patch from Greg Dritschler to fix ↵antelder2011-12-021-3/+11
| | | | | | IntentNotSatisfiedAtBuild error occurs when using an intent provided by implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209441 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out code. slaws2011-12-011-53/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209151 13f79535-47bb-0310-9956-ffa450edef68
* Add a contributionInstalled() operation to the listener interface. Completes ↵slaws2011-12-014-0/+11
| | | | | | the set. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209150 13f79535-47bb-0310-9956-ffa450edef68
* Create model resolvers in doPrivileged block. The primary concern here is ↵slaws2011-12-011-2/+11
| | | | | | the ClassLoaderModelResolver which extends the URIClassLoader and requires permissions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209147 13f79535-47bb-0310-9956-ffa450edef68
* Add a mechanism for specifying default intents on policy subjects. This is a ↵slaws2011-12-0110-8/+302
| | | | | | rewrite of the previous attempt after Greg pointed out a build order issue on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209146 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3963 - make the client reference name stand out from the crowd. ↵slaws2011-12-011-1/+1
| | | | | | Thanks for the patch Jennifer. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209143 13f79535-47bb-0310-9956-ffa450edef68
* Fix build and install errors on Mac OS X. Add missing scripts to forward IP ↵jsdelfino2011-12-0111-17/+85
| | | | | | ports on Mac OS X. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209010 13f79535-47bb-0310-9956-ffa450edef68
* Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for ↵scottkurz2011-11-302-42/+60
| | | | | | handling callbacks' handling of WS-A headers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208790 13f79535-47bb-0310-9956-ffa450edef68
* Work around for Java bug with map entry setValueantelder2011-11-301-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208374 13f79535-47bb-0310-9956-ffa450edef68
* Minor build and install script fixes. Install missing dev tools. Add a ↵jsdelfino2011-11-304-4/+6
| | | | | | missing cd command. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208241 13f79535-47bb-0310-9956-ffa450edef68
* Enable log collection using Scribe, and some minor log cleanup.jsdelfino2011-11-3011-39/+143
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208240 13f79535-47bb-0310-9956-ffa450edef68
* Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR.scottkurz2011-11-291-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208017 13f79535-47bb-0310-9956-ffa450edef68
* Add dynamic (vs. static) dispatch to invoker for use by callback support.scottkurz2011-11-291-20/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208010 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3986. Thanks Rashmi.scottkurz2011-11-291-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207942 13f79535-47bb-0310-9956-ffa450edef68
* Add support for using the Java 1.7 profileantelder2011-11-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207137 13f79535-47bb-0310-9956-ffa450edef68
* Add a profile for Java 1.7antelder2011-11-282-0/+188
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207136 13f79535-47bb-0310-9956-ffa450edef68
* Update everywhere that use the jaxws-maven-plugin plugin to use the version ↵antelder2011-11-251-17/+7
| | | | | | and config which works for both Java 6 and 7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206222 13f79535-47bb-0310-9956-ffa450edef68
* Update everywhere that use the jaxws-maven-plugin plugin to use the version ↵antelder2011-11-251-15/+10
| | | | | | and config which works for both Java 6 and 7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206221 13f79535-47bb-0310-9956-ffa450edef68
* Update everywhere that use the jaxws-maven-plugin plugin to use the version ↵antelder2011-11-2521-309/+157
| | | | | | and config which works for both Java 6 and 7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206218 13f79535-47bb-0310-9956-ffa450edef68
* Update to work with both Java 1.6 and 1.7. I think this looks like what has ↵antelder2011-11-251-18/+11
| | | | | | to be done to get wsimport and wsgen working from Maven for both java 1.6 and 1.7 - use the latest plugin from org.jvnet.jax-ws-commons, set thewsimport target to be 2.1, and include a dependency on the latest jaxws-tools git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206141 13f79535-47bb-0310-9956-ffa450edef68
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205841 13f79535-47bb-0310-9956-ffa450edef68
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205840 13f79535-47bb-0310-9956-ffa450edef68
* Add an exclude for the new in Java7 Throwable.getSuppressed method which ↵antelder2011-11-241-1/+1
| | | | | | breaks jaxb serialization git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205796 13f79535-47bb-0310-9956-ffa450edef68