Community
Participate
Working Groups
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