summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change memcached component configuration syntax to use spaces instead of ↵jsdelfino2011-12-143-4/+4
| | | | | | commas between memcached addresses. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214043 13f79535-47bb-0310-9956-ffa450edef68
* Minor build script updates. Add missing --enable-libcloud build option and ↵jsdelfino2011-12-145-13/+13
| | | | | | upgrade to PostgreSQL 9.1.2. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214042 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3890 - separate the request wrapper model from the response wrapper ↵slaws2011-12-1341-429/+518
| | | | | | model as per the change in 1.x under TUSCANY-2931. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213702 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213625 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213624 13f79535-47bb-0310-9956-ffa450edef68
* Update so that JavaImplementationProvider works with both OASIS and Tuscany ↵antelder2011-12-131-1/+1
| | | | | | ComponentContext types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213621 13f79535-47bb-0310-9956-ffa450edef68
* Update to match the new Tuscany ServiceReference interfaceantelder2011-12-131-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213620 13f79535-47bb-0310-9956-ffa450edef68
* Update core to use the Tuscany versions of the OASIS interfaces ↵antelder2011-12-132-6/+7
| | | | | | ComponentCOntext and ServiceReference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213617 13f79535-47bb-0310-9956-ffa450edef68
* Add Tuscany versions of OASIS ComponentContext and ServiceReferenceantelder2011-12-133-2/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213616 13f79535-47bb-0310-9956-ffa450edef68
* Update context annotation processor to work with both OASIS and Tuscany ↵antelder2011-12-131-2/+2
| | | | | | types of ComponentContext git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213614 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2011-12-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212424 13f79535-47bb-0310-9956-ffa450edef68
* Start adding the dynamic distributed OSGi sample back in from contrib. Not ↵slaws2011-12-0948-0/+2812
| | | | | | in build yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212416 13f79535-47bb-0310-9956-ffa450edef68
* Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws2011-12-091-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212410 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned ↵slaws2011-12-092-18/+20
| | | | | | that putting extra doPrivileged checks in the main message flow is going to have a negative impact on performance so I've swapped out that code so a check on the presence of a message header. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212406 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3993 - Apply Tom's change to point to the right snapshot repo. ↵slaws2011-12-091-4/+8
| | | | | | Thanks Tom. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212399 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws2011-12-097-7/+167
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212386 13f79535-47bb-0310-9956-ffa450edef68
* Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, ↵scottkurz2011-12-081-1/+16
| | | | | | relying on Tuscany callback handling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212145 13f79535-47bb-0310-9956-ffa450edef68
* 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