5758596061626364656667
console._source(srcFile); console.run(); } public static void serverMain(String[] args) throws Exception { Configuration c; if (args.length > 0) c = new PropertiesConfig(new File(args[0])); else c = new PropertiesConfig();