Policy framework
----------------

                 Key: SM-1063
                 URL: https://issues.apache.org/activemq/browse/SM-1063
             Project: ServiceMix
          Issue Type: New Feature
            Reporter: Guillaume Nodet
             Fix For: 4.0


I think it would be interesting to have a policy framework so that some aspects 
could be applied to endpoints easily.
A WS-Policy document could be attached to an endpoint (the same way as the 
wsdl, using a known property containing a url pointing to the document).  Each 
assertion would be parsed and would automatically be processed by the policy 
handler.
Policy handlers could be registered on the NMR and would provide support for a 
given kind of assertions.

For example: persistence, transaction, security could be applied using 
WS-Policy.

I think it would also be worth to have such policies applied using some 
endpoint filters so that they can be applied globally without modifying the 
endpoints themselves. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to