2829303132333435363738
public static void main(String[] args) { //Start your webservice with the bash or the cmd! ServiceImpl ws = new SumoWebservice().getServiceImplPort(); //optional ws.setSumoBinary(sumo_bin); ws.setConfig(config_file);