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

