1 Reply Latest reply on Jul 19, 2006 7:13 PM by db__

    getting testNG to work with cvs jboss-seam export as project

    db__

      Hi,
      I wonder how to get it work.
      I added examples/dvdstore/resource to my sourcefolder build seam and dvdstore. and tried a few tests in examples/dvdstore/src/test but without success.
      Can somebody give me a hint/ or verify how to create a project using CVS checkout of jboss-seam with eclipse testNG working? I'm stuck.
      regards,
      Dennis

        • 1. Re: getting testNG to work with cvs jboss-seam export as pro
          db__

          01:09:05,156 INFO [LocalTxDataSource] Bound datasource to JNDI name 'java:/DefaultDS'
          java.lang.RuntimeException: java.util.zip.ZipException: Das System kann den angegebenen Pfad nicht finden
          at org.jboss.util.file.JarArchiveBrowser.(JarArchiveBrowser.java:55)

          the exception is localized. it does mean "Path could not be found"
          I debugged the path it's the output/classes path in my workspace which does contains the classfiles and so on. But no .jar files.
          ---
          thanks dennis