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

Michelle Murray (JIRA) jira-events at lists.jboss.org
Tue Jan 8 22:42:08 EST 2013


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

Michelle Murray resolved TOOLSDOC-288.
--------------------------------------

    Resolution: Done


Chapter 9 because chapter 10 in the published version.
Changes live on customer portal as at 9th Jan 2013.
                
> 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