Bug 208767 - Show Error Pages, Context params and Welcome Pages in the Web deployment descriptor tree
Summary: Show Error Pages, Context params and Welcome Pages in the Web deployment desc...
Status: CLOSED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.0 M4   Edit
Assignee: Hristo Hristov CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-11-05 09:24 EST by Kaloyan Raev CLA
Modified: 2008-05-29 12:53 EDT (History)
0 users

See Also:


Attachments
Patch for Deployment Descriptor improvement (29.42 KB, patch)
2007-11-07 10:38 EST, Hristo Hristov CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kaloyan Raev CLA 2007-11-05 09:24:01 EST
The idea of the deployment descriptor tree in the project navigator is to show an overview of the project's metadata. 

The tree for the Web project shows at the moment info for: 
  * Servlet
  * Filters
  * Listeners
  * Mappings
  * References
  * Security Roles

There are also nodes that appear for other tags in the web.xml, but there need refactoring and optimization. 

This bug will track adding the following metadata: 
  * Error Pages
  * Welcome Pages
  * Context Params
  * enhancements in the already existing nodes.
Comment 1 Hristo Hristov CLA 2007-11-07 10:38:52 EST
Created attachment 82337 [details]
Patch for Deployment Descriptor improvement

This patch adds 3 node groups: Error Pages, Context Params and Welcome Pages. Under these nodes we have corresponding artefacts. Also some impovments of available nodes in the Deployment Descriptor are made.
Comment 2 Kaloyan Raev CLA 2007-11-26 09:41:38 EST
dropped to HEAD
Comment 3 Kaloyan Raev CLA 2007-12-27 12:42:56 EST
Verified with the S-3.0M4-20071227065330 build. 
Comment 4 David Williams CLA 2008-04-24 00:44:25 EDT
mass change to add 'contributed' keyword based on bugzilla query, please correct if that's not accurate (by marking patches as obsolete and removing the 'contributed' keyword. 
Comment 5 Kaloyan Raev CLA 2008-05-29 12:53:46 EDT
Closing