Useful code snippet for your start.sh scripts:

 for f in `ls $BASE_DIR/lib/*.jar`doCLASSPATH=$CLASSPATH:$fdoneexport $CLASSPATH