Skip to content
Snippets Groups Projects
Commit e5eeac4e authored by boulouk's avatar boulouk
Browse files

updated VSB manager starter

parent 0c35efe5
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,7 @@ public class VsbManagerTest{
public static void main(String[] args) {
// String interfaceDescriptionPath = "D:\\inria\\code\\repositories\\chorevolution\\evolution-service-bus\\bc-manager\\src\\main\\resources\\weather.gidl";
String interfaceDescriptionPath = "/home/sitoumbaz/inria_code/repositories/evolution-service-bus/bc-manager/src/main/resources/weather_wp4-copy.gidl";
String interfaceDescriptionPath = "PATH_TO_YOUR_GIDL";
generateWarFile(interfaceDescriptionPath);
// generateWarBytes(interfaceDescriptionPath);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment