Commit graph

4170 commits

Author SHA1 Message Date
antelder
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
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206141 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 12:42:30 +00:00
antelder
5e2c0c8fa6 Update the jaxws plugin version to one that works with both Java 6 and 7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205841 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 14:18:51 +00:00
antelder
3a002f4a47 Update the jaxws plugin version to one that works with both Java 6 and 7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205840 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 14:16:32 +00:00
antelder
c2e23902fb Add an exclude for the new in Java7 Throwable.getSuppressed method which breaks jaxb serialization
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205796 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 11:28:14 +00:00
antelder
5cff01b079 Add wildcards to error message so it matches across JVM levels
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205795 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 11:18:52 +00:00
slaws
dab3ee3c01 remove unused imports committed by accident
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205013 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 14:21:30 +00:00
slaws
6b44bd3de6 Fix typo in comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205012 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 14:20:36 +00:00
antelder
f26363dda8 TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink timeout for binding.rest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204474 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 12:35:59 +00:00
antelder
eaec6ebe25 TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink timeout for binding.rest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204472 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 12:35:41 +00:00
antelder
8af7a97066 TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink timeout for binding.rest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204469 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 12:34:32 +00:00
antelder
f2f49a54a1 TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save information about client async request
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204449 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:24:06 +00:00
antelder
0cddf749ca TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save information about client async request
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204448 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:23:30 +00:00
antelder
6eab169a6b TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save information about client async request
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204447 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:22:53 +00:00
antelder
628701e626 Fix a couple of NPE and index out of bound exceptions for async operations with void return types
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1203688 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 15:12:18 +00:00
antelder
14ed14d267 Update to avoid index out of bounds exception with 1 character operation names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1203686 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 15:11:06 +00:00
scottkurz
6f11123620 Fix EPR creation to correctly wrap address in <wsa:Address/> tag.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1202210 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 14:38:02 +00:00
antelder
7b3b79ce8d Update the JMS binding to support attribute extensions in the scdl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1202136 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 11:35:47 +00:00
slaws
a9ed4889be Add missing manifest entry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201719 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 14:23:11 +00:00
slaws
d355f2a16c Add extra check for zero child elements when processing the OMElement wrapper.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201718 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 14:22:19 +00:00
slaws
c53c843b6f Deal with a couple of cases where the order of results differs depending on whether I'm on the IBM or Oracle JDK.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201712 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 14:08:48 +00:00
antelder
7112b16043 Exclude BJM 6017 1 test again as it still hangs when run in the full build. Works fin when run by itself with maven or in elcipse so tricky to track down whats going wrong.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200890 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 14:04:11 +00:00
antelder
896e0bf9aa Fix WS compliance test fail by also checking for the wsdli namesapce
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200809 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 10:45:01 +00:00
lresende
644d1e212a Tidying up comments and javadocs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200674 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 00:53:34 +00:00
lresende
cc7fd18905 Removing obsolete binding listner servlet class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200673 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 00:53:30 +00:00
lresende
c7b93dbacc Fixing refactor mismatch that was providing wrong operation selector implementation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200672 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 00:53:27 +00:00
lresende
ff389604d6 Removing dependency on binding http implementation artifacts that are not exported
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200671 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 00:53:23 +00:00
lresende
0ba89b82b9 Adding version property to newly exported packages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200670 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 00:53:20 +00:00
lresende
cd07713f40 Refactoring binding http model to bring back support for servlet based resources, and making rpc style it's own operationSelector
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200669 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 00:53:16 +00:00
lresende
c607b0cf67 Adding dojox and dijit to web-javascript-dojo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200668 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 00:52:57 +00:00
antelder
a9bdf283e4 Also put back BJM_6017_1 into the build as it works now too, i think it wasn't broken just failing due to bad clean up when other tests were failing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200410 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 16:22:30 +00:00
antelder
b17c669469 Put back BJM_4011 test into th ebuild as it works now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200406 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 16:20:41 +00:00
antelder
42b3f8bb1b Update to fix compliance test BJM_4011 - if the operation isn't found ensure a failure response is sent if possible
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200378 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 15:26:14 +00:00
antelder
67f35e4995 Expected error message update to match lates jms binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200255 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:29:56 +00:00
antelder
87273437ae Take out two currently failing JMS tests (i'm looking at them now)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200254 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:29:21 +00:00
antelder
77e409c6ce Update LICENSE dependencies after JMS changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200253 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:26:04 +00:00
antelder
3dbc328384 TUSCANY-3975: Apply patch from Rashmi Hunt to fix Missing Extension processing in WebServiceBindingProcessor class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200239 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 09:28:30 +00:00
antelder
629c1f267e Include the jms activemq module in the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199819 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:12:16 +00:00
antelder
944f7682b8 Update itest to add the binding-jms-runtime-activemq and activemq dependencies as these are no longer in the binding-jms-runtime module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199801 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:38:39 +00:00
antelder
d888428d9f Update the JMS binding so that the message format may be either AXIOM or DOM. The default is still DOM as that minimizes the required dependencies but you can now configure it to use AXIOM OMElements which are optimized in some runtime environments
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199797 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:31:53 +00:00
antelder
348fc05ecd Add user constants to the RuntimeProperties
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199795 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:29:13 +00:00
antelder
f933459139 TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg Dritschler
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199186 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 11:00:57 +00:00
antelder
53d14f7330 TUSCANY-3969: add a setRequestTimeout method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199185 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 10:59:06 +00:00
antelder
1cc2c67780 TUSCANY-3969: add a setRequestTimeout method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199184 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 10:57:52 +00:00
antelder
d9f98cc464 TUSCANY-3969: add a getDefaultRequestTimeout method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199183 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 10:56:56 +00:00
slaws
440ffbd09d bringing the static distributed osgi sample back into trunk again. Not in build yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199163 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 09:23:01 +00:00
slaws
5135b05022 Add missing imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197543 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 13:01:37 +00:00
antelder
fca59df905 TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Destination Type
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197162 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:45:25 +00:00
antelder
5b4f1cec4f TUSCANY-3973 OperationSelectorJMSDefaultServiceInterceptor.getTargetOperation() should also handle wireformat type WireFormatJMSBytesXML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197161 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:41:11 +00:00
antelder
cfa9ec20e1 TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() properties prior to writing them & update logic to write JMS attributes even if properties are null.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197149 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:33:52 +00:00
antelder
5d63998add TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197137 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:27:22 +00:00