Hi
I cant get Emma (v2.1, build 5320) to work with Jetty (jetty-distribution-7.0.0.RC1).
I have added emma.jar to JRE/lib/ext and I can confirm that emma works by running: java emma -version.
However, when I start jetty with: java -jar start.jar emma does not start or opens the port 47653 for use with ctl.
This all work very well with jboss.
Any ideas why it does not work with jetty?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I cant get Emma (v2.1, build 5320) to work with Jetty (jetty-distribution-7.0.0.RC1).
I have added emma.jar to JRE/lib/ext and I can confirm that emma works by running: java emma -version.
However, when I start jetty with: java -jar start.jar emma does not start or opens the port 47653 for use with ctl.
This all work very well with jboss.
Any ideas why it does not work with jetty?