summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-ws-runtime-axis2/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/provider/TuscanyServiceProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
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-9/+8
2011-08-26TUSCANY-3932 - sample of how the structural URI could be passed over a remote...slaws1-1/+11
2011-07-14TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...slaws1-38/+3
2011-06-28TUSCANY-3881 - fix a typo in the original commitslaws1-1/+1
2011-06-23TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...slaws1-2/+7
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-6/+31
2010-07-11Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...edwardsmj1-30/+71
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-3/+75
2010-06-19Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...edwardsmj1-9/+24
2010-06-18Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj1-3/+21
2010-06-18Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...edwardsmj1-2/+25
2010-06-15TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...slaws1-1/+9
2010-06-11A little more separation of the Tuscany bits from the Axis bitsslaws1-127/+119
2010-03-01Move the ws binding provider files into the provider package. slaws1-1/+1
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-1/+1
2010-02-12Remove commented out code and tidy commentsslaws1-20/+4
2010-02-08Move toward having the Axis specific code in the Axis2EngineIntegration class...slaws1-4/+4
2010-02-03Add context so interceptors on the binding wire can get at itslaws1-1/+2
2010-02-01rename new axis2 1.5 binding runtime implementation to be consistent with nam...slaws1-0/+0
2010-01-29Experiments looking at what things we might improve. slaws1-643/+29
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende1-1/+1
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-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-25/+9
2009-11-13Remove some of the commented out code that resulted from moving over to the E...slaws1-45/+0
2009-08-05Set the thread context classloader so that Axis2 configuration can be loaded rfeng1-102/+3
2009-07-31Use the extensibility-equinox module to dynamically imports public packages a...rfeng1-2/+2
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng1-9/+12
2009-07-28Create a Tuscany specific listener manager so that the shutdown hook is clear...slaws1-0/+2
2009-07-21Set EndpointReference state on callback slaws1-0/+1
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws1-0/+13
2009-06-18Remove unused importsrfeng1-19/+16
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws1-3/+6
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-4/+4
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws1-9/+22
2009-04-15Make sure the class is returnedrfeng1-2/+5
2009-04-15Add a special classloader to work around XXXFactory.newInstance issue within ...rfeng1-97/+166
2009-04-13Add exclusion of axis2-adb to avoid split packagesrfeng1-10/+19
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-05Some more Updates to binding-ws to use OASIS namespaces/schemalresende1-1/+1
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-42/+10
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1-1/+1
2008-12-09Fix the access violation to EndpointReferenceImplrfeng1-3/+13
2008-12-09Fix OSGi access violations and package importsrfeng1-1/+1
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-11/+42
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-3/+1