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.

Advertisement

Actions

Information

6 responses

13 02 2008
krist

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

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

27 06 2008
mshillinger

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).

31 03 2009
mlavannis

Moving the jetty libs above my project in the launcher config classpath resolved my problem too (thanks mshillinger!)

26 07 2009
Stephan

is it possible to use jetty without your plugin in eclipse using eclipse’s own capabilities? I know that for example WebSphere can be configured in Servers view. Is there a way to use what eclipse already provides in terms of starting / stopping servers with Jetty?

26 07 2009
Eelco Hillenius

I think those are the capabilities of web tools, which are a collection of plugins themselves. From what I understand, you can already configure Jetty as a server with web tools, so there wouldn’t be a need to develop this again.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s




Follow

Get every new post delivered to your Inbox.