You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Sanka Samaranayake <ss...@gmail.com> on 2005/11/03 09:45:20 UTC

[Sandesha2][Patch] Adding RMPolicy support at client-side

Dear Sandesha2 Committers,

Please accept this patch which adds support for RM Policy enforcement at 
client-side. It takes a policy which is set as a parameter in  the 
MessageContext and populate RMPolicyInfo bean which contains 
configuration for the set policy. Then that can be used to configure the 
client at runtime enforcing RMPolicy at runtime.

Best,
Sanka