175176177178179180181182183
this.setConfiguration(getConfig().getValue()); this.start(); CommonDeployment dep = this.createObjectsAndInjectValue(url, deploymentName, root, cl, cmd, ijmd, ra); return dep; }