summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng3-32/+16
2009-11-13Remove some of the commented out code that resulted from moving over to the E...slaws5-79/+0
2009-10-31Fix WS binding to include any webapp context path in the wsdl endpointantelder1-0/+13
2009-10-29Update to end all service provider files with a new lineantelder2-1/+2
2009-10-29Refactor the TCCL processing to ClassLoaderContextrfeng1-2/+2
2009-08-18Ensure that binding ws test composites have unique namesslaws4-4/+4
2009-08-11Fix the schema validation issue for definitionsrfeng1-1/+1
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng1-2/+2
2009-08-10Remove intents that are provided by the specification in the assembly-xsd moduleslaws1-17/+3
2009-08-09Add a method to ServiceDiscovery to set context classloader for service provi...rfeng1-79/+3
2009-08-08remove extraneous promote attributeslaws1-1/+1
2009-08-05Set the thread context classloader so that Axis2 configuration can be loaded rfeng4-136/+173
2009-08-04Fix classloading problem with Axis dependencies used by binding-ws-axis2 on r...edwardsmj1-6/+14
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-31Release resources when the OSGi runtime is shutdown to remove the needs of sh...rfeng1-1/+9
2009-07-28Create a Tuscany specific listener manager so that the shutdown hook is clear...slaws3-2/+172
2009-07-21Set EndpointReference state on callback slaws1-0/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng48-2528/+2528
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws4-19/+35
2009-06-18Remove unused importsrfeng1-19/+16
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2-4/+7
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2-7/+7
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2-13/+30
2009-04-15Make sure the class is returnedrfeng1-2/+5
2009-04-15Add a special classloader to work around XXXFactory.newInstance issue within ...rfeng2-102/+167
2009-04-15Port DefinitionsProvider to Definitions extension pointrfeng2-85/+17
2009-04-13Add exclusion of axis2-adb to avoid split packagesrfeng2-11/+24
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws16-153/+132
2009-03-18Set port to 8085 to fix continuum build failure when 8080 is usedantelder1-1/+1
2009-03-17Make sure XML types introspected by databindings are honored by the J2W gener...rfeng1-8/+8
2009-03-06Add a pojo WS test caserfeng7-0/+279
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende30-56/+56
2009-03-05Some more Updates to binding-ws to use OASIS namespaces/schemalresende31-66/+66
2009-03-04Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende1-1/+1
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng15-140/+48
2009-02-09Removed unused importsmcombellack3-7/+2
2009-02-02Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws25-13/+15
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system prop...rfeng1-1/+1
2009-01-29Fix the test caserfeng1-13/+12
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack19-19/+19
2009-01-14Remove unused importsrfeng1-3/+0
2008-12-09Fix the access violation to EndpointReferenceImplrfeng1-3/+13
2008-12-09Fix OSGi access violations and package importsrfeng5-12/+133
2008-12-08Updated all the test composite files to include a target namespace - the targ...edwardsmj22-3/+25
2008-12-05Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...edwardsmj1-5/+38
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende20-132/+526
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende125-0/+9178
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende130-9495/+0
2008-11-10Fix for TUSCANY-2669rfeng1-3/+1