License header is not correct
[vfc/nfvo/wfengine.git] / wso2bpel-ext / wso2bpel-core / distribution / standalone / src / main / assembly / conf / wso2bpel.yml
index 530a2b8..0abbbbb 100644 (file)
@@ -1,5 +1,5 @@
 #\r
-# Copyright 2016 [ZTE] and others.\r
+# Copyright 2016 ZTE Corporation.\r
 #\r
 # Licensed under the Apache License, Version 2.0 (the "License");\r
 # you may not use this file except in compliance with the License.\r
 \r
 template: Hello, %s!\r
 \r
-#defaultName: ${DW_DEFAULT_NAME:-Stranger}\r
+# defaultName: ${DW_DEFAULT_NAME:-Stranger}\r
 \r
 msbServerAddr: http://127.0.0.1:80\r
-#database\r
-#database:\r
 \r
-#  # the name of your JDBC driver\r
-#  driverClass: com.mysql.jdbc.Driver\r
-\r
-#  # the username\r
-#  user: wso2bpel\r
-\r
-#  # the password\r
-#  password: wso2bpel\r
-\r
-#  # the JDBC URL\r
-#  url: jdbc:mysql://127.0.0.1:3306/wso2bpel\r
 \r
 # use the simple server factory if you only want to run on a single port\r
 #server:\r
@@ -42,7 +29,7 @@ msbServerAddr: http://127.0.0.1:80
 #    port: 8080\r
 server:\r
   type: simple\r
-  rootPath: '/*'\r
+  rootPath: '/openoapi/wso2bpel/v1/*'\r
   applicationContextPath: /\r
   adminContextPath: /admin\r
   connector:\r