0 Replies Latest reply on Mar 6, 2009 8:09 PM by olibutzki.oliver_libutzki.gmx.de

    Seam 2.1.1.GA - Ant exlode task doesn't work

    olibutzki.oliver_libutzki.gmx.de

      Hello everyone,


      I've initially created my Seam 2.1.1 GA project by using seam-gen. Unfortunatly the  explode ant-target seems not to work:
      {somepath}/build.xml:266: Failed to copy {workspace}/helloseamgen/exploded-archives/helloseamgen.ear/helloseamgen.jar/book/helloseamgen/ManagerAction.class to {jboss5}/server/default/deploy/helloseamgen.ear/helloseamgen.jar/book/helloseamgen/ManagerAction.class due to java.io.FileNotFoundException {jboss5}/server/default/deploy/helloseamgen.ear/helloseamgen.jar/book/helloseamgen/ManagerAction.class


      After the build failed because of this error the file is placed in the directory where it has not been found before. Any ideas?


      I found this bug, but it should be fixed in 2.1.0 GA and I use 2.1.1 GA: https://jira.jboss.org/jira/browse/JBSEAM-3598