In WebSphere Application Server 6.1, is it necessary to redeploy the application (WAR/EAR) every time a change is made to a web.xml descriptor file?

link|improve this question

1  
Yes, it is. You have to edit the web.xml, repackage the WAR, and redeploy. – duffymo Sep 7 '10 at 19:38
Thanks! Just wanted to confirm that.. – Phanindra K Sep 7 '10 at 19:52
@duffymo - Should have been an answer (thus moving this off of the unanswered questions list) – Tim Post Feb 4 '11 at 18:43
@Tim Post - Should I move it? It didn't seem like much of an answer at the time. – duffymo Feb 4 '11 at 19:31
@duffymo Yes please. This is still "Unanswered"... – user918176 Sep 17 '11 at 22:18
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.