Description
A couple of months ago we migrated from Tomcat to Jetty.
However, Oozie as a production code uses org.eclipse.jetty, whereas EmbeddedServletContainer still uses code from org.mortbay.jetty. We don't need two Jettys, so all remaining code should use the newest Jetty.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-2666 Support embedding Jetty into Oozie
- Closed
- links to