summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 ↵beckerdo2-2/+2
13f79535-47bb-0310-9956-ffa450edef68
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 ↵beckerdo1-1/+2
13f79535-47bb-0310-9956-ffa450edef68
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader ↵jsdelfino1-4/+3
instead of the Thread context classloader as parent of the contribution classloader. Use the ServiceDiscovery to get instances of DocumentBuilderFactory and TransformerFactory. Pass these factories around instead of creating new instances in different places. Clarified the few prints in the calculator-osgi sample showing which classloader is used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693411 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ↵slaws1-2/+1
points. Generic username/password processing is added as an interceptor. Specific axis configuration is performed by new logic specific to binding.ws which is invoked if the basic auth policy is present (we need to think about this mechanism). I added a binding-ws-axis2-policy module as a replacement for policy-security-ws but haven't moved over to it yet. I also added a message header map to Message but have only been experimenting to date. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692411 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686391 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack1-1/+2
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service ↵rfeng3-50/+49
discoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675040 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08TUSCANY-2464 - Applying Greg's patchlresende1-33/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674885 13f79535-47bb-0310-9956-ffa450edef68