summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add an app property which can be used to retrieve the current app name.jsdelfino2012-01-301-3/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237738 13f79535-47bb-0310-9956-ffa450edef68
* Change samples to use standard example.com domain name.jsdelfino2012-01-308-28/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237737 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
* Add meta-inf/service file for all the MessageProcessorsantelder2012-01-241-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235223 13f79535-47bb-0310-9956-ffa450edef68
* Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so ↵antelder2012-01-241-21/+9
| | | | | | that additional processors can be added in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235221 13f79535-47bb-0310-9956-ffa450edef68
* Exclude two JMS callback compliance tests which no longer workantelder2012-01-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235185 13f79535-47bb-0310-9956-ffa450edef68
* Update expected error message for latest JMS binding codeantelder2012-01-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235184 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS selectors test to match new selectedOperation behaviourantelder2012-01-242-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235182 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding ↵antelder2012-01-241-5/+8
| | | | | | operationProperties 'selectedOperation' element not selecting the correct operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235181 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding ↵antelder2012-01-242-0/+10
| | | | | | operationProperties 'selectedOperation' element not selecting the correct operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235180 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring policy archetype artifacts to properly generate provider folderlresende2012-01-235-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235066 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct ↵slaws2012-01-1916-53/+473
| | | | | | WSDL gen in various areas including, generating unannotated types into the service interface namespace, making wrapper parameters generally non-nillable, using JAXB to generate wrapper XSD (which fixes other failures where our code doesn't support various JAXB annotations), correcting the namespace of generated exceptions and the way that the generated classes are cached. Fixing the WSDL requires other fixes, for example, a new databinding to force ServiceReference to map to anyType (so that we don't try and process these interfaces with JAXB) and a fix to correct the order of response holders. T git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1233402 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2012-01-190-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1233392 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator ↵slaws2012-01-1939-0/+3076
| | | | | | tests here also but not enabled them yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1233390 13f79535-47bb-0310-9956-ffa450edef68
* Add a partitioner component, which combined with a selector component can be ↵jsdelfino2012-01-169-5/+319
| | | | | | used to implement data partitioning, sharding, or data access load balancing for example. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1231822 13f79535-47bb-0310-9956-ffa450edef68
* 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