summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure that binding ws test composites have unique namesslaws2009-08-184-4/+4
* Fix the schema validation issue for definitionsrfeng2009-08-111-1/+1
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-111-2/+2
* Remove intents that are provided by the specification in the assembly-xsd moduleslaws2009-08-101-17/+3
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-091-79/+3
* remove extraneous promote attributeslaws2009-08-081-1/+1
* 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
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2148-2528/+2528
* 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-152-85/+17
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-132-11/+24
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-1916-153/+132
* Set port to 8085 to fix continuum build failure when 8080 is usedantelder2009-03-181-1/+1
* Make sure XML types introspected by databindings are honored by the J2W gener...rfeng2009-03-171-8/+8
* Add a pojo WS test caserfeng2009-03-067-0/+279
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-0630-56/+56
* Some more Updates to binding-ws to use OASIS namespaces/schemalresende2009-03-0531-66/+66
* Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende2009-03-041-1/+1
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-2015-140/+48
* Removed unused importsmcombellack2009-02-093-7/+2
* Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws2009-02-0225-13/+15
* Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng2009-01-301-1/+1
* Fix the test caserfeng2009-01-291-13/+12
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2819-19/+19
* 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
* Updated all the test composite files to include a target namespace - the targ...edwardsmj2008-12-0822-3/+25
* Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...edwardsmj2008-12-051-5/+38
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-1920-132/+526
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-19125-0/+9178
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-19130-9495/+0
* Fix for TUSCANY-2669rfeng2008-11-101-3/+1
* Fixes for TUSCANY-2611ramkumar2008-11-068-2/+305
* Complete the move to Rampart 1.4slaws2008-10-062-4/+5
* TUSCANY-2614 - Add missing license headers. slaws2008-10-032-0/+32
* Upgrade to rampart-1.4 rfeng2008-10-013-1/+1
* Minor cleanup of unused importslresende2008-09-302-8/+0