summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...antelder2011-11-241-1/+1
* remove unused imports committed by accidentslaws2011-11-221-4/+1
* Fix typo in commentslaws2011-11-221-1/+1
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder2011-11-211-0/+2
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder2011-11-214-2/+27
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder2011-11-211-0/+1
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder2011-11-211-0/+9
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder2011-11-214-1/+85
* TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder2011-11-211-0/+7
* Fix a couple of NPE and index out of bound exceptions for async operations wi...antelder2011-11-181-7/+14
* Update to avoid index out of bounds exception with 1 character operation namesantelder2011-11-181-1/+1
* Fix EPR creation to correctly wrap address in <wsa:Address/> tag.scottkurz2011-11-151-3/+5
* Update the JMS binding to support attribute extensions in the scdlantelder2011-11-152-7/+61
* Add missing manifest entryslaws2011-11-141-0/+1
* Add extra check for zero child elements when processing the OMElement wrapper. slaws2011-11-141-0/+8
* Deal with a couple of cases where the order of results differs depending on w...slaws2011-11-142-12/+35
* Fix WS compliance test fail by also checking for the wsdli namesapceantelder2011-11-111-1/+1
* Tidying up comments and javadocslresende2011-11-118-24/+38
* Removing obsolete binding listner servlet classlresende2011-11-112-489/+1
* Fixing refactor mismatch that was providing wrong operation selector implemen...lresende2011-11-111-1/+1
* Removing dependency on binding http implementation artifacts that are not exp...lresende2011-11-112-10/+68
* Adding version property to newly exported packageslresende2011-11-111-2/+2
* Refactoring binding http model to bring back support for servlet based resour...lresende2011-11-1141-458/+965
* Adding dojox and dijit to web-javascript-dojolresende2011-11-112-4/+10
* Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...antelder2011-11-101-1/+1
* TUSCANY-3975: Apply patch from Rashmi Hunt to fix Missing Extension processin...antelder2011-11-101-1/+43
* Include the jms activemq module in the buildantelder2011-11-091-0/+1
* Update the JMS binding so that the message format may be either AXIOM or DOM....antelder2011-11-0919-182/+406
* Add user constants to the RuntimePropertiesantelder2011-11-091-0/+10
* TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg Dr...antelder2011-11-081-0/+25
* TUSCANY-3969: add a setRequestTimeout methodantelder2011-11-081-0/+5
* TUSCANY-3969: add a setRequestTimeout methodantelder2011-11-081-0/+5
* TUSCANY-3969: add a getDefaultRequestTimeout methodantelder2011-11-081-0/+2
* Add missing importsslaws2011-11-042-0/+3
* TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Des...antelder2011-11-032-6/+5
* TUSCANY-3973 OperationSelectorJMSDefaultServiceInterceptor.getTargetOperation...antelder2011-11-031-1/+3
* TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() prop...antelder2011-11-031-9/+6
* TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()antelder2011-11-031-8/+31
* TUSCANY-3968: Add getJMSResourceFactory() method to JMSBindingReferenceBindin...antelder2011-11-031-0/+4
* Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...antelder2011-11-031-15/+0
* Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...antelder2011-11-031-61/+2
* Move the ActiveMQ specific code out from the JMS binding runtime module to bi...antelder2011-11-032-6/+74
* Push the builder context further down into WSDL gen so that error strings are...slaws2011-10-313-23/+31
* Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws2011-10-313-56/+63
* Add a spec version to Endpoint and only do full matching if the target endpoi...slaws2011-10-314-1/+74
* TUSCANY-3966 - remove duplicate messageslaws2011-10-311-1/+0
* TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws2011-10-313-8/+13
* Remove as we're not using this file nowslaws2011-10-311-327/+0
* Fix checked exception handling.scottkurz2011-10-191-1/+2
* Resolve operation policy and take account of it in base policy processor. slaws2011-10-1914-73/+101