Luke Taylor 0974e21fb6 SEC-1379: Added creation of a session if session timeout is detected (requested session ID is invalid).
This prevents problems with repeated detection of the same invalid session when the redirected request comes in.
2010-01-23 02:12:30 +00:00
..

Run the application directly from the checked out source tree, using the command

mvn jetty:run

This will start jetty on port 8080, with SSL support on port 8443.