0 Replies Latest reply on Oct 20, 2003 3:07 PM by hesino

    '/mine' is not unique when touching web.xml

    hesino

      Hi,

      I have set up a redeploy target in my ant build file. It looks like this:





      It returns the same error as if I deleted the file and and copied a new one with the same context into the deploy directory:
      java.lang.IllegalArgumentException: addChild Child name '/mine' is not unique

      There must be a way to solve this without having to restart JBoss or rename the context. Please & Thanks