| Summary: | [RWT Launcher] Servlet path is not respected | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> |
| Component: | Tools | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ruediger.herrmann |
| Version: | 1.5 | ||
| Target Milestone: | 2.1 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Ivan Furnadjiev
The "/rap" servlet name is hard codded in RWTServletContextListener#EntryPointRunnerConfiguration class. Even the parameters "org.eclipse.rwt.entryPoints" and "rwtServlet" are considered obsolete, they are still used by the RWT Launcher. Fixed in master with commit 001e372437a41ae1b90925380a3c8e042935ac1f. |