summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws2011-12-097-7/+167
* Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...scottkurz2011-12-081-1/+16
* Add a strawman approach to enable setting the binding uri on a ServiceReferenceantelder2011-12-082-1/+22
* Add a test for dynamically altering the binding URI of a ServiceReferenceantelder2011-12-087-0/+272
* Build new <wsa:MessageID> rather than propagating from Tuscany Message.scottkurz2011-12-081-5/+3
* Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...scottkurz2011-12-071-1/+12
* Switch invoker method signatures, as we don't need to pass binding around.scottkurz2011-12-061-15/+15
* Make 'wsBinding' field in invoker protected.scottkurz2011-12-061-1/+1
* TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws2011-12-063-15/+18
* Move up to the latest OASIS version of the JMS binding schema. No real change...antelder2011-12-052-212/+212
* Add annotated field to UnannotatedCTCalcComponentImpl testantelder2011-12-051-0/+5
* TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws2011-12-0510-28/+82
* TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder2011-12-051-2/+11
* TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...antelder2011-12-053-0/+46
* Organize imports to remove unused onesantelder2011-12-052-4/+0
* TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965antelder2011-12-051-2/+1
* Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.scottkurz2011-12-041-1/+5
* Fix ref-side support for rpc-lit style WSDL bindings.scottkurz2011-12-041-7/+62
* Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng2011-12-0215-22/+86
* Make commit showing more clearly that wsa:ReferenceParameters aren't handled ...scottkurz2011-12-021-19/+8
* Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS...scottkurz2011-12-021-3/+7
* TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBui...antelder2011-12-021-3/+11
* Remove commented out code. slaws2011-12-011-53/+1
* Add a contributionInstalled() operation to the listener interface. Completes ...slaws2011-12-014-0/+11
* Create model resolvers in doPrivileged block. The primary concern here is the...slaws2011-12-011-2/+11
* Add a mechanism for specifying default intents on policy subjects. This is a ...slaws2011-12-0110-8/+302
* TUSCANY-3963 - make the client reference name stand out from the crowd. Thank...slaws2011-12-011-1/+1
* Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for handlin...scottkurz2011-11-302-42/+60
* Work around for Java bug with map entry setValueantelder2011-11-301-2/+5
* 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