Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 372323

Summary: [Tooling] RAP launcher prevents starting applications without extensions
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: ToolsAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 1.5   
Target Milestone: 1.5 M6   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2012-02-23 08:01:34 EST
With the new APIs in RWT, it is possible to write applications that register entry points programmatically instead of using the extension registry.
The RAP launcher shows an error and prevents to run configurations when the given servlet name or entry point cannot be found in the extensions defined by any of the selected bundles.
Comment 1 Ralf Sternberg CLA 2012-02-23 08:05:24 EST
As a workaround, the servlet name can be set to "rap", the configuration only affects the URL that is opened in a browser after launching. After launching, navigate to the correct URL.
Comment 2 Ivan Furnadjiev CLA 2012-03-15 11:29:23 EDT
Re-designed "Main Tab". Removed browse button and validation for servlet path and startup parameter fields.