summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta4-RC0/modules/binding-ws-runtime-axis2/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/provider/Axis2ReferenceBindingInvoker.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2012-01-06TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws1-3/+11
2011-12-02Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS...scottkurz1-3/+7
2011-08-26TUSCANY-3932 - sample of how the structural URI could be passed over a remote...slaws1-0/+6
2011-06-28Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...slaws1-1/+2
2011-06-23TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...slaws1-1/+7
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-6/+52
2010-07-11Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...edwardsmj1-10/+39
2010-07-02More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws1-1/+1
2010-06-30TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws1-6/+80
2010-06-21Add spec conformance number to message. slaws1-1/+1
2010-06-21Improve error messageslaws1-1/+1
2010-06-19Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...edwardsmj1-3/+15
2010-06-18Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj1-10/+28
2010-06-18Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...edwardsmj1-40/+91
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws1-1/+1
2010-06-15TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...slaws1-1/+3
2010-05-21Remove the workaroundrfeng1-9/+0
2010-05-21Add a workaround to support callback endpoint over WSrfeng1-0/+9
2010-05-17Add wsa:Action to the soap header as it's mandatoryrfeng1-2/+28
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder1-5/+1
2010-02-12Add the word Reference into the binding invoker class nameslaws1-2/+2
2010-02-12Enable reference side binding wire. Mainly so I can start trying out some bin...slaws1-121/+21
2010-02-08Move toward having the Axis specific code in the Axis2EngineIntegration class...slaws1-4/+4
2010-02-01rename new axis2 1.5 binding runtime implementation to be consistent with nam...slaws1-0/+0
2010-01-29remove reference to policy that is not being used at the moment while re-fact...slaws1-2/+1
2010-01-29Experiments looking at what things we might improve. slaws1-6/+4
2009-11-27A place to look at restructuring the Axis2 ws binding runtime to take account...slaws1-0/+0
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-13Remove some of the commented out code that resulted from moving over to the E...slaws1-27/+0
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws1-1/+1
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-3/+3
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws1-4/+8
2009-03-05Some more Updates to binding-ws to use OASIS namespaces/schemalresende1-3/+3
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-8/+9
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-3/+28
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-31Resolve a lot of OSGi access violations. More to be fixed.rfeng1-6/+5
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws1-16/+42