Top "Jetty" questions

Eclipse Jetty is a widely-used async Java-based HTTP server and servlet engine supporting HTTP/1.0, HTTP/1.1, HTTP/2, and WebSocket protocols.

HTTP ERROR: 404 missing core name in path with solr

I am new to Solr, after installing it in ubuntu 8.10, when I was trying exampledocs to index , as per this …

solr jetty http-status-code-404
Jetty Run War Using only command line

Is it possible to use only the command line to Run jetty with only a specified war file and Context …

jetty war
org.eclipse.jetty.io.EofException: Early EOF thrown while uploading large file

While I am uploading large file(about 50 MB), I am getting org.eclipse.jetty.io.EofException: Early EOF excception. My …

java jetty apache-httpclient-4.x netflix-zuul
Maven Dependency Conflict: org.w3c.dom.ElementTraversal

I have a Java codebase which is using Maven for both dependency resolution and running tests on CI. After a …

java spring maven jetty
"PWC6345: There is an error in invoking javac." error when using Jetty WTP plugin to deploy a JSP page on Jetty

I'm trying to deploy a JSP-page on Jetty, using the Jetty WTP plugin for Eclipse. But I get the error …

windows jsp jetty eclipse-wtp
How do I limit the number of connections Jetty will accept?

I'm running Jetty 7.2.2 and want to limit the number of connections it will handle, such that when it reaches a …

java jetty embedded-jetty
How to set server port with org.eclipse.jetty:jetty-maven-plugin?

I am currently setting the port via a jetty.xml file and I've been trying to figure out from the …

maven jetty
Embedded Jetty Server - NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet

I've have the following code to use an embedded Jetty server alongside a simple servlet and .jsp webpage. However, after …

java jsp jetty embedded-jetty
Jetty-9 warning: badMessage: 400 Illegal character

I am using jetty-9.2.2 with CometD-3.0.1. I am seeing below warning in my setup. It comes ~4,5 times in a day.: 2014…

jetty jetty-9
Jetty server for Windows

Can the Jetty server run on Windows-based environments. If there is a Windows installable, can someone please point me to …

windows jetty