summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make fields protected so subclasses can accessantelder2011-12-221-12/+12
* Fix calculation of composite path when configured with an absolute path.jsdelfino2011-12-213-2/+9
* Fix PostgreSQL download URL and add it to the default build scripts on Ubuntu...jsdelfino2011-12-213-7/+35
* TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...antelder2011-12-202-34/+32
* TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to ov...antelder2011-12-201-1/+6
* Make fields protected so subclasses can useantelder2011-12-201-19/+19
* Change fields to be protected so subclasses can access themantelder2011-12-201-3/+3
* MOve the initilization of a default destination name to a seperate method so ...antelder2011-12-201-10/+14
* Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect req...jsdelfino2011-12-182-2/+2
* Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2011-12-1829-144/+306
* TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...antelder2011-12-161-5/+13
* TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: Connect...antelder2011-12-141-21/+65
* TUSCANY-3924 playing with whether we should take note of inherited annotation...slaws2011-12-144-0/+111
* Add static distributed OSGi samples to the buildslaws2011-12-141-0/+1
* TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...slaws2011-12-143-10/+39
* TUSCANY-2681 - merge changes from 1.x to 2.xslaws2011-12-142-9/+69
* TUSCANY-3850: Apply patch from Sebastian Millies to fix RMI bug: ConnectExcep...antelder2011-12-141-4/+44
* Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on M...jsdelfino2011-12-141-5/+5
* Change memcached component configuration syntax to use spaces instead of comm...jsdelfino2011-12-143-4/+4
* Minor build script updates. Add missing --enable-libcloud build option and up...jsdelfino2011-12-145-13/+13
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-1341-429/+518
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-9/+0
* Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder2011-12-131-5/+12
* Update so that JavaImplementationProvider works with both OASIS and Tuscany C...antelder2011-12-131-1/+1
* Update to match the new Tuscany ServiceReference interfaceantelder2011-12-131-4/+5
* Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...antelder2011-12-132-6/+7
* Add Tuscany versions of OASIS ComponentContext and ServiceReferenceantelder2011-12-133-2/+59
* Update context annotation processor to work with both OASIS and Tuscany types...antelder2011-12-131-2/+2
* Fix typo in commentslaws2011-12-091-1/+1
* Start adding the dynamic distributed OSGi sample back in from contrib. Not in...slaws2011-12-0948-0/+2812
* Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws2011-12-091-5/+0
* TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...slaws2011-12-092-18/+20
* TUSCANY-3993 - Apply Tom's change to point to the right snapshot repo. Thanks...slaws2011-12-091-4/+8
* TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws2011-12-097-7/+167
* Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...scottkurz2011-12-081-1/+16
* Add a strawman approach to enable setting the binding uri on a ServiceReferenceantelder2011-12-082-1/+22
* Add a test for dynamically altering the binding URI of a ServiceReferenceantelder2011-12-087-0/+272
* Build new <wsa:MessageID> rather than propagating from Tuscany Message.scottkurz2011-12-081-5/+3
* TUSCANY-3965 - Take more updated JCI test cases from OASIS SVN rev 294 - rela...slaws2011-12-081-0/+0
* Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...scottkurz2011-12-071-1/+12
* TUSCANY-3965 - Take updated JCI test cases from OASIS SVN rev 292slaws2011-12-071-0/+0
* Switch invoker method signatures, as we don't need to pass binding around.scottkurz2011-12-061-15/+15
* Make 'wsBinding' field in invoker protected.scottkurz2011-12-061-1/+1
* remove empty foldersslaws2011-12-060-0/+0
* TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws2011-12-063-15/+18
* Move up to the latest OASIS version of the JMS binding schema. No real change...antelder2011-12-052-212/+212
* Add annotated field to UnannotatedCTCalcComponentImpl testantelder2011-12-051-0/+5
* TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws2011-12-0510-28/+82
* TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder2011-12-051-2/+11
* TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...antelder2011-12-053-0/+46