summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws41-429/+518
2011-12-13Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder1-9/+0
2011-12-13Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder1-5/+12
2011-12-13Update so that JavaImplementationProvider works with both OASIS and Tuscany C...antelder1-1/+1
2011-12-13Update to match the new Tuscany ServiceReference interfaceantelder1-4/+5
2011-12-13Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...antelder2-6/+7
2011-12-13Add Tuscany versions of OASIS ComponentContext and ServiceReferenceantelder3-2/+59
2011-12-13Update context annotation processor to work with both OASIS and Tuscany types...antelder1-2/+2
2011-12-09Fix typo in commentslaws1-1/+1
2011-12-09Start adding the dynamic distributed OSGi sample back in from contrib. Not in...slaws48-0/+2812
2011-12-09Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws1-5/+0
2011-12-09TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...slaws2-18/+20
2011-12-09TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws7-7/+167
2011-12-08Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...scottkurz1-1/+16
2011-12-08Add a strawman approach to enable setting the binding uri on a ServiceReferenceantelder2-1/+22
2011-12-08Add a test for dynamically altering the binding URI of a ServiceReferenceantelder7-0/+272
2011-12-08Build new <wsa:MessageID> rather than propagating from Tuscany Message.scottkurz1-5/+3
2011-12-07Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...scottkurz1-1/+12
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