When starting our server we first use nginx to supply custom error pages while the service is not yet reachable.
The we have a short time window where we are seeing some Jetty 404 or 503 at startup time. Once the service/app is fully started, our custom whiteboard managed error pages will be served. We want to provide custom error pages to replace the Jetty ones here that appear early in the startup process. What is the best way? Do we need to use WebContainer#registerErrorPage Cheers, Alain -- -- ------------------ OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to ops4j+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ops4j/99e7e776-3b4d-4d70-9694-da31bd0a872an%40googlegroups.com.