Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-78

exception when running OpenWebBeans + MyFaces apps in jetty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M1
    • M2
    • Lifecycle
    • None

    Description

      When starting the guess sample with

      $>mvn -Pjetty clean install jetty:run

      we get the following exception when navigating to the application at
      http://localhost:8080/guess

      11:40:19,386 INFO WebBeansLifeCycle:103 - Initializing of the Request Context with Remote Address : 127.0.0.1
      2009-02-14 11:40:19.390::WARN: EXCEPTION
      java.lang.IllegalStateException: No SessionHandler or SessionManager
      at org.mortbay.jetty.Request.getSession(Request.java:1131)
      at org.mortbay.jetty.Request.getSession(Request.java:1121)
      at org.apache.webbeans.context.ContextFactory.initRequestContext(ContextFactory.java:85)
      at org.apache.webbeans.lifecycle.WebBeansLifeCycle.requestStarted(WebBeansLifeCycle.java:67)
      at org.apache.webbeans.servlet.WebBeansConfigurationListener.requestInitialized(WebBeansConfigurationListener.java:66)
      at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:752)
      at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
      at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
      at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
      at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
      at org.mortbay.jetty.Server.handle(Server.java:324)

      Attachments

        Issue Links

          Activity

            People

              struberg Mark Struberg
              struberg Mark Struberg
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: