summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2/src/main/java/org/apache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2018-3439/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-133-32/+16
* Remove some of the commented out code that resulted from moving over to the E...slaws2009-11-132-72/+0
* Fix WS binding to include any webapp context path in the wsdl endpointantelder2009-10-311-0/+13
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-2/+2
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-111-2/+2
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-091-79/+3
* Set the thread context classloader so that Axis2 configuration can be loaded rfeng2009-08-054-136/+173
* Fix classloading problem with Axis dependencies used by binding-ws-axis2 on r...edwardsmj2009-08-041-6/+14
* Use the extensibility-equinox module to dynamically imports public packages a...rfeng2009-07-311-2/+2
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-311-9/+12
* Release resources when the OSGi runtime is shutdown to remove the needs of sh...rfeng2009-07-311-1/+9
* Create a Tuscany specific listener manager so that the shutdown hook is clear...slaws2009-07-283-2/+172
* Set EndpointReference state on callback slaws2009-07-211-0/+1
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-194-19/+35
* Remove unused importsrfeng2009-06-181-19/+16
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2009-06-152-4/+7
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-112-7/+7
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-112-13/+30
* Make sure the class is returnedrfeng2009-04-151-2/+5
* Add a special classloader to work around XXXFactory.newInstance issue within ...rfeng2009-04-152-102/+167
* Port DefinitionsProvider to Definitions extension pointrfeng2009-04-151-66/+0
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-132-11/+24
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-062-2/+2
* Some more Updates to binding-ws to use OASIS namespaces/schemalresende2009-03-053-10/+10
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-2010-129/+37
* Removed unused importsmcombellack2009-02-091-1/+0
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-287-7/+7
* Remove unused importsrfeng2009-01-141-3/+0
* Fix the access violation to EndpointReferenceImplrfeng2008-12-091-3/+13
* Fix OSGi access violations and package importsrfeng2008-12-095-12/+133
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-197-130/+194
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1917-0/+3216
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1917-3302/+0
* Fix for TUSCANY-2669rfeng2008-11-101-3/+1
* Fixes for TUSCANY-2611ramkumar2008-11-061-1/+10
* Complete the move to Rampart 1.4slaws2008-10-061-4/+4
* Minor cleanup of unused importslresende2008-09-302-8/+0
* Change message getHeaders() operation to return a list, remove the QoS contex...slaws2008-09-243-14/+7
* More work exploring the policy extension model by implementing a token based ...slaws2008-09-156-111/+182
* Reapply patch for TUSCANY-2561antelder2008-09-081-1/+1
* Revert r693143 to fix the accidental code reformattingantelder2008-09-081-1/+1
* TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...antelder2008-09-081-1/+1
* Use basic authentication as a motivating scenario for looking at policy plug ...slaws2008-09-058-24/+294
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-132-0/+2
* Fix TUSCANY-2531nash2008-08-121-2/+4
* TUSCANY-2514: make tuscany-host-{tomcat,jetty} optional for binding.ws clientsantelder2008-08-084-9/+7
* Fix TUSCANY-2480nash2008-07-252-50/+64
* Fix TUSCANY-2481nash2008-07-251-2/+4
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-085-34/+9