Community
Participate
Working Groups
The launch configurations that are created by the launch shortcut (Alt+Shift+X 3) have an invalid servlet path ("/rap" instead of "rap"). Launch configurations that were created this way a) cannot be edited afterwards unless the invalid servlet path is corrected as the validation fails and b) cause the browser to open a non-existing URL like http://localhost:<port>//rap
Changed the launch shortcut to create launch configs with a servlet path of "rap". Fixed in CVS HEAD. Changes will be available in a nightly build >= 2011-10-25