Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » How do I replace jetty with tomcat as embedded service provider?
How do I replace jetty with tomcat as embedded service provider? [message #1564198] Wed, 14 January 2015 17:10 Go to next message
Bill Mair is currently offline Bill MairFriend
Messages: 72
Registered: July 2009
Member
Due to a bug in the current jetty implementation I'm looking for an alternative solution.

Is it easy to replace the org.eclipse.jetty.* and org.eclipse.equinox.http.jetty bundles with apache tomcat bundles?

(I don't want to deploy an OSGi application in a servlet container but use it as an HTTP service provider inside of equinox.)

[Updated on: Wed, 14 January 2015 17:12]

Report message to a moderator

Re: How do I replace jetty with tomcat as embedded service provider? [message #1564353 is a reply to message #1564198] Wed, 14 January 2015 19:03 Go to previous messageGo to next message
Thomas Watson is currently offline Thomas WatsonFriend
Messages: 503
Registered: July 2009
Senior Member
I would like to understand what the jetty bug is for my own information. I don't know how easy it would be to replace the jetty version with tomcat. You would have to do something similar to org.eclipse.equinox.http.jetty bundle that registers the equinox org.eclipse.equinox.http.servlet.HttpServiceServlet with the tomcat container.
Re: How do I replace jetty with tomcat as embedded service provider? [message #1565729 is a reply to message #1564353] Thu, 15 January 2015 12:54 Go to previous messageGo to next message
Bill Mair is currently offline Bill MairFriend
Messages: 72
Registered: July 2009
Member
I reported it as Bug 455655 - Inconsistency with "multipart/form-data" and "name" field .

Jan Bartel has been working on it but it is not a "quick fix" and sadly I am running out of time in my project.
Re: How do I replace jetty with tomcat as embedded service provider? [message #1565934 is a reply to message #1565729] Thu, 15 January 2015 15:21 Go to previous message
Bill Mair is currently offline Bill MairFriend
Messages: 72
Registered: July 2009
Member
It looks like Gemini Web might be able to replace jetty, which is exactly what I need.
Previous Topic:equinox 3.8.2 archives unreachable
Next Topic:Where do I place a Java 7 jre bundled with a Mac RCP app?
Goto Forum:
  


Current Time: Fri Apr 19 07:54:54 GMT 2024

Powered by FUDForum. Page generated in 0.02749 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top