Thomas Andraschko created OWB-1046:
--------------------------------------

             Summary: Starting transient conversation fails with jetty
                 Key: OWB-1046
                 URL: https://issues.apache.org/jira/browse/OWB-1046
             Project: OpenWebBeans
          Issue Type: Bug
          Components: JSF, Web, Context and Scopes
    Affects Versions: 1.5.0
         Environment: maven, myfaces, owb, jetty-maven-plugin
            Reporter: Thomas Andraschko


Just open a random page and the following will occur:

SCHWERWIEGEND: org.eclipse.jetty.server.Request cannot be cast to 
org.apache.webbeans.context.ConversationContext
java.lang.ClassCastException: org.eclipse.jetty.server.Request cannot be cast 
to org.apache.webbeans.context.ConversationContext
    at 
org.apache.webbeans.web.context.WebContextsService.startContext(WebContextsService.java:305)
    at 
org.apache.webbeans.context.ContextFactory.initConversationContext(ContextFactory.java:170)
    at 
org.apache.webbeans.jsf.WebBeansPhaseListener.beforePhase(WebBeansPhaseListener.java:122)
    at 
org.apache.myfaces.lifecycle.PhaseListenerManager.informPhaseListenersBefore(PhaseListenerManager.java:77)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to