[ https://issues.apache.org/jira/browse/OWB-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492091#comment-14492091 ]
Mark Struberg commented on OWB-1046: ------------------------------------ Hi Thomas! Thanks for the report! I've tested a few of my customers webapps without any problems. But I also do not use CDI Conversations ;) If you can extract a smallish example then we might improve the Conversation support even more and ship a fix in a 1.5.1 release in a few weeks? > Starting transient conversation fails with jetty > ------------------------------------------------ > > Key: OWB-1046 > URL: https://issues.apache.org/jira/browse/OWB-1046 > Project: OpenWebBeans > Issue Type: Bug > Components: Context and Scopes, JSF, Web > 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)