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

Bug 389441

Summary: [Tools] Rename servletName attribute in launch config to servletPath
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: ToolsAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: rsternberg
Version: 1.5   
Target Milestone: 2.0 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Ivan Furnadjiev CLA 2012-09-12 14:05:22 EDT
In the launch configurations we still have
<stringAttribute key="org.eclipse.rap.launch.servletName" value="......"/>
As this is no longer the servletName, but the servlet path we should rename it to
<stringAttribute key="org.eclipse.rap.launch.servletPath" value="......"/>
Comment 1 Ralf Sternberg CLA 2012-09-14 13:50:30 EDT
+1
Comment 2 Ivan Furnadjiev CLA 2012-10-08 04:03:19 EDT
Fixed in master with commit 7009d8268438ca169ee091d458941a10ae051bbd.