update the shell scripts and some other configuration files for GWT 2.0.4

This commit is contained in:
krasimir
2010-07-08 12:03:36 +00:00
parent c4a00695db
commit d0ce81a02c
12 changed files with 22 additions and 42 deletions

View File

@@ -12,7 +12,7 @@ server.modules = (
var.basedir = var.CWD
server.document-root = basedir + "/gwt/www"
server.document-root = basedir + "/../ui/gwt/www"
server.errorlog = basedir + "/error.log"