summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-02Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS...scottkurz1-3/+7
2011-12-02TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBui...antelder1-3/+11
2011-12-01Remove commented out code. slaws1-53/+1
2011-12-01Add a contributionInstalled() operation to the listener interface. Completes ...slaws4-0/+11
2011-12-01Create model resolvers in doPrivileged block. The primary concern here is the...slaws1-2/+11
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ...slaws9-5/+299
2011-12-01TUSCANY-3963 - make the client reference name stand out from the crowd. Thank...slaws1-1/+1
2011-11-30Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for handlin...scottkurz2-42/+60
2011-11-30Work around for Java bug with map entry setValueantelder1-2/+5
2011-11-29Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR.scottkurz1-2/+1
2011-11-29Add dynamic (vs. static) dispatch to invoker for use by callback support.scottkurz1-20/+61
2011-11-29Fix for TUSCANY-3986. Thanks Rashmi.scottkurz1-9/+10
2011-11-28Add support for using the Java 1.7 profileantelder1-1/+1
2011-11-28Add a profile for Java 1.7antelder2-0/+188
2011-11-25Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder1-17/+7
2011-11-25Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder1-15/+10
2011-11-24Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...antelder1-1/+1
2011-11-22remove unused imports committed by accidentslaws1-4/+1
2011-11-22Fix typo in commentslaws1-1/+1
2011-11-21TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder1-0/+2
2011-11-21TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder4-2/+27
2011-11-21TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder1-0/+1
2011-11-21TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder1-0/+9
2011-11-21TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder4-1/+85
2011-11-21TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...antelder1-0/+7
2011-11-18Fix a couple of NPE and index out of bound exceptions for async operations wi...antelder1-7/+14
2011-11-18Update to avoid index out of bounds exception with 1 character operation namesantelder1-1/+1
2011-11-15Fix EPR creation to correctly wrap address in <wsa:Address/> tag.scottkurz1-3/+5
2011-11-15Update the JMS binding to support attribute extensions in the scdlantelder2-7/+61
2011-11-14Add missing manifest entryslaws1-0/+1
2011-11-14Add extra check for zero child elements when processing the OMElement wrapper. slaws1-0/+8
2011-11-14Deal with a couple of cases where the order of results differs depending on w...slaws2-12/+35
2011-11-11Fix WS compliance test fail by also checking for the wsdli namesapceantelder1-1/+1
2011-11-11Tidying up comments and javadocslresende8-24/+38
2011-11-11Removing obsolete binding listner servlet classlresende2-489/+1
2011-11-11Fixing refactor mismatch that was providing wrong operation selector implemen...lresende1-1/+1
2011-11-11Removing dependency on binding http implementation artifacts that are not exp...lresende2-10/+68
2011-11-11Adding version property to newly exported packageslresende1-2/+2
2011-11-11Refactoring binding http model to bring back support for servlet based resour...lresende41-458/+965
2011-11-11Adding dojox and dijit to web-javascript-dojolresende2-4/+10
2011-11-10Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...antelder1-1/+1
2011-11-10TUSCANY-3975: Apply patch from Rashmi Hunt to fix Missing Extension processin...antelder1-1/+43
2011-11-09Include the jms activemq module in the buildantelder1-0/+1
2011-11-09Update the JMS binding so that the message format may be either AXIOM or DOM....antelder19-182/+406
2011-11-09Add user constants to the RuntimePropertiesantelder1-0/+10
2011-11-08TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg Dr...antelder1-0/+25
2011-11-08TUSCANY-3969: add a setRequestTimeout methodantelder1-0/+5
2011-11-08TUSCANY-3969: add a setRequestTimeout methodantelder1-0/+5
2011-11-08TUSCANY-3969: add a getDefaultRequestTimeout methodantelder1-0/+2
2011-11-04Add missing importsslaws2-0/+3