Menu

struts-resume build problem

Help
Hass
2003-10-05
2003-10-05
  • Hass

    Hass - 2003-10-05

    I'm receiving the following error on ant target ant setup-tomcat deploy.  I'm using the latest CVS sources in eclipse and it builds ok.

    build.xml:514: Deployment descriptor: C:\sandroot\struts-resume\build\web\WEB-INF\web.xml does not exist.

     
    • Matt Raible

      Matt Raible - 2003-10-05

      This will be fixed in the next release.  Basically, if you do a test-ejb and then try to deploy to Tomcat, the web.xml is not generated and you get this error.  I've added this as a check for the next release of AppFuse (which struts-resume is based on).

      To fix this, do an "ant clean deploy".

      HTH,

      Matt

       

Log in to post a comment.