| Summary: | [Tooling] RWT Launcher does not work anymore | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> | ||||||
| Component: | Releng | Assignee: | Project Inbox <rap-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P2 | ||||||||
| Version: | 1.5 | ||||||||
| Target Milestone: | 1.5 M6 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Ivan Furnadjiev
Created attachment 212716 [details]
Sketch
Created attachment 212782 [details]
Proposed patch
This patch introduces our own Jetty lancher class (JettyLauncher, currently located in the org.eclipse.rap.ui.launch.rwt bundle). It is a stripped version of the old org.mortbay.jetty.Main class. Two additional bundles are needed: org.eclipse.jetty.webapp org.eclipse.jetty.xml which are missing from the platform. Applied the patch to CVS HEAD. |