[ http://issues.apache.org/jira/browse/AXIS2-944?page=comments#action_12424480 ] Ruchith Udayanga Fernando commented on AXIS2-944: -------------------------------------------------
My comments from [1] : +1 IMHO we will have to break the current "MessageOut" phase two. The idea is to have a phase holding the transport sender as the last phase and the "Security" phase to be placed just before that. Can we do this? Its very important that the outflow security handler runs just before the transport sender to ensure no modifications to the secured message. Thanks, Ruchith [1] http://marc.theaimsgroup.com/?l=axis-dev&m=115422357118179&w=2 > Add security phase to out flow(s) > --------------------------------- > > Key: AXIS2-944 > URL: http://issues.apache.org/jira/browse/AXIS2-944 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Components: core > Affects Versions: 1.0 > Reporter: Thilo Frotscher > > There is a "Security" phase in th In Flow, but not in the Out Flow. Rampart > puts its SecurityOutHandler into the "MessageOut" phase... > Wouldn't it be easier to understand if there was a Security phase in the Out > Flow as well? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
