]
Arun Gupta commented on JBIDE-18547:
------------------------------------
Is this a target for 4.3?
Generate index.html in default Dynamic Web Project
--------------------------------------------------
Key: JBIDE-18547
URL:
https://issues.jboss.org/browse/JBIDE-18547
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: upstream
Reporter: Arun Gupta
Assignee: Alexey Kazakov
Fix For: 4.3.x
Attachments: screenshot-1.png
Default Dynamic Web Project does not contain index.html and so running it on a server
always require to generate this file first. That's a very typical scenario and should
be fixed for a more seamless experience.
Accessing the application at
http://localhost:8080/helloworld/ shows
"Forbidden" as shown in the attachment.