[JBoss JIRA] (JBIDE-18547) Generate index.html in default Dynamic Web Project
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18547?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-18547:
----------------------------------------
We could register a facet listener for the Web facet and generate an index.html file when the project is being created. But I'm not sure that's a good solution to generate index.html silently. It's would be better if the web facet page of the wizard should contain a checkbox which will tell the facet to generate this index.html file. We can't add such a page into Web facet page but we can create a patch for Eclipse Web Tools if we want to have it fixed in the foreseeable future ;)
But it also will affect our own Wizards (New CDI, JSF, Seam projects) which extends the Dynamic Web Project wizard because they generate index.html.
> 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
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-18546) Default Dynamic Project contains redundant nodes/files
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18546?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-18546:
--------------------------------------
Assignee: Viacheslav Kabanovich
> Default Dynamic Project contains redundant nodes/files
> ------------------------------------------------------
>
> Key: JBIDE-18546
> URL: https://issues.jboss.org/browse/JBIDE-18546
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: upstream
> Reporter: Arun Gupta
> Assignee: Viacheslav Kabanovich
> Fix For: 4.3.x
>
> Attachments: screenshot-1.png
>
>
> Default Dynamic Web Project creates lots of redundant nodes (attachment coming). This unnecessarily clutters the main view of the application.
> Specifically, don't show nodes when there is no content. For example, web.xml is not generated by default but even then "Deployment Descriptor" node is shown.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-18547) Generate index.html in default Dynamic Web Project
by Arun Gupta (JIRA)
Arun Gupta created JBIDE-18547:
----------------------------------
Summary: 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
Reporter: Arun Gupta
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.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months