summaryrefslogtreecommitdiffstats
path: root/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-10-10 16:05:51 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-10-10 16:05:51 +0800
commit615726894c470b1094913ef89d25bcf30123aa3a (patch)
tree6fdc401e7deaa48e868c0393f3c3d2293e973689 /wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml
parent8616255e9f2e0fcaf6ed8e0028647050dc6f2f25 (diff)
License header is not correct
Change-Id: I7f1a66261dba60163fb7d52e00f16a32e47eb722 Issue-id: OCS-103 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml')
-rw-r--r--wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml19
1 files changed, 3 insertions, 16 deletions
diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml
index 530a2b8..0abbbbb 100644
--- a/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml
+++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml
@@ -1,5 +1,5 @@
#
-# Copyright 2016 [ZTE] and others.
+# Copyright 2016 ZTE Corporation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,23 +16,10 @@
template: Hello, %s!
-#defaultName: ${DW_DEFAULT_NAME:-Stranger}
+# defaultName: ${DW_DEFAULT_NAME:-Stranger}
msbServerAddr: http://127.0.0.1:80
-#database
-#database:
-# # the name of your JDBC driver
-# driverClass: com.mysql.jdbc.Driver
-
-# # the username
-# user: wso2bpel
-
-# # the password
-# password: wso2bpel
-
-# # the JDBC URL
-# url: jdbc:mysql://127.0.0.1:3306/wso2bpel
# use the simple server factory if you only want to run on a single port
#server:
@@ -42,7 +29,7 @@ msbServerAddr: http://127.0.0.1:80
# port: 8080
server:
type: simple
- rootPath: '/*'
+ rootPath: '/openoapi/wso2bpel/v1/*'
applicationContextPath: /
adminContextPath: /admin
connector: