summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix error with logging command in memcached and sqldb start / stop scripts. ↵jsdelfino2012-01-1644-86/+99
| | | | | | Adjust test scripts, add new parameter required by memcached start / stop scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1231821 13f79535-47bb-0310-9956-ffa450edef68
* When using the JMS URI form to identify JMS resources the resources MUST ↵antelder2012-01-131-0/+6
| | | | | | exist, so ensure the binding has all the create flags set correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1230972 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4004 - maintain the imported WSDL location separately from the WSDL ↵slaws2012-01-091-1/+7
| | | | | | URI making them consistent with how the top level WSDL fields are set. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229110 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor ↵slaws2012-01-0918-16/+1071
| | | | | | runs before WrapperJavaInterfaceProcess and apply 3804 style changes to ensure the output wrapper databinding is set separately from the output wrapper. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229088 13f79535-47bb-0310-9956-ffa450edef68
* Policy archetype (work in progress)lresende2012-01-0921-0/+1054
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229004 13f79535-47bb-0310-9956-ffa450edef68
* Updating to latest archetype dependencieslresende2012-01-097-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229003 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2012-01-091-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229002 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4002: Apply patch from Jennifer Thompson to support get/set ↵antelder2012-01-071-0/+15
| | | | | | properties on the JMS binding Context object git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228596 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to ↵antelder2012-01-071-0/+15
| | | | | | allow for additional extensions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228595 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4004 - add a comment highlighting some concern about import processing. slaws2012-01-061-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228157 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in ↵slaws2012-01-0612-74/+165
| | | | | | the way that callbacks are handled now. See JIRA for more comments on this first change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228150 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws2012-01-0625-111/+1222
| | | | | | TUSCANY-4003 - Provide access to resource host from the resource itself. Thanks for the patch Brian git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228143 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2012-01-060-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228134 13f79535-47bb-0310-9956-ffa450edef68
* Add external configuration of Memcached and PostgreSQL logging, to allow the ↵jsdelfino2011-12-3011-21/+174
| | | | | | logs to be piped to Scribe or the HTTPD log rotation program. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1225904 13f79535-47bb-0310-9956-ffa450edef68
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, ↵jsdelfino2011-12-2337-41/+172
| | | | | | to get log piping and rotation to work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1222604 13f79535-47bb-0310-9956-ffa450edef68
* Make fields protected so subclasses can accessantelder2011-12-221-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1222193 13f79535-47bb-0310-9956-ffa450edef68
* Fix calculation of composite path when configured with an absolute path.jsdelfino2011-12-213-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221832 13f79535-47bb-0310-9956-ffa450edef68
* Fix PostgreSQL download URL and add it to the default build scripts on ↵jsdelfino2011-12-213-7/+35
| | | | | | Ubuntu and Mac OS X. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221567 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ↵antelder2011-12-202-34/+32
| | | | | | occurs when calling SCAClientFactory.getService git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221454 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to ↵antelder2011-12-201-1/+6
| | | | | | override Tuscany system definition.xml documents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221453 13f79535-47bb-0310-9956-ffa450edef68
* Make fields protected so subclasses can useantelder2011-12-201-19/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221449 13f79535-47bb-0310-9956-ffa450edef68
* Change fields to be protected so subclasses can access themantelder2011-12-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221272 13f79535-47bb-0310-9956-ffa450edef68
* MOve the initilization of a default destination name to a seperate method so ↵antelder2011-12-201-10/+14
| | | | | | it can be overriden by subclasses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221271 13f79535-47bb-0310-9956-ffa450edef68
* Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect ↵jsdelfino2011-12-182-2/+2
| | | | | | requests instead of accepting them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1220537 13f79535-47bb-0310-9956-ffa450edef68
* Add ability to configure an HTTPS proxy with load balancing over a set of ↵jsdelfino2011-12-1829-144/+306
| | | | | | HTTP backend servers and get OAuth authentication working with that topology. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1220526 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override ↵antelder2011-12-161-5/+13
| | | | | | Tuscany system definition.xml documents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1215081 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: ↵antelder2011-12-141-21/+65
| | | | | | ConnectException after component restart git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214259 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3924 playing with whether we should take note of inherited ↵slaws2011-12-144-0/+111
| | | | | | annotations as per JSR-250. Test ignored but I don't want to loose it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214234 13f79535-47bb-0310-9956-ffa450edef68
* Add static distributed OSGi samples to the buildslaws2011-12-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214231 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes ↵slaws2011-12-143-10/+39
| | | | | | merged as some affect error messages and cause otests to fail for only aesthetic reasons. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214230 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2681 - merge changes from 1.x to 2.xslaws2011-12-142-9/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214229 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3850: Apply patch from Sebastian Millies to fix RMI bug: ↵antelder2011-12-141-4/+44
| | | | | | ConnectException after component restart git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214198 13f79535-47bb-0310-9956-ffa450edef68
* Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on ↵jsdelfino2011-12-141-5/+5
| | | | | | Mac OS X. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214044 13f79535-47bb-0310-9956-ffa450edef68
* 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