Deploy plan file to WSO2 get error
authorhuangjian <huang.jian12@zte.com.cn>
Mon, 24 Oct 2016 12:51:05 +0000 (20:51 +0800)
committerhuangjian <huang.jian12@zte.com.cn>
Mon, 24 Oct 2016 13:11:36 +0000 (21:11 +0800)
commit250b740b075587570eb8121a361b1c7b7ed3c2f1
tree15be62847da7ddd28275aa656fe4eaf10c21d79b
parent57e30844a0c388c7a7313f905019d929a910baec
Deploy plan file to WSO2 get error

Change-Id: Ic3d83c1a1a9330810353257860c8fa7a2446bf75
Issue-id: OCS-128
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml
wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps-ext/conf/wso2bpel.yml
wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/repository/conf/carbon.xml [new file with mode: 0644]
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/Wso2BpelConfiguration.java
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/config/AbstractBpsProperties.java [deleted file]
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/config/BpsCommonProperties.java [deleted file]
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/config/BpsExtraProperties.java [deleted file]
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/config/ConfigManager.java [deleted file]
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/resources/BpsPackage.java
wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/java/org/openo/carbon/bpel/resources/BpsProcess.java