Code:
#!/bin/sh while true; do java -cp ../lib/jio.jar:../lib/cache.jar:../lib/wanmeiaudb.jar:../lib/log4j-1.2.9.jar:../lib/jconn3.jar:../msSQLjdbc/lib/sqljdbc4.jar:. authd /etc/table.xml &> authd.out sleep 10 done
So we can run authd and database under windows!
(Rename the .RAR file to .JAR)