summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-11-06Fixes for TUSCANY-2611ramkumar8-2/+305
2008-10-06Complete the move to Rampart 1.4slaws2-4/+5
2008-10-03TUSCANY-2614 - Add missing license headers. slaws2-0/+32
2008-10-01Upgrade to rampart-1.4 rfeng3-1/+1
2008-09-30Minor cleanup of unused importslresende2-8/+0
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws3-14/+7
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-6/+9
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws6-111/+182
2008-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws3-3/+3
2008-09-08Reapply patch for TUSCANY-2561antelder5-15/+15
2008-09-08Revert r693143 to fix the accidental code reformattingantelder5-15/+15
2008-09-08TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...antelder5-15/+15
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws8-24/+294
2008-08-22Change the encoding to UTF-8,Jira TUSCANY-2560.fwang1-1/+1
2008-08-14Corrected a few spellings and changed formatting.vamsic0071-31/+32
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack2-0/+2