Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest version of Jetty #33

Closed
GoogleCodeExporter opened this issue Jul 7, 2015 · 10 comments
Closed

Use latest version of Jetty #33

GoogleCodeExporter opened this issue Jul 7, 2015 · 10 comments

Comments

@GoogleCodeExporter
Copy link

Jetty <6.1.12  has a bug with PUT operations and
application/x-www-form-urlencoded content. (see
https://jira.codehaus.org/browse/JETTY-655). It would be great to upgrade
to the latest available Jetty 6 version.

Original issue reported on code.google.com by reinhard...@gmail.com on 28 Jul 2009 at 1:58

@GoogleCodeExporter
Copy link
Author

I would also like to see run-jetty-run updated to the latest (6.1.19 as of this
message).  There are a LOT of bug fixes in Jetty since 6.1.6 which is currently
packaged with run-jetty-run.

Original comment by dree...@gmail.com on 6 Aug 2009 at 12:42

@GoogleCodeExporter
Copy link
Author

Another pretty critical that's fixed in 6.1.11 is
http://jira.codehaus.org/browse/JETTY-595

Original comment by kalle.o....@gmail.com on 12 May 2010 at 9:41

@GoogleCodeExporter
Copy link
Author

If you don't mind horrible hacking, you can just find where the 6.1.6 Jetty 
libs are
installed (under eclipse/configuration) and replace the jetty files with 6.1.22 
but
rename them to 6.1.6 and it'll work.

Original comment by kalle.o....@gmail.com on 12 May 2010 at 9:49

@GoogleCodeExporter
Copy link
Author

There's a new Eclipse WTP Jetty plugin that can run Jetty 7 and 8:
http://wiki.eclipse.org/Jetty_WTP_Plugin
I just discovered it after seeing the link on
http://stackoverflow.com/questions/2415803/running-jetty-7-server-in-eclipse

Original comment by fmjrey on 25 Nov 2010 at 7:10

@GoogleCodeExporter
Copy link
Author

Will try to support newer version in future.

Original comment by tonylovejava on 9 Mar 2011 at 10:29

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Issue 41 has been merged into this issue.

Original comment by tonylovejava on 9 Mar 2011 at 10:30

@GoogleCodeExporter
Copy link
Author

Plan to upgrade jetty 6.1.6 to jetty-6.1.26 in 1.2 first, 
and will try to add newer version in future version.

Original comment by tonylovejava on 10 Mar 2011 at 6:01

  • Added labels: 1.1.1

@GoogleCodeExporter
Copy link
Author

Jetty 6.1.26 is ready since 03/10/2011 ,commited in r65

Original comment by tonylovejava on 10 Mar 2011 at 7:10

@GoogleCodeExporter
Copy link
Author

Original comment by tonylovejava on 10 Mar 2011 at 7:40

@GoogleCodeExporter
Copy link
Author

Move the Jetty7 / Jetty8 support to Issue #55 and close this one.

Original comment by tonylovejava on 20 Mar 2011 at 6:03

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant