I switched from Jetty 8 to Jetty 9.0.0.v20130308 and I'm now getting "java.lang.IllegalStateException: No SessionManager" using a FormAuthenticator. I'm basically using a similar setup as http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/tree/examples/e mbedded/src/main/java/org/eclipse/jetty/embedded/SecuredHelloHandler.java but with a FormAuthenticator instead of BasicAuthenticator.
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
