summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5-RC3/modules/binding-ws-runtime-axis2/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/provider/Axis2ServiceProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Deleting 2.0-M5-RC3 release candidate taglresende1-127/+0
2010-06-06Tag for 2.0-M5 RC3kelvingoodson1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
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
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-4/+50
2008-08-12Fix TUSCANY-2531nash1-2/+4
2008-07-25Fix TUSCANY-2480nash1-49/+21
2008-07-25Fix TUSCANY-2481nash1-2/+4
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng1-10/+2
2008-06-30Fix TUSCANY-2446nash1-27/+56
2008-06-22Fix TUSCANY-2418nash1-4/+109