summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-10-28 14:53:57 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-10-28 15:04:53 +0800
commitfa612ed8f638d3784f97d8070e2de23a2da5e3cf (patch)
treed136a9852aa94066e70ba3f49d8fe7235b6a2ee2
parentd3f3c291d8ff7043efbafbebebaa721d8e95d702 (diff)
Through relative path to access WSO2BPS
Change-Id: I02ff995d9e0a7dea956b69bf149fb909354579cb Issue-id: OCS-136 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
-rw-r--r--wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps-ext/conf/wso2bpel.yml6
1 files changed, 3 insertions, 3 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 acd080c..3ec522a 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
@@ -24,9 +24,9 @@ wso2Host: localhost
wso2HostPort: 9443
wso2AuthUserName: admin
wso2AuthPassword: admin
-wso2Path: /home/common-services/wso2/wso2bps
-wso2UploadFilePath: /home/common-services/wso2/wso2bps/tmp/bpeluploads
-wso2SslJksFile: /home/common-services/wso2/wso2bps/repository/resources/security/wso2carbon.jks
+wso2Path: ../../wso2bps
+wso2UploadFilePath: ../../wso2bps/tmp/bpeluploads
+wso2SslJksFile: ../../wso2bps/repository/resources/security/wso2carbon.jks
wso2SslJksPassword: wso2carbon