You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Ernst Fastl <er...@gmail.com> on 2008/07/30 11:39:34 UTC

[ORCHESTRA] How to set ConversationContext timeout

Hi there!

We are using myfaces-orchestra-core 1.1 and have troubles with the
default ConversationContext timeout of 30 min. We would like the
conversationContexts
to timeout with the HTTP Session (meaning a value of -1 right ?)

The ConversationScope supports a timeout property for individual conversations
but not for the ConversationContext.

Is there a similar property somewhere for the ConversationContext timeout
so it could be configured in the spring configuration?

If not - what would be the best place to set this property on the
ConversationContext?

kind regards

Ernst