summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work around for Java bug with map entry setValueantelder2011-11-301-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208374 13f79535-47bb-0310-9956-ffa450edef68
* Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR.scottkurz2011-11-291-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208017 13f79535-47bb-0310-9956-ffa450edef68
* Add dynamic (vs. static) dispatch to invoker for use by callback support.scottkurz2011-11-291-20/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208010 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3986. Thanks Rashmi.scottkurz2011-11-291-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207942 13f79535-47bb-0310-9956-ffa450edef68
* Add support for using the Java 1.7 profileantelder2011-11-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207137 13f79535-47bb-0310-9956-ffa450edef68
* Add a profile for Java 1.7antelder2011-11-282-0/+188
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207136 13f79535-47bb-0310-9956-ffa450edef68
* Update everywhere that use the jaxws-maven-plugin plugin to use the version ↵antelder2011-11-251-17/+7
| | | | | | and config which works for both Java 6 and 7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206222 13f79535-47bb-0310-9956-ffa450edef68
* Update everywhere that use the jaxws-maven-plugin plugin to use the version ↵antelder2011-11-251-15/+10
| | | | | | and config which works for both Java 6 and 7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1206221 13f79535-47bb-0310-9956-ffa450edef68
* Add an exclude for the new in Java7 Throwable.getSuppressed method which ↵antelder2011-11-241-1/+1
| | | | | | breaks jaxb serialization git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205796 13f79535-47bb-0310-9956-ffa450edef68
* remove unused imports committed by accidentslaws2011-11-221-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205013 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2011-11-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205012 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder2011-11-211-0/+2
| | | | | | timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204474 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder2011-11-214-2/+27
| | | | | | timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204472 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder2011-11-211-0/+1
| | | | | | timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204469 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save ↵antelder2011-11-211-0/+9
| | | | | | information about client async request git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204449 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save ↵antelder2011-11-214-1/+85
| | | | | | information about client async request git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204448 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save ↵antelder2011-11-211-0/+7
| | | | | | information about client async request git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204447 13f79535-47bb-0310-9956-ffa450edef68
* Fix a couple of NPE and index out of bound exceptions for async operations ↵antelder2011-11-181-7/+14
| | | | | | with void return types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1203688 13f79535-47bb-0310-9956-ffa450edef68
* Update to avoid index out of bounds exception with 1 character operation namesantelder2011-11-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1203686 13f79535-47bb-0310-9956-ffa450edef68
* Fix EPR creation to correctly wrap address in <wsa:Address/> tag.scottkurz2011-11-151-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1202210 13f79535-47bb-0310-9956-ffa450edef68
* Update the JMS binding to support attribute extensions in the scdlantelder2011-11-152-7/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1202136 13f79535-47bb-0310-9956-ffa450edef68
* Add missing manifest entryslaws2011-11-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201719 13f79535-47bb-0310-9956-ffa450edef68
* Add extra check for zero child elements when processing the OMElement wrapper. slaws2011-11-141-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201718 13f79535-47bb-0310-9956-ffa450edef68
* Deal with a couple of cases where the order of results differs depending on ↵slaws2011-11-142-12/+35
| | | | | | 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
* Fix WS compliance test fail by also checking for the wsdli namesapceantelder2011-11-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200809 13f79535-47bb-0310-9956-ffa450edef68
* Tidying up comments and javadocslresende2011-11-118-24/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200674 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete binding listner servlet classlresende2011-11-112-489/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200673 13f79535-47bb-0310-9956-ffa450edef68
* Fixing refactor mismatch that was providing wrong operation selector ↵lresende2011-11-111-1/+1
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200672 13f79535-47bb-0310-9956-ffa450edef68
* Removing dependency on binding http implementation artifacts that are not ↵lresende2011-11-112-10/+68
| | | | | | exported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200671 13f79535-47bb-0310-9956-ffa450edef68
* Adding version property to newly exported packageslresende2011-11-111-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200670 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring binding http model to bring back support for servlet based ↵lresende2011-11-1141-458/+965
| | | | | | 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
* Adding dojox and dijit to web-javascript-dojolresende2011-11-112-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200668 13f79535-47bb-0310-9956-ffa450edef68
* Update to fix compliance test BJM_4011 - if the operation isn't found ensure ↵antelder2011-11-101-1/+1
| | | | | | a failure response is sent if possible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200378 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3975: Apply patch from Rashmi Hunt to fix Missing Extension ↵antelder2011-11-101-1/+43
| | | | | | processing in WebServiceBindingProcessor class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200239 13f79535-47bb-0310-9956-ffa450edef68
* Include the jms activemq module in the buildantelder2011-11-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199819 13f79535-47bb-0310-9956-ffa450edef68
* Update the JMS binding so that the message format may be either AXIOM or ↵antelder2011-11-0919-182/+406
| | | | | | 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
* Add user constants to the RuntimePropertiesantelder2011-11-091-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199795 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg ↵antelder2011-11-081-0/+25
| | | | | | Dritschler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199186 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3969: add a setRequestTimeout methodantelder2011-11-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199185 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3969: add a setRequestTimeout methodantelder2011-11-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199184 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3969: add a getDefaultRequestTimeout methodantelder2011-11-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199183 13f79535-47bb-0310-9956-ffa450edef68
* Add missing importsslaws2011-11-042-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197543 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle ↵antelder2011-11-032-6/+5
| | | | | | Destination Type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197162 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3973 ↵antelder2011-11-031-1/+3
| | | | | | 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
* TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() ↵antelder2011-11-031-9/+6
| | | | | | 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
* TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()antelder2011-11-031-8/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197137 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3968: Add getJMSResourceFactory() method to ↵antelder2011-11-031-0/+4
| | | | | | JMSBindingReferenceBindingProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197122 13f79535-47bb-0310-9956-ffa450edef68
* Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ↵antelder2011-11-031-15/+0
| | | | | | module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197114 13f79535-47bb-0310-9956-ffa450edef68
* Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ↵antelder2011-11-031-61/+2
| | | | | | module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197113 13f79535-47bb-0310-9956-ffa450edef68
* Move the ActiveMQ specific code out from the JMS binding runtime module to ↵antelder2011-11-032-6/+74
| | | | | | binding-jms-runtime-activemq git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197112 13f79535-47bb-0310-9956-ffa450edef68