RunJettyRun version 1.0.1 released

3 02 2008

There were a couple of bug reports that were solved for this second release of RunJettyRun. Unfortunately, I messed up the first release, and you can’t just update the plugin. If you want to install this, you’ll have to manually deinstall the 1.0.0 version and install 1.0.1. Next time, automatic updates should be working ok.

See http://code.google.com/p/run-jetty-run/ for instructions and the change log.


Actions

Information

3 responses to “RunJettyRun version 1.0.1 released”

13 02 2008
krist (12:58:42) :

hi, i just tried to run jetty with your plugin but i keep getting this exception:

Exception in thread "main" java.lang.NoSuchMethodError: org.mortbay.jetty.Server.addConnector(Lorg/mortbay/jetty/Connector;)V
at runjettyrun.Bootstrap.main(Bootstrap.java:63)

run jetty run points to a directory with a WEB-INF directory that has a simple web.xml (running latest eclipse 3.3.1.1)

any ideas?

13 02 2008
Eelco Hillenius (13:09:43) :

I don’t know. Haven’t seen it myself. Could you file an issue at the site? Cheers.

27 06 2008
mshillinger (07:32:08) :

Had the same issue. In the launcher config classpath, I moved the jetty libs above my project and this solved the problem. I had an older version of jetty in my classpath (for running unit tests).

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>