[ 
https://issues.apache.org/jira/browse/CXF-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Smyth closed CXF-281.
----------------------------

    Resolution: Fixed

PolicyUtils is used to extract RMAssertion attributes from the (possibly 
multiple) RMAssertions associated with a message. 
As part of implementing https://issues.apache.org/jira/browse/CXF-347 another 
method needs to be added to retrieve the InactivityTimeout from these 
assrtions. 
As the assertions themselves are already provided to the message by the policy 
interceptors (in the form of an AssertionInfoMap) , no further work is 
necessary here.

> Retrieve RMAssertion as Policy  Assertion
> -----------------------------------------
>
>                 Key: CXF-281
>                 URL: https://issues.apache.org/jira/browse/CXF-281
>             Project: CXF
>          Issue Type: Task
>          Components: WS-* Components
>            Reporter: Andrea Smyth
>         Assigned To: Andrea Smyth
>
> and associate it with the RMEndpoint rather than the RMManager (so that 
> individual endpoints can use different RMAssertions). The attribute of type 
> RMAssertion at the level of the RMManager may remain as a fallback to be used 
> when the RM handlers are engaged outside the context of the policy framework. 

-- 
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