Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 327403

Summary: Modify extisting web.xml with BridgeServlet declaration when warproduct is created
Product: z_Archived Reporter: Angelo ZERR <azerr>
Component: LibraAssignee: Project Inbox <libra.warproducts-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: rsternberg
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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