Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 327403 - Modify extisting web.xml with BridgeServlet declaration when warproduct is created
Summary: Modify extisting web.xml with BridgeServlet declaration when warproduct is cr...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Libra (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-10 07:34 EDT by Angelo ZERR CLA
Modified: 2022-02-24 11:24 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Angelo ZERR CLA 2010-10-10 07:34:53 EDT
I think it should be cool when *.warproduct is created that it modify existing web.xml with BridgeServlet declaration. Indeed today when web.xml exist (without BridgeServlet declaration) in your project, when you create *.warproduct, web.xml is not modified with BridgeServlet declaration.

This None(modification with BridgeServlet declaration can be annoying for WTP user. Indeed WTP user create generaly a WEB Dynamic Project, which create an empty web.xml. If you wish use warproduct with dev-mode (coming soon), user will create  *.warproduct in the WTP WEB Dynamic Project and it should be cool if web.xml is modified to add BridgeServlet declaration.

Regards Angelo