createSysProperty("program.name",
new File(binDir, "run.bat")));
java.addSysproperty(
createSysProperty("jboss.server.home.dir",
new File(configDir, this.config)));
java.addSysproperty(
createSysProperty("jboss.server.home.url",
new File(configDir, this.config).toURL().toString()));
Path classPath = java.createClasspath();
classPath.createPathElement().setLocation(