System.out.println("\n\n\n========================== deuxieme exec ===");
// test00_instance0 = appli3.createInstance(null /* composite */, null/* properties */);
// Calling that application from an external program (this instance).
s11 = (S1) test00_instance0.getServiceObject();
s11.callS1("createAppli-2");
System.out.println("\n\n\n== troisieme exec ===");
// test00_instance0 = appli3.createInstance(null /* composite */, null/* properties */);
// Calling that application from an external program (this instance).