Commit graph

  • a38d708407 When using the JMS URI form to identify JMS resources the resources MUST exist, so ensure the binding has all the create flags set correctly antelder 2012-01-13 10:06:41 +00:00
  • ba65724b76 TUSCANY-4004 - maintain the imported WSDL location separately from the WSDL URI making them consistent with how the top level WSDL fields are set. slaws 2012-01-09 12:24:52 +00:00
  • 2729709882 TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs before WrapperJavaInterfaceProcess and apply 3804 style changes to ensure the output wrapper databinding is set separately from the output wrapper. slaws 2012-01-09 10:35:27 +00:00
  • 485441f263 Policy archetype (work in progress) lresende 2012-01-09 02:06:27 +00:00
  • 1ae378860f Updating to latest archetype dependencies lresende 2012-01-09 01:57:26 +00:00
  • d07572eeee Minor formatting lresende 2012-01-09 01:57:20 +00:00
  • 9300b83baf TUSCANY-4002: Apply patch from Jennifer Thompson to support get/set properties on the JMS binding Context object antelder 2012-01-07 11:28:04 +00:00
  • 35a38f4339 TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to allow for additional extensions antelder 2012-01-07 11:26:14 +00:00
  • a04a4e90df TUSCANY-4004 - add a comment highlighting some concern about import processing. slaws 2012-01-06 12:40:14 +00:00
  • 31f71e8e07 TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in the way that callbacks are handled now. See JIRA for more comments on this first change. slaws 2012-01-06 12:35:01 +00:00
  • d0e15154ff TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interface TUSCANY-4003 - Provide access to resource host from the resource itself. Thanks for the patch Brian slaws 2012-01-06 12:19:29 +00:00
  • cd8c29db34 Add some ignores slaws 2012-01-06 12:02:33 +00:00
  • 85d3307d76 Add external configuration of Memcached and PostgreSQL logging, to allow the logs to be piped to Scribe or the HTTPD log rotation program. jsdelfino 2011-12-30 19:52:29 +00:00
  • 681567b281 Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. jsdelfino 2011-12-23 08:18:38 +00:00
  • f55fe8a88e Make fields protected so subclasses can access antelder 2011-12-22 12:00:24 +00:00
  • c9dc8128f1 Fix calculation of composite path when configured with an absolute path. jsdelfino 2011-12-21 18:31:55 +00:00
  • 0093665342 Fix PostgreSQL download URL and add it to the default build scripts on Ubuntu and Mac OS X. jsdelfino 2011-12-21 02:26:01 +00:00
  • 73dfbf3e67 TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException occurs when calling SCAClientFactory.getService antelder 2011-12-20 19:32:07 +00:00
  • 87e69e61ad TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to override Tuscany system definition.xml documents antelder 2011-12-20 19:30:45 +00:00
  • 4aa17b270b Make fields protected so subclasses can use antelder 2011-12-20 19:26:13 +00:00
  • 08e9b1f0a6 Change fields to be protected so subclasses can access them antelder 2011-12-20 14:22:57 +00:00
  • 921cdaca70 MOve the initilization of a default destination name to a seperate method so it can be overriden by subclasses antelder 2011-12-20 14:22:19 +00:00
  • 38eceb6155 Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect requests instead of accepting them. jsdelfino 2011-12-18 20:55:01 +00:00
  • 3ac8ca7868 Add ability to configure an HTTPS proxy with load balancing over a set of HTTP backend servers and get OAuth authentication working with that topology. jsdelfino 2011-12-18 20:19:11 +00:00
  • 0498e9dd76 TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override Tuscany system definition.xml documents antelder 2011-12-16 10:17:13 +00:00
  • 33b1a014e2 TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: ConnectException after component restart antelder 2011-12-14 14:33:47 +00:00
  • 235fc4303d TUSCANY-3924 playing with whether we should take note of inherited annotations as per JSR-250. Test ignored but I don't want to loose it. slaws 2011-12-14 13:24:50 +00:00
  • 423e9741c5 Add static distributed OSGi samples to the build slaws 2011-12-14 13:12:49 +00:00
  • 37950aec04 TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged as some affect error messages and cause otests to fail for only aesthetic reasons. slaws 2011-12-14 13:11:02 +00:00
  • c22ac22503 TUSCANY-2681 - merge changes from 1.x to 2.x slaws 2011-12-14 13:08:30 +00:00
  • 6fb07f5e88 TUSCANY-3850: Apply patch from Sebastian Millies to fix RMI bug: ConnectException after component restart antelder 2011-12-14 12:09:11 +00:00
  • b8580fd78a Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on Mac OS X. jsdelfino 2011-12-14 03:35:23 +00:00
  • f50225bacd Change memcached component configuration syntax to use spaces instead of commas between memcached addresses. jsdelfino 2011-12-14 03:35:21 +00:00
  • f0ae609332 Minor build script updates. Add missing --enable-libcloud build option and upgrade to PostgreSQL 9.1.2. jsdelfino 2011-12-14 03:35:17 +00:00
  • 699653d2ae TUSCANY-3890 - separate the request wrapper model from the response wrapper model as per the change in 1.x under TUSCANY-2931. slaws 2011-12-13 14:12:38 +00:00
  • 438fd75ec9 Update to use the new Tuscany ComponentContext and ServiceReference interfaces antelder 2011-12-13 09:24:11 +00:00
  • 2981c1106c Update to use the new Tuscany ComponentContext and ServiceReference interfaces antelder 2011-12-13 09:23:05 +00:00
  • 89244e67bd Update so that JavaImplementationProvider works with both OASIS and Tuscany ComponentContext types antelder 2011-12-13 09:20:13 +00:00
  • a1c1199a29 Update to match the new Tuscany ServiceReference interface antelder 2011-12-13 09:18:35 +00:00
  • c405cdf7ba Update core to use the Tuscany versions of the OASIS interfaces ComponentCOntext and ServiceReference antelder 2011-12-13 09:17:42 +00:00
  • 85f90ebf75 Add Tuscany versions of OASIS ComponentContext and ServiceReference antelder 2011-12-13 09:16:46 +00:00
  • 903f84ef83 Update context annotation processor to work with both OASIS and Tuscany types of ComponentContext antelder 2011-12-13 09:15:11 +00:00
  • 7691d02e3d Fix typo in comment slaws 2011-12-09 13:54:06 +00:00
  • 98cc734e2c Start adding the dynamic distributed OSGi sample back in from contrib. Not in build yet. slaws 2011-12-09 13:43:18 +00:00
  • b2aedfc764 Remove excludes now that OASIS have fixed the Java CI tests themselves slaws 2011-12-09 13:37:47 +00:00
  • 0fb1fd45f4 TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned 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. slaws 2011-12-09 13:34:11 +00:00
  • 342f347a90 TUSCANY-3993 - Apply Tom's change to point to the right snapshot repo. Thanks Tom. slaws 2011-12-09 13:26:35 +00:00
  • 6e3edd75f0 TUSCANY-3993 - Update code to handle relative URIs and add a test case slaws 2011-12-09 13:01:35 +00:00
  • c85543051b Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, relying on Tuscany callback handling. scottkurz 2011-12-08 21:52:29 +00:00
  • 2199d0dc8e Add a strawman approach to enable setting the binding uri on a ServiceReference antelder 2011-12-08 16:16:13 +00:00
  • 12e313601f Add a test for dynamically altering the binding URI of a ServiceReference antelder 2011-12-08 16:15:01 +00:00
  • c6db2497e4 Build new <wsa:MessageID> rather than propagating from Tuscany Message. scottkurz 2011-12-08 14:59:49 +00:00
  • ecd9deb136 TUSCANY-3965 - Take more updated JCI test cases from OASIS SVN rev 294 - related to correcting the tests for @Property annotations slaws 2011-12-08 09:25:24 +00:00
  • 734d45a9e6 Add <wsa:MessageID> to ref-side messages for 2-way operation on forward interface of callback. scottkurz 2011-12-07 22:40:37 +00:00
  • ead65459c5 TUSCANY-3965 - Take updated JCI test cases from OASIS SVN rev 292 slaws 2011-12-07 11:30:01 +00:00
  • 9b6a3e46fe Switch invoker method signatures, as we don't need to pass binding around. scottkurz 2011-12-06 20:34:56 +00:00
  • 38812310f7 Make 'wsBinding' field in invoker protected. scottkurz 2011-12-06 18:53:21 +00:00
  • f738d567e2 remove empty folders slaws 2011-12-06 11:53:34 +00:00
  • 05a983da94 TUSCANY-3965 - Generally stop detecting non-annotated properties/references if @Service/@Reference/@Property annotations are present slaws 2011-12-06 11:06:07 +00:00
  • c60dcddf48 Move up to the latest OASIS version of the JMS binding schema. No real changes as the changes had already been applied to the old tuscany version antelder 2011-12-05 15:56:10 +00:00
  • 53838f3f53 Add annotated field to UnannotatedCTCalcComponentImpl test antelder 2011-12-05 14:45:25 +00:00
  • 53009c2357 TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider lists are maintained independently for cloned composites. Add a tests case for it as well. slaws 2011-12-05 14:18:01 +00:00
  • 49ebcc7d0d TUSCANY-3965: Fix so that fields that are candidates for being properties but which have some annotation on them then are not used as properties antelder 2011-12-05 12:26:10 +00:00
  • e0ebb0d657 TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to match the scenario as described in TUSCANY_3965 antelder 2011-12-05 12:23:45 +00:00
  • f6578a250b Organize imports to remove unused ones antelder 2011-12-05 11:51:12 +00:00
  • 2666f4bcb0 TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965 antelder 2011-12-05 11:50:22 +00:00
  • d7e5b6bef7 TUSCANY-3984: Support binding.ws, interface.wsdl and policySets for serialized service references nash 2011-12-04 18:10:28 +00:00
  • d505f2c08f Add .htaccess and site--xml.html to svn:ignore property nash 2011-12-04 18:06:13 +00:00
  • 7b20c4db97 TUSCANY-3991: temporarily disable the failing tests nash 2011-12-04 17:37:44 +00:00
  • 4bf9a6b756 Remove unused dependency for commons-httpclient nash 2011-12-04 13:19:14 +00:00
  • 5f3a2395d3 TUSCANY-3990: Fix XML syntax errors nash 2011-12-04 11:39:52 +00:00
  • 34d1610bf8 Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS. scottkurz 2011-12-04 05:23:03 +00:00
  • 55cdb539da Fix ref-side support for rpc-lit style WSDL bindings. scottkurz 2011-12-04 04:47:35 +00:00
  • 1ee87f0f4c Add ablity to specify endpoint descriptions in node.xml for local domain registry rfeng 2011-12-02 18:55:36 +00:00
  • f37a2fbbdc Make commit showing more clearly that wsa:ReferenceParameters aren't handled correctly and that this is a TODO. scottkurz 2011-12-02 18:34:00 +00:00
  • d8b81eed10 Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS-A SOAP Binding spec. scottkurz 2011-12-02 14:36:06 +00:00
  • b54a72a32f TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBuild error occurs when using an intent provided by implementation antelder 2011-12-02 12:29:30 +00:00
  • 5e202ff726 Remove commented out code. slaws 2011-12-01 16:59:16 +00:00
  • b583f8db1e Add a contributionInstalled() operation to the listener interface. Completes the set. slaws 2011-12-01 16:58:32 +00:00
  • 092551bd4f Create model resolvers in doPrivileged block. The primary concern here is the ClassLoaderModelResolver which extends the URIClassLoader and requires permissions. slaws 2011-12-01 16:51:18 +00:00
  • 959ac6c9a2 Add a mechanism for specifying default intents on policy subjects. This is a rewrite of the previous attempt after Greg pointed out a build order issue on the mail list. slaws 2011-12-01 16:45:57 +00:00
  • b69be18919 TUSCANY-3963 - make the client reference name stand out from the crowd. Thanks for the patch Jennifer. slaws 2011-12-01 16:39:10 +00:00
  • cc233e5d22 Fix build and install errors on Mac OS X. Add missing scripts to forward IP ports on Mac OS X. jsdelfino 2011-12-01 09:09:05 +00:00
  • adfedb08bb Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for handling callbacks' handling of WS-A headers. scottkurz 2011-11-30 21:16:32 +00:00
  • 70e67a5445 Work around for Java bug with map entry setValue antelder 2011-11-30 10:48:53 +00:00
  • 0119ce10b0 Minor build and install script fixes. Install missing dev tools. Add a missing cd command. jsdelfino 2011-11-30 03:47:01 +00:00
  • d59fdfce0f Enable log collection using Scribe, and some minor log cleanup. jsdelfino 2011-11-30 03:46:48 +00:00
  • cbb821713a Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR. scottkurz 2011-11-29 18:37:21 +00:00
  • 7a8040658b Add dynamic (vs. static) dispatch to invoker for use by callback support. scottkurz 2011-11-29 18:32:49 +00:00
  • 7d05dbde4c Fix for TUSCANY-3986. Thanks Rashmi. scottkurz 2011-11-29 16:20:23 +00:00
  • 242bdc1072 Add support for using the Java 1.7 profile antelder 2011-11-28 13:24:26 +00:00
  • 0817bcaf55 Add a profile for Java 1.7 antelder 2011-11-28 13:22:58 +00:00
  • 60b45af550 Update everywhere that use the jaxws-maven-plugin plugin to use the version and config which works for both Java 6 and 7 antelder 2011-11-25 15:35:48 +00:00
  • 241197b7a3 Update everywhere that use the jaxws-maven-plugin plugin to use the version and config which works for both Java 6 and 7 antelder 2011-11-25 15:35:14 +00:00
  • f8c5465677 Update everywhere that use the jaxws-maven-plugin plugin to use the version and config which works for both Java 6 and 7 antelder 2011-11-25 15:31:24 +00:00
  • 0d5cc4faa5 Update to work with both Java 1.6 and 1.7. I think this looks like what has 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 antelder 2011-11-25 12:42:30 +00:00
  • 5e2c0c8fa6 Update the jaxws plugin version to one that works with both Java 6 and 7 antelder 2011-11-24 14:18:51 +00:00
  • 3a002f4a47 Update the jaxws plugin version to one that works with both Java 6 and 7 antelder 2011-11-24 14:16:32 +00:00
  • c2e23902fb Add an exclude for the new in Java7 Throwable.getSuppressed method which breaks jaxb serialization antelder 2011-11-24 11:28:14 +00:00
  • 5cff01b079 Add wildcards to error message so it matches across JVM levels antelder 2011-11-24 11:18:52 +00:00