summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2-policy (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende29-2149/+0
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng1-3/+1
2009-10-29Update to end all service provider files with a new lineantelder2-1/+2
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng4-17/+18
2009-10-02Exclude another unwanted dependencyantelder1-0/+4
2009-08-14Remove a prointlnantelder1-2/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng7-555/+555
2009-07-08Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng11-216/+117
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng1-1/+0
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-08Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...rfeng1-6/+10
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
2009-03-05Some more Updates to binding-ws to use OASIS namespaces/schemalresende8-12/+12
2009-03-04Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende3-6/+6
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng8-22/+17
2009-02-09Removed unused importsmcombellack5-6/+1
2009-02-04Cosmetic changes to tidy module namesslaws1-1/+1
2009-02-03Fix the ASL and change logging dep to runtimerfeng2-15/+19
2009-02-02Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws2-112/+123
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-3/+3
2009-01-28Update the bundle symbolic namerfeng1-1/+1
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-21/+21
2008-12-12Remove version for javax.xml.stream importrfeng1-1/+1
2008-12-11Removed an import statement that referred to an old package not present in th...edwardsmj1-1/+0
2008-12-09Fix OSGi access violations and package importsrfeng13-86/+45
2008-12-05Changes to match new 2.0 core interfaces, plus adding back the contents of t...edwardsmj11-37/+662
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-3/+3
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende13-191/+351
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende19-0/+1494
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende28-2259/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-5/+5
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws6-31/+57
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-5/+5
2008-09-15Add files missed from previous policy commitslaws10-4/+733
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws10-99/+105
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws18-0/+1498