Error when trying to create tables using "asant create-db_common"

Hi,

I'm attempting to run asant create-db_common

to use a .sql file to create a table in Pointbase. However I keep getting this error:

Buildfile: build.xml

init:

create-db_common:

[java] java.lang.NoClassDefFoundError: com/pointbase/tools/toolsCommander

[java] Exception in thread"main"

BUILD SUCCESSFUL

Total time: 1 second

Which means I need to include the classpath, I presume! But I don't know what file to add it to or where to begin.

Can anyone help?

Thanks.

[573 byte] By [y0241695@uea.ac.uka] at [2008-1-23]
# 1
Still haven't solved this problem.Can anyone guide me at all?Many thanks.
y0241695@uea.ac.uka at 2007-7-10 > top of java,Enterprise & Remote Computing,AVK Portability...
# 2
${appserver-install}/pointbase/lib/pbtools.jarthanks.
aagorea at 2007-7-10 > top of java,Enterprise & Remote Computing,AVK Portability...