From 97d50e1447337be674351a7a3b626c8a28d6939b Mon Sep 17 00:00:00 2001 From: huangjian Date: Wed, 28 Sep 2016 09:59:08 +0800 Subject: Running wso2bpel-ext has fail. And fix register to MSB issue Change-Id: I1f513a600358b71108373b3024ffa3b94f611449 IssueId: OCS-72 Signed-off-by: huangjian --- .../src/main/java/org/openo/carbon/bpel/common/ServiceRegistrer.java | 4 ++++ .../wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html | 2 +- .../wso2bpel-mgr/src/main/resources/api-doc/swagger-ui.js | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src') diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/common/ServiceRegistrer.java b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/common/ServiceRegistrer.java index 2fe3817..2ffaf49 100644 --- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/common/ServiceRegistrer.java +++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/common/ServiceRegistrer.java @@ -24,6 +24,10 @@ public class ServiceRegistrer implements Runnable { private static final Logger LOG = LoggerFactory.getLogger(ServiceRegistrer.class); private final ServiceRegisterEntity wso2bpelEntity = new ServiceRegisterEntity(); + public ServiceRegistrer() { + initServiceEntity(); + } + @Override public void run() { LOG.info("start wso2bpelEntity microservice register"); diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html index 6c9fff0..de81f55 100644 --- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html +++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html @@ -84,7 +84,7 @@