Commit graph

4407 commits

Author SHA1 Message Date
slaws
500df32134 Update the version of the JAXWS plugin being used to match that from other 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
2012-01-25 10:31:55 +00:00
antelder
331752860e Add exclude for policy archetype file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235260 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 14:19:15 +00:00
antelder
53121100f0 Add parentheses to force correct evaluation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235257 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 14:10:54 +00:00
antelder
68afedb60b Add exclude for legal checks
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235244 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 13:25:01 +00:00
antelder
4cdbbb912c Add missing license headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235243 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 13:24:18 +00:00
antelder
8878ca9d09 Add meta-inf/service file for all the MessageProcessors
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235223 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 12:29:56 +00:00
antelder
cbff648d71 Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so 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
2012-01-24 12:29:04 +00:00
antelder
ae382e9b56 Exclude two JMS callback compliance tests which no longer work
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235185 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:28:06 +00:00
antelder
e5c33379ad Update expected error message for latest JMS binding code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235184 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:27:17 +00:00
antelder
4262ef1670 Update JMS selectors test to match new selectedOperation behaviour
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235182 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:26:19 +00:00
antelder
87cbe4483f TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding 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
2012-01-24 09:25:05 +00:00
antelder
87a97b4fa6 TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding 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
2012-01-24 09:24:13 +00:00
lresende
740d7810a5 Refactoring policy archetype artifacts to properly generate provider folder
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235066 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 23:41:19 +00:00
slaws
8624fc0322 TUSCANY-3283 - these are similar changes to those made in 1.x to correct 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
2012-01-19 14:33:20 +00:00
slaws
793272a379 TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator 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
2012-01-19 14:22:25 +00:00
antelder
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
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1230972 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 10:06:41 +00:00
slaws
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.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229110 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 12:24:52 +00:00
slaws
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.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229088 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 10:35:27 +00:00
lresende
485441f263 Policy archetype (work in progress)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229004 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 02:06:27 +00:00
lresende
1ae378860f Updating to latest archetype dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229003 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 01:57:26 +00:00
lresende
d07572eeee Minor formatting
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1229002 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 01:57:20 +00:00
antelder
9300b83baf TUSCANY-4002: Apply patch from Jennifer Thompson to support get/set properties on the JMS binding Context object
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228596 13f79535-47bb-0310-9956-ffa450edef68
2012-01-07 11:28:04 +00:00
antelder
35a38f4339 TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to allow for additional extensions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228595 13f79535-47bb-0310-9956-ffa450edef68
2012-01-07 11:26:14 +00:00
slaws
a04a4e90df TUSCANY-4004 - add a comment highlighting some concern about import processing.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228157 13f79535-47bb-0310-9956-ffa450edef68
2012-01-06 12:40:14 +00:00
slaws
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.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228150 13f79535-47bb-0310-9956-ffa450edef68
2012-01-06 12:35:01 +00:00
slaws
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

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1228143 13f79535-47bb-0310-9956-ffa450edef68
2012-01-06 12:19:29 +00:00
antelder
f55fe8a88e Make fields protected so subclasses can access
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1222193 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 12:00:24 +00:00
antelder
73dfbf3e67 TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException occurs when calling SCAClientFactory.getService
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221454 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 19:32:07 +00:00
antelder
87e69e61ad TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to override Tuscany system definition.xml documents
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221453 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 19:30:45 +00:00
antelder
4aa17b270b Make fields protected so subclasses can use
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221449 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 19:26:13 +00:00
antelder
08e9b1f0a6 Change fields to be protected so subclasses can access them
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221272 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 14:22:57 +00:00
antelder
921cdaca70 MOve the initilization of a default destination name to a seperate method so it can be overriden by subclasses
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221271 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 14:22:19 +00:00
antelder
0498e9dd76 TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override Tuscany system definition.xml documents
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1215081 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 10:17:13 +00:00
antelder
33b1a014e2 TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: ConnectException after component restart
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214259 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 14:33:47 +00:00
slaws
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.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214234 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 13:24:50 +00:00
slaws
423e9741c5 Add static distributed OSGi samples to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214231 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 13:12:49 +00:00
slaws
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.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214230 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 13:11:02 +00:00
slaws
c22ac22503 TUSCANY-2681 - merge changes from 1.x to 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214229 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 13:08:30 +00:00
slaws
699653d2ae TUSCANY-3890 - separate the request wrapper model from the response wrapper 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
2011-12-13 14:12:38 +00:00
antelder
438fd75ec9 Update to use the new Tuscany ComponentContext and ServiceReference interfaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213625 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 09:24:11 +00:00
antelder
2981c1106c Update to use the new Tuscany ComponentContext and ServiceReference interfaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213624 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 09:23:05 +00:00
antelder
89244e67bd Update so that JavaImplementationProvider works with both OASIS and Tuscany ComponentContext types
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213621 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 09:20:13 +00:00
antelder
a1c1199a29 Update to match the new Tuscany ServiceReference interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213620 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 09:18:35 +00:00
antelder
c405cdf7ba Update core to use the Tuscany versions of the OASIS interfaces ComponentCOntext and ServiceReference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213617 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 09:17:42 +00:00
antelder
85f90ebf75 Add Tuscany versions of OASIS ComponentContext and ServiceReference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213616 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 09:16:46 +00:00
antelder
903f84ef83 Update context annotation processor to work with both OASIS and Tuscany types of ComponentContext
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213614 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 09:15:11 +00:00
slaws
7691d02e3d Fix typo in comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212424 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:54:06 +00:00
slaws
98cc734e2c Start adding the dynamic distributed OSGi sample back in from contrib. Not in build yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212416 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:43:18 +00:00
slaws
b2aedfc764 Remove excludes now that OASIS have fixed the Java CI tests themselves
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212410 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:37:47 +00:00
slaws
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.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212406 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:34:11 +00:00