ErrorEventContext refactored to ?

Cantor, Scott cantor.2 at osu.edu
Mon Apr 28 13:15:46 EDT 2014


On 4/28/14, 1:05 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:

>Scott,
>
>In saml-abstract-flow.xml, what should
>'org.opensaml.profile.context.ErrorEventContext' be changed to (after
>your Action changes) ? EventContext ?
>
>139 : <evaluate
>expression="profileRequestContext.getSubcontext(T(org.opensaml.profile.con
>text.ErrorEventContext))"
>result="requestScope.errorEventContext" />

Sorry. It's back to PreviousEventContext (or we may just be able to get
away with the currentEvent via Spring, which should already be accessible).

We're not overwriting the Spring events anymore, so
flowRequestContext.currentEvent should work in the templates.

-- Scott




More information about the dev mailing list