idea refuses to use jetty 6.1.22
i downloaded jetty from here:
http://dist.codehaus.org/jetty/jetty-6.1.22/
but idea insists on the extracted directory not being a valid jetty home. idea accepts 7.4, but i need 6.1.22. what's wrong?
请先登录再写评论。
i downloaded jetty from here:
http://dist.codehaus.org/jetty/jetty-6.1.22/
but idea insists on the extracted directory not being a valid jetty home. idea accepts 7.4, but i need 6.1.22. what's wrong?
请先登录再写评论。
Hello,
In the most recent EAP we support Jetty 7.0+ only.
However I have recently added the code to support 6.1+ versions.
I doubt we will be able to support 6.0, because of th elack of JMX access to the deployer/deployed artifacts.
Regards,
Michael