summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR.scottkurz2011-11-291-2/+1
* Add dynamic (vs. static) dispatch to invoker for use by callback support.scottkurz2011-11-291-20/+61
* Fix for TUSCANY-3986. Thanks Rashmi.scottkurz2011-11-291-9/+10
* Add support for using the Java 1.7 profileantelder2011-11-281-1/+1
* Add a profile for Java 1.7antelder2011-11-282-0/+188
* Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder2011-11-251-17/+7
* Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder2011-11-251-15/+10
* Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder2011-11-2521-309/+157
* Update to work with both Java 1.6 and 1.7. I think this looks like what has t...antelder2011-11-251-18/+11
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
* Update the jaxws plugin version to one that works with both Java 6 and 7antelder2011-11-241-1/+1
* Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...antelder2011-11-241-1/+1
* Add wildcards to error message so it matches across JVM levelsantelder2011-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
* Exclude BJM 6017 1 test again as it still hangs when run in the full build. W...antelder2011-11-111-0/+1
* 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
* Also put back BJM_6017_1 into the build as it works now too, i think it wasn'...antelder2011-11-101-1/+0
* Put back BJM_4011 test into th ebuild as it works nowantelder2011-11-101-1/+0
* Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...antelder2011-11-101-1/+1
* Expected error message update to match lates jms bindingantelder2011-11-101-1/+1
* Take out two currently failing JMS tests (i'm looking at them now)antelder2011-11-101-0/+2
* Update LICENSE dependencies after JMS changesantelder2011-11-101-8/+0
* 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 itest to add the binding-jms-runtime-activemq and activemq dependencie...antelder2011-11-091-0/+10
* 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