summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-ws-axis2-policy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2029-2149/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
* Update to end all service provider files with a new lineantelder2009-10-292-1/+2
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-164-17/+18
* Exclude another unwanted dependencyantelder2009-10-021-0/+4
* Remove a prointlnantelder2009-08-141-2/+1
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-217-555/+555
* Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng2009-07-0811-216/+117
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2009-06-181-1/+0
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...rfeng2009-04-081-6/+10
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-5/+5
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-5/+5
* Some more Updates to binding-ws to use OASIS namespaces/schemalresende2009-03-058-12/+12
* Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende2009-03-043-6/+6
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-208-22/+17
* Removed unused importsmcombellack2009-02-095-6/+1
* Cosmetic changes to tidy module namesslaws2009-02-041-1/+1
* Fix the ASL and change logging dep to runtimerfeng2009-02-032-15/+19
* Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...slaws2009-02-022-112/+123
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-282-3/+3
* Update the bundle symbolic namerfeng2009-01-281-1/+1
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-21/+21
* Remove version for javax.xml.stream importrfeng2008-12-121-1/+1
* Removed an import statement that referred to an old package not present in th...edwardsmj2008-12-111-1/+0
* Fix OSGi access violations and package importsrfeng2008-12-0913-86/+45
* Changes to match new 2.0 core interfaces, plus adding back the contents of t...edwardsmj2008-12-0511-37/+662
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-3/+3
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-1913-191/+351
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1919-0/+1494
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1928-2259/+0
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-5/+5
* Change message getHeaders() operation to return a list, remove the QoS contex...slaws2008-09-246-31/+57
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-5/+5
* Add files missed from previous policy commitslaws2008-09-1510-4/+733
* More work exploring the policy extension model by implementing a token based ...slaws2008-09-1510-99/+105
* Use basic authentication as a motivating scenario for looking at policy plug ...slaws2008-09-0518-0/+1498