jetty.project/jetty-websocket/javax-websocket-server
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
..
src Issue #3139 ContextHandler must be set on server before configureContext 2019-01-25 17:05:26 +11:00
pom.xml removed -impl from websocket name and fixed SCI 2018-12-13 10:05:10 +11:00