1 Reply Latest reply on Dec 21, 2004 8:26 AM by vinodkhader

    error creating Duke Bank database table

    geogeyi

      Hi, I am trying to follow the Getting started document to run Duke Bank application. The compilation is ok, but when I try to create database table, I got the error :
      java.lang.NoClassDefFoundError: org/hsqldb/util/ScriptTool

      I check the build xml, the hsqldb jar file is in the xml.

      Anyone has same problem?