Jetty with 10.5
Hi,
I'm trying to use the inbuilt Jetty support with 10.5 but cannot get it to run. I keep getting "main config file not included"
Can someone please provide me with setup details for using this please?
Rich
Please sign in to leave a comment.
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