0 Replies Latest reply on Mar 10, 2009 9:15 PM by popster

    netbeans seam project wizard

      Upon installing NetBeans 6.5, jboss-4.2.2.GA, the Seam Generator Integration plugin, Facelets Support plugin, I attempted to use NetBeans project wizard to create a JavaEE Seam Generator Project.

      In attempting to build the project, it failed.

      copy-lib:
      Copying Seam and dependencies to the C:/Users/Michael/Documents/NetBeansProjects/seam/lib directory...
      C:\jboss-seam-2.1.1.GA\seam-gen\build.xml:607: C:\Program%20Files\Sun\JavaDB\lib not found.
      BUILD FAILED (total time: 1 second)

      Alternatively, I used Eclipse to open a seam generated project and it worked fine. I am new to NetBeans so I apologize for such a simple question.