About the QuickStart application server

The QuickStart application server is Jetty, a Java-based HTTP Server and Servlet Container. Jetty was released as an open source project under the Apache 2.0 License and is fully-featured. Refer to http://jetty.mortbay.com for details. The QuickStart application server is suitable for demonstration and development environments. The QuickStart application server is not suitable nor supported for production environments.

PolicyCenter on the QuickStart server always runs in development mode. You cannot run PolicyCenter on the QuickStart server in production mode.

See also