"Main" config file in Jetty is <Jetty home>/etc/jetty.xml It should be passed to Jetty on startup to make IDEA Jetty integration work. I suspect you're using Jetty 6, since the file is included into Jetty 7 config ini file by default. So, in your case the file should be checked in the server run configuration, see screenshot attached.
Hello,
"Main" config file in Jetty is <Jetty home>/etc/jetty.xml
It should be passed to Jetty on startup to make IDEA Jetty integration work.
I suspect you're using Jetty 6, since the file is included into Jetty 7 config ini file by default.
So, in your case the file should be checked in the server run configuration, see screenshot attached.
Regards,
Michael
Attachment(s):
jetty6config.png