UOCL-244: poc working
This commit is contained in:
@@ -129,7 +129,7 @@ public class StartPOS {
|
||||
metrics.setUniCentaVersion(AppLocal.APP_VERSION);
|
||||
Application application = new Application();
|
||||
application.postMetrics(metrics);
|
||||
//application.startEventListener(host, jRootApp);
|
||||
application.startEventListener(host, jRootApp);
|
||||
} catch (Exception e) {
|
||||
log.error("Problem with starting the uniCenta plugin application:${}", e.getMessage());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user