Hi, The policy framework implementation is underway. We have some basic things in place which allows the inclusion of policy intents and policysets into an assembly model. There is simply sample policy that we have put in place along with the echo-binding-extension sample to test this basic framework. This is a part of the recent 0.99 release.
We shall be very soon adding support for some security policies with our ws bindings. So you must soon be able to see the basic authentication support coming out thro the ws bindings. Other than this, adding audit logging could be something we can try out for implementation policies support. Thanks. - Venkat On 8/30/07, Skip Schuler <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm currently evaluating SCA and Tuscany. I really like much of what I've > seen so far, especially when experimenting with the assembly model and > different bindings. What I'd like to know more about is the policy > framework. I think the clear separation of concern that SCA promotes is a > "killer", however I don't see any good resources or samples. I've checked > the documentation link on the Tuscany site, and I've tested with Tuscany > Java version 0.91.. > > So my questions are: > > (1) Are there policies available for me and my services (to leverage and > test)? If so, which and how (guidelines)? > > (2) A particular use case I have is to (a) reference a web service > protected > by basic authentication, and (b) add audit logging to certain services > (invocations). I was thinking these were candidates for policies, however > I'm not sure how to approach this... Thoughts? > > > Thanks. >