jetty.project/jetty-websocket/javax-websocket-server/src
Lachlan Roberts a8a5e50579 Issue #3139 ContextHandler must be set on server before configureContext
If configure context is called with a context that does not yet have
a server, we should just throw an ISE. This is better than having a
different configuration result depending on if the context has been set
been added to the handler tree or not.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-01-25 17:05:26 +11:00
..
main Issue #3139 ContextHandler must be set on server before configureContext 2019-01-25 17:05:26 +11:00
test Issue #3167 cleanups after merge (in #2175) 2019-01-16 15:19:36 +11:00