Description
causes java.net.URISyntaxException by this line in JettyWebAppContext
URI root = URI.create(configurationBaseUrl.toString());
causes java.net.URISyntaxException by this line in JettyWebAppContext
URI root = URI.create(configurationBaseUrl.toString());