[jbosstools-issues] [JBoss JIRA] (TOOLSDOC-288) Missing instructions for simple JSP web application

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Mon Mar 4 12:18:56 EST 2013


     [ https://issues.jboss.org/browse/TOOLSDOC-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed TOOLSDOC-288.
--------------------------------



Verified in https://access.redhat.com/knowledge/docs/en-US/JBoss_Developer_Studio/6.0/pdf/Getting_Started_Guide/JBoss_Developer_Studio-6.0-Getting_Started_Guide-en-US.pdf
                
> Missing instructions for simple JSP web application
> ---------------------------------------------------
>
>                 Key: TOOLSDOC-288
>                 URL: https://issues.jboss.org/browse/TOOLSDOC-288
>             Project: Documentation for JBoss Tools and Developer Studio
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Getting Started Guide
>    Affects Versions: 4.0.0.Beta1
>         Environment: Fedora 17 x86_64
>            Reporter: Michelle Murray
>            Assignee: Isaac Rooskov
>             Fix For: 4.0.0.CR1
>
>
> About: JBDS Getting Started Guide 5.0.1. Chapter 9 outlines how to develop a simple JSP web application.
> Issue: I followed the steps in this chapter without issue up to section 9.2.2. This next section describes the web.xml file. It states that  "When you are creating web project the wizard creates the web.xml file for you automatically." But the web.xml file had not been automatically created in my jsphello project.
> Workaround: Back in 9.1, Setting Up the Project, an extra step needs to be added to the instructions. The current final bullet point of these instructions should be split into multiple bullets as follow:
> * Then select Minimal Configuration from the list of possible configurations and click Next twice to move through the Java window to the Web Module Window.
> * Select the Generate web.xml deployment descriptor and Click Finish.
> This additional step creates a web.xml file within the WebContent/WEB_INF directory. It appears that the contents of this web.xml file fits that of the one shown in Figure 9.6.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list