0 Replies Latest reply on Dec 7, 2005 1:19 PM by kenlohwh

    Existing Web.xml Overwritten by New One with Mostly Empty En

    kenlohwh

      My project was done using Eclipse 2.1.3 with Lomboz. I was using JBoss 3.2.4 with integrated Tomcat 5.

      I am now in the process of migrating my project to a new PC, with Eclipse 3.1.0, without Lomboz this time. The actual package is actually JBoss Eclipse IDE 1.5RC1 to be exact. I'm using JBoss is 4.0.3SP1 with integrated Tomcat.

      Each time when I do a Run XDoclet, my web.xml is constantly overwritten by a new one with mostly commented tags and other comments.

      I don't notice anything amiss with my XDoclet Configuration at my project properties. However, it could be my lack of knowledge in this aspect that made me fail to see anything amiss.

      Also, whichever web.xml, I've been encountering parsing error for web.xml when I deploy the .ear. It says that the file has a missing local-home tag, which I don't notice any.

      Any info would be very much appreciated.