1 Reply Latest reply on Nov 5, 2008 9:11 PM by jbalunas.jbalunas.jboss.org

    Unable to deploy seam Seam 2.1.0.SP1 example\jee5\booking on Glassfish

    gdylt

      What's going on? Trying to run the jee5 booking example from the Seam 2.1.0.SP1 distribution out of the box on Glassfish v2 fails, with the following error:


      Caused by: java.io.FileNotFoundException: glassfish-v2ur2\domains\domain1\applications\j2ee-apps\jboss-seam-jee5\jboss-seam-jee5jar (The system cannot find the path specified)
            



      It seems to be looking for jboss-seam-jee5
      jar file. Is this a typo in the source somewhere? Shouldn't it be jboss-seam-jee5.jar, instead?