summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-06Switch invoker method signatures, as we don't need to pass binding around.scottkurz1-15/+15
2011-12-06Make 'wsBinding' field in invoker protected.scottkurz1-1/+1
2011-12-06TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws3-15/+18
2011-12-05Move up to the latest OASIS version of the JMS binding schema. No real change...antelder2-212/+212
2011-12-05Add annotated field to UnannotatedCTCalcComponentImpl testantelder1-0/+5
2011-12-05TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws10-28/+82
2011-12-05TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder1-2/+11
2011-12-05TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...antelder3-0/+46
2011-12-05Organize imports to remove unused onesantelder2-4/+0
2011-12-05TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965antelder1-2/+1
2011-12-04Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.scottkurz1-1/+5
2011-12-04Fix ref-side support for rpc-lit style WSDL bindings.scottkurz1-7/+62
2011-12-02Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng15-22/+86
2011-12-02Make commit showing more clearly that wsa:ReferenceParameters aren't handled ...scottkurz1-19/+8
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 ...slaws10-8/+302
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-25Update everywhere that use the jaxws-maven-plugin plugin to use the version a...antelder21-309/+157
2011-11-25Update to work with both Java 1.6 and 1.7. I think this looks like what has t...antelder1-18/+11
2011-11-24Update the jaxws plugin version to one that works with both Java 6 and 7antelder1-1/+1
2011-11-24Update the jaxws plugin version to one that works with both Java 6 and 7antelder1-1/+1
2011-11-24Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...antelder1-1/+1
2011-11-24Add wildcards to error message so it matches across JVM levelsantelder1-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