summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-wspolicy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4044: Apply fix from Andrew Potter to fix policy-wspolicy build ↵antelder2012-05-181-13/+7
| | | | | | failure with IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1340110 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ↵slaws2011-09-061-1/+2
| | | | | | again. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165594 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart ↵slaws2011-07-052-35/+40
| | | | | | support in the ws binding so that WS policy can be applied. For the time being it only demonstrates integrity. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1142920 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependencies now included in base Javaantelder2010-12-111-13/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044595 13f79535-47bb-0310-9956-ffa450edef68
* Update MFs and jar versionsrfeng2010-12-081-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043775 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043771 13f79535-47bb-0310-9956-ffa450edef68
* Correct name missed when rename was doneantelder2010-10-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024191 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base + extension approachantelder2010-10-181-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023733 13f79535-47bb-0310-9956-ffa450edef68
* Move to wstx-as version 3.2.6 consistently. Having two versions in the ↵slaws2010-09-241-1/+1
| | | | | | distro is causing OSGi wiring conflicts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000968 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by policy-wspolicykelvingoodson2010-04-272-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938472 13f79535-47bb-0310-9956-ffa450edef68
* Add first bits of code to start enabling the use of policies nested inside ↵slaws2010-03-023-22/+52
| | | | | | of WS Policy and policy alternatives rather than having to sit at the top level. Based on this the next step is to understand how tuscany defined and non-tuscany defined policies are managed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918111 13f79535-47bb-0310-9956-ffa450edef68
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws2010-02-041-2/+2
| | | | | | replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
* Add operation that returns the list of bindings that this policy is designed ↵slaws2010-01-251-0/+4
| | | | | | to operation with. Am in two minds whether this should be on the provider or the builder. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902789 13f79535-47bb-0310-9956-ffa450edef68
* Dummy matching code. Needs to be replaced with a WS policy interception ↵slaws2010-01-202-5/+91
| | | | | | algorithm. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901151 13f79535-47bb-0310-9956-ffa450edef68
* extend test to calling the policy builder (which doesn't do anything yet)slaws2010-01-181-2/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900581 13f79535-47bb-0310-9956-ffa450edef68
* Check that all policies in a given policy set are expressed in a single ↵slaws2010-01-181-0/+17
| | | | | | language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900546 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable XML read test caseslaws2010-01-181-1/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900349 13f79535-47bb-0310-9956-ffa450edef68
* A bit more progress on the ws policy model. Not working yet. slaws2010-01-154-77/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899766 13f79535-47bb-0310-9956-ffa450edef68
* Start of extension for handling WS-Policy policies. Based on policy-xml-ws ↵slaws2010-01-1214-0/+1320
but neither working nor in the build yet. It's currently still using the neethi model but this is wrapped in a Tuscany model now to allow us to break out and process assertions separately. Neethi currently has no function for matching so we need to cast around to see if that is available elsewhere. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898390 13f79535-47bb-0310-9956-ffa450edef68