[ 
https://issues.apache.org/jira/browse/OWB-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Andraschko updated OWB-1295:
-----------------------------------
    Description: 
JSF does not always force to have a active session and 
ConversationAwareViewHandler is always active for every request
but if no session is not active -> OWB throws a ContextNotActiveException

  was:
JSF does not always force to have a active session and 
ConversationAwareViewHandler is always active for every request
- if a session is active but no active conversation -> OWB creates a empty 
conversation
- if a session is not active -> OWB throws a ContextNotActiveException

this will fix both


> OWB JSF ConversationAwareViewHandler fails without active SessionContext
> ------------------------------------------------------------------------
>
>                 Key: OWB-1295
>                 URL: https://issues.apache.org/jira/browse/OWB-1295
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 2.0.11
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>            Priority: Major
>             Fix For: 2.0.12
>
>
> JSF does not always force to have a active session and 
> ConversationAwareViewHandler is always active for every request
> but if no session is not active -> OWB throws a ContextNotActiveException



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to