summaryrefslogtreecommitdiffstats
path: root/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/conf/wso2bpel.yml
diff options
context:
space:
mode:
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: