Community
Participate
Working Groups
Build Identifier: org.eclipse.scout.rt.server_3.7.0.201106301552 The index.html page of the application server is not displayed when a root ("/") request is sent to the server. Example: scout server application myapp is deployed as root application on server myserver.com. Browsing to http://myserver.com/ does not display the index.html page provided as a resource to the server. However, when the application is deployed on http://myserver.com/myapp, browsing to http://myserver.com/myapp/ returns the index.html page as expected. See the attached patch for a possible solution to the problem. Reproducible: Always Steps to Reproduce: See details.
Created attachment 200695 [details] Proposed patch.
Request: Fix it for June 2011 Release.
Patch applied on trunk and Indigo SP1. Thank you Otmar.
shipped with scout 3.7.1
removed iplog flag from ticket and added iplog flag to attachment