This commit is contained in:
Lucio Lelii 2009-01-12 22:27:45 +00:00
parent 12eefb9f6c
commit d481ab99de
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ public class DeployVRE implements Runnable{
System.out.println("fin qui ci sono 1");
ServiceList services= new ServiceList();
ServiceItem[] service= new ServiceItem[1];
service[0]=new ServiceItem();
service[0].setServiceClass("VREManagement");
service[0].setServiceName("VREManager");
service[0].setServiceVersion("1.00.00");