Modify servlet-name in web.xml
Status: Alpha
Brought to you by:
rzorzorzo
the war does not deploy in tomcat 5.5 correctly saying the child name default is not unique.
Therefore change the servlet-name in the web.xml to something other than default. I changed mine to defaultServlet.