Merge branch 'jetty-9.4.x' into jetty-10.0.x
This commit is contained in:
commit
c9bb3843c3
|
@ -0,0 +1,15 @@
|
||||||
|
========================================================================
|
||||||
|
Copyright (c) ${copyright-range} Mort Bay Consulting Pty. Ltd.
|
||||||
|
========================================================================
|
||||||
|
All rights reserved. This program and the accompanying materials
|
||||||
|
are made available under the terms of the Eclipse Public License v1.0
|
||||||
|
and Apache License v2.0 which accompanies this distribution.
|
||||||
|
|
||||||
|
The Eclipse Public License is available at
|
||||||
|
http://www.eclipse.org/legal/epl-v10.html
|
||||||
|
|
||||||
|
The Apache License v2.0 is available at
|
||||||
|
http://www.opensource.org/licenses/apache2.0.php
|
||||||
|
|
||||||
|
You may elect to redistribute this code under either of these licenses.
|
||||||
|
========================================================================
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[alpn]]
|
[[alpn]]
|
||||||
=== Introducing ALPN
|
=== Introducing ALPN
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[alpn-chapter]]
|
[[alpn-chapter]]
|
||||||
== Application Layer Protocol Negotiation (ALPN)
|
== Application Layer Protocol Negotiation (ALPN)
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[annotations]]
|
[[annotations]]
|
||||||
== Annotations
|
== Annotations
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[annotations-quick-setup]]
|
[[annotations-quick-setup]]
|
||||||
=== Quick Setup
|
=== Quick Setup
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[using-annotations-embedded]]
|
[[using-annotations-embedded]]
|
||||||
=== Using Annotations with Jetty Embedded
|
=== Using Annotations with Jetty Embedded
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[using-annotations]]
|
[[using-annotations]]
|
||||||
=== Working with Annotations
|
=== Working with Annotations
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[balancer-servlet]]
|
[[balancer-servlet]]
|
||||||
=== Balancer Servlet
|
=== Balancer Servlet
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[cgi-servlet]]
|
[[cgi-servlet]]
|
||||||
=== CGI Servlet
|
=== CGI Servlet
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[advanced-extras]]
|
[[advanced-extras]]
|
||||||
== Provided Servlets, Filters, and Handlers
|
== Provided Servlets, Filters, and Handlers
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[cross-origin-filter]]
|
[[cross-origin-filter]]
|
||||||
=== Cross Origin Filter
|
=== Cross Origin Filter
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[debug-handler]]
|
[[debug-handler]]
|
||||||
=== Debug Handler
|
=== Debug Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[default-handler]]
|
[[default-handler]]
|
||||||
=== Default Handler
|
=== Default Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[default-servlet]]
|
[[default-servlet]]
|
||||||
=== Default Servlet
|
=== Default Servlet
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[dos-filter]]
|
[[dos-filter]]
|
||||||
=== Denial of Service Filter
|
=== Denial of Service Filter
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[error-handler]]
|
[[error-handler]]
|
||||||
=== Error Handler
|
=== Error Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[gzip-filter]]
|
[[gzip-filter]]
|
||||||
=== Gzip Handler
|
=== Gzip Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[header-filter]]
|
[[header-filter]]
|
||||||
=== Header Filter
|
=== Header Filter
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[ipaccess-handler]]
|
[[ipaccess-handler]]
|
||||||
=== IP Access Handler
|
=== IP Access Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[moved-context-handler]]
|
[[moved-context-handler]]
|
||||||
=== Moved Context Handler
|
=== Moved Context Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[proxy-servlet]]
|
[[proxy-servlet]]
|
||||||
=== Proxy Servlet
|
=== Proxy Servlet
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[qos-filter]]
|
[[qos-filter]]
|
||||||
=== Quality of Service Filter
|
=== Quality of Service Filter
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[resource-handler]]
|
[[resource-handler]]
|
||||||
=== Resource Handler
|
=== Resource Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[rewrite-handler]]
|
[[rewrite-handler]]
|
||||||
=== Rewrite Handler
|
=== Rewrite Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[shutdown-handler]]
|
[[shutdown-handler]]
|
||||||
=== Shutdown Handler
|
=== Shutdown Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[statistics-handler]]
|
[[statistics-handler]]
|
||||||
=== Statistics Handler
|
=== Statistics Handler
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[fastcgi]]
|
[[fastcgi]]
|
||||||
== FastCGI Support
|
== FastCGI Support
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-fastcgi]]
|
[[configuring-fastcgi]]
|
||||||
=== Configuring Jetty for FastCGI
|
=== Configuring Jetty for FastCGI
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[fastcgi-intro]]
|
[[fastcgi-intro]]
|
||||||
=== FastCGI Introduction
|
=== FastCGI Introduction
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[http2]]
|
[[http2]]
|
||||||
== HTTP/2
|
== HTTP/2
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[http2-configuring-haproxy]]
|
[[http2-configuring-haproxy]]
|
||||||
=== Configuring HAProxy and Jetty
|
=== Configuring HAProxy and Jetty
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[http2-configuring]]
|
[[http2-configuring]]
|
||||||
=== Configuring HTTP/2
|
=== Configuring HTTP/2
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[http2-configuring-push]]
|
[[http2-configuring-push]]
|
||||||
=== Configuring HTTP/2 Push
|
=== Configuring HTTP/2 Push
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[http2-enabling]]
|
[[http2-enabling]]
|
||||||
=== Enabling HTTP/2
|
=== Enabling HTTP/2
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[http2-introduction]]
|
[[http2-introduction]]
|
||||||
=== Introducing HTTP/2
|
=== Introducing HTTP/2
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jmx-chapter]]
|
[[jmx-chapter]]
|
||||||
== Java Management Extensions (JMX)
|
== Java Management Extensions (JMX)
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jetty-jconsole]]
|
[[jetty-jconsole]]
|
||||||
=== Managing Jetty with JConsole and JMC
|
=== Managing Jetty with JConsole and JMC
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jetty-jmx-annotations]]
|
[[jetty-jmx-annotations]]
|
||||||
=== Jetty JMX Annotations
|
=== Jetty JMX Annotations
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[using-jmx]]
|
[[using-jmx]]
|
||||||
=== Using JMX with Jetty
|
=== Using JMX with Jetty
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jndi]]
|
[[jndi]]
|
||||||
== Configuring JNDI
|
== Configuring JNDI
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jndi-configuration]]
|
[[jndi-configuration]]
|
||||||
=== Configuring JNDI
|
=== Configuring JNDI
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jndi-datasource-examples]]
|
[[jndi-datasource-examples]]
|
||||||
=== Datasource Examples
|
=== Datasource Examples
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jndi-embedded]]
|
[[jndi-embedded]]
|
||||||
=== Using JNDI with Jetty Embedded
|
=== Using JNDI with Jetty Embedded
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jndi-quick-setup]]
|
[[jndi-quick-setup]]
|
||||||
=== Quick Setup
|
=== Quick Setup
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[using-jetty-jndi]]
|
[[using-jetty-jndi]]
|
||||||
=== Working with Jetty JNDI
|
=== Working with Jetty JNDI
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-logging]]
|
[[configuring-logging]]
|
||||||
== Jetty Logging
|
== Jetty Logging
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-jetty-logging]]
|
[[configuring-jetty-logging]]
|
||||||
=== Configuring Jetty Logging
|
=== Configuring Jetty Logging
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-jetty-request-logs]]
|
[[configuring-jetty-request-logs]]
|
||||||
=== Configuring Jetty Request Logs
|
=== Configuring Jetty Request Logs
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-logging-modules]]
|
[[configuring-logging-modules]]
|
||||||
=== Jetty Logging Integrations (SLF4J, Log4j, Logback, JCL, JUL)
|
=== Jetty Logging Integrations (SLF4J, Log4j, Logback, JCL, JUL)
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[default-logging-with-stderrlog]]
|
[[default-logging-with-stderrlog]]
|
||||||
=== Default Logging with Jetty's StdErrLog
|
=== Default Logging with Jetty's StdErrLog
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jetty-dump-tool]]
|
[[jetty-dump-tool]]
|
||||||
=== Jetty Dump Tool
|
=== Jetty Dump Tool
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
=== Example: Logging with Apache Log4j
|
=== Example: Logging with Apache Log4j
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
=== Example: Logging with Java's java.util.logging via JavaUtilLog
|
=== Example: Logging with Java's java.util.logging via JavaUtilLog
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
=== Example: Logging with Java's java.util.logging via Slf4j
|
=== Example: Logging with Java's java.util.logging via Slf4j
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[example-logging-logback-centralized]]
|
[[example-logging-logback-centralized]]
|
||||||
=== Centralized Logging using Logback
|
=== Centralized Logging using Logback
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[example-logging-logback-sifting]]
|
[[example-logging-logback-sifting]]
|
||||||
=== Example: MDC Based Sifting of Logs with Logback
|
=== Example: MDC Based Sifting of Logs with Logback
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
=== Example: Logging with Logback
|
=== Example: Logging with Logback
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[example-slf4j-multiple-loggers]]
|
[[example-slf4j-multiple-loggers]]
|
||||||
=== Example: Capturing Multiple Logging Frameworks with Slf4j
|
=== Example: Capturing Multiple Logging Frameworks with Slf4j
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,8 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jetty-admin-guide]]
|
[[jetty-admin-guide]]
|
||||||
|
|
||||||
= Jetty Administration Guide
|
= Jetty Administration Guide
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[runner]]
|
[[runner]]
|
||||||
== Jetty Runner
|
== Jetty Runner
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jetty-runner]]
|
[[jetty-runner]]
|
||||||
=== Use Jetty Without an Installed Distribution
|
=== Use Jetty Without an Installed Distribution
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-management]]
|
[[session-management]]
|
||||||
== Session Management
|
== Session Management
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-clustering-gcloud-datastore]]
|
[[session-clustering-gcloud-datastore]]
|
||||||
=== Session Clustering with Google Cloud Datastore
|
=== Session Clustering with Google Cloud Datastore
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-clustering-infinispan]]
|
[[session-clustering-infinispan]]
|
||||||
=== Session Clustering with Infinispan
|
=== Session Clustering with Infinispan
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-clustering-jdbc]]
|
[[session-clustering-jdbc]]
|
||||||
=== Session Clustering with a Database
|
=== Session Clustering with a Database
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-clustering-mongodb]]
|
[[session-clustering-mongodb]]
|
||||||
=== Session Clustering with MongoDB
|
=== Session Clustering with MongoDB
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[setting-session-characteristics]]
|
[[setting-session-characteristics]]
|
||||||
=== Setting Session Characteristics
|
=== Setting Session Characteristics
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[using-persistent-sessions]]
|
[[using-persistent-sessions]]
|
||||||
=== Using Persistent Sessions
|
=== Using Persistent Sessions
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-sessions-file-system]]
|
[[configuring-sessions-file-system]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-sessions-gcloud]]
|
[[configuring-sessions-gcloud]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-sessions-hazelcast]]
|
[[configuring-sessions-hazelcast]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-configuration-housekeeper]]
|
[[session-configuration-housekeeper]]
|
||||||
=== The SessionIdManager and the Housekeeper
|
=== The SessionIdManager and the Housekeeper
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-sessions-infinispan]]
|
[[configuring-sessions-infinispan]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-sessions-jdbc]]
|
[[configuring-sessions-jdbc]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-configuration-memcachedsessiondatastore]]
|
[[session-configuration-memcachedsessiondatastore]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-sessions-memory]]
|
[[configuring-sessions-memory]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[configuring-sessions-mongo]]
|
[[configuring-sessions-mongo]]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[session-configuration-sessioncache]]
|
[[session-configuration-sessioncache]]
|
||||||
=== The L1 Session Cache
|
=== The L1 Session Cache
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[jetty-sessions-architecture]]
|
[[jetty-sessions-architecture]]
|
||||||
=== Session Architecture
|
=== Session Architecture
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[sessions-details]]
|
[[sessions-details]]
|
||||||
=== Session Components
|
=== Session Components
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[sessions-usecases]]
|
[[sessions-usecases]]
|
||||||
=== Session Use Cases
|
=== Session Use Cases
|
||||||
|
@ -88,6 +90,6 @@ The example above functions in either a `jetty-web.xml` file or a link:#using-ba
|
||||||
|
|
||||||
____
|
____
|
||||||
[NOTE]
|
[NOTE]
|
||||||
If you explicitly configure the `SessionCache` and `SessionDataStore` for a `SessionHandler` in a context xml file or `jetty-web.xml` file, any session modules you already have enabled are ignored.
|
If you explicitly configure the `SessionCache` and `SessionDataStore` for a `SessionHandler` in a context xml file or `jetty-web.xml` file, any session modules you already have enabled are ignored.
|
||||||
So, for example, if you had enabled the `session-store-gcloud module` for your sever, you could force a particular webapp to use the `FileSessionDataStore` by explicitly configuring it in either a context xml file or a `jetty-web.xml` file as shown above.
|
So, for example, if you had enabled the `session-store-gcloud module` for your sever, you could force a particular webapp to use the `FileSessionDataStore` by explicitly configuring it in either a context xml file or a `jetty-web.xml` file as shown above.
|
||||||
____
|
____
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup]]
|
[[startup]]
|
||||||
== Starting Jetty
|
== Starting Jetty
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[custom-modules]]
|
[[custom-modules]]
|
||||||
=== Custom Modules
|
=== Custom Modules
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[source, screen, subs="{sub-order}"]
|
[source, screen, subs="{sub-order}"]
|
||||||
....
|
....
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[source, screen, subs="{sub-order}"]
|
[source, screen, subs="{sub-order}"]
|
||||||
....
|
....
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[source, screen, subs="{sub-order}"]
|
[source, screen, subs="{sub-order}"]
|
||||||
....
|
....
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[source, screen, subs="{sub-order}"]
|
[source, screen, subs="{sub-order}"]
|
||||||
....
|
....
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[source, screen, subs="{sub-order}"]
|
[source, screen, subs="{sub-order}"]
|
||||||
....
|
....
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[source, screen, subs="{sub-order}"]
|
[source, screen, subs="{sub-order}"]
|
||||||
....
|
....
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[start-jar]]
|
[[start-jar]]
|
||||||
=== Using start.jar
|
=== Using start.jar
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[advanced-start-matrix]]
|
[[advanced-start-matrix]]
|
||||||
=== Start Option Matrix [deprecated]
|
=== Start Option Matrix [deprecated]
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-base-and-home]]
|
[[startup-base-and-home]]
|
||||||
=== Managing Jetty Base and Jetty Home
|
=== Managing Jetty Base and Jetty Home
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-classpath]]
|
[[startup-classpath]]
|
||||||
=== Managing Server Classpath
|
=== Managing Server Classpath
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-modules]]
|
[[startup-modules]]
|
||||||
=== Managing Startup Modules
|
=== Managing Startup Modules
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-overview]]
|
[[startup-overview]]
|
||||||
=== Startup Overview
|
=== Startup Overview
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-troubleshooting]]
|
[[startup-troubleshooting]]
|
||||||
=== Startup Troubleshooting
|
=== Startup Troubleshooting
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-unix-service]]
|
[[startup-unix-service]]
|
||||||
=== Startup a Unix Service using jetty.sh
|
=== Startup a Unix Service using jetty.sh
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-windows-service]]
|
[[startup-windows-service]]
|
||||||
=== Startup via Windows Service
|
=== Startup via Windows Service
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
// Copyright (c) 1995-2018 Mort Bay Consulting Pty. Ltd.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
@ -13,6 +14,7 @@
|
||||||
//
|
//
|
||||||
// You may elect to redistribute this code under either of these licenses.
|
// You may elect to redistribute this code under either of these licenses.
|
||||||
// ========================================================================
|
// ========================================================================
|
||||||
|
//
|
||||||
|
|
||||||
[[startup-xml-config]]
|
[[startup-xml-config]]
|
||||||
=== Managing XML Based Startup Configuration
|
=== Managing XML Based Startup Configuration
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue