summaryrefslogtreecommitdiffstats
path: root/wso2bpel-ext/wso2bpel-core/distribution
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-10-31 16:23:43 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-10-31 16:23:43 +0800
commita9336e8d081bba038a4679f7395a5b7679258ab4 (patch)
tree9e53c10677652cb8c5833d45c9d03a912aa25924 /wso2bpel-ext/wso2bpel-core/distribution
parentfa612ed8f638d3784f97d8070e2de23a2da5e3cf (diff)
Add serviceIp property which is used to config wso2-ext microservice ipaddress
Change-Id: I8353e3891f786bd44baba1d769442c8665fbfe53 Issue-id: OCS-141 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'wso2bpel-ext/wso2bpel-core/distribution')
-rw-r--r--wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps-ext/conf/wso2bpel.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps-ext/conf/wso2bpel.yml b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps-ext/conf/wso2bpel.yml
index 3ec522a..e312d10 100644
--- a/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps-ext/conf/wso2bpel.yml
+++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps-ext/conf/wso2bpel.yml
@@ -17,7 +17,8 @@
template: Hello, %s!
# defaultName: ${DW_DEFAULT_NAME:-Stranger}
-
+# the micro service ip
+serviceIp:
msbServerAddr: http://127.0.0.1:80
wso2Host: localhost