From: huangjian Date: Fri, 28 Oct 2016 06:26:32 +0000 (+0800) Subject: Through the MSB address to access other services X-Git-Tag: release/sun~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5721bf47c1ce7d7ed9818247b136d870cb099a32;p=vfc%2Fnfvo%2Fwfengine.git Through the MSB address to access other services Change-Id: I6e6ac59e8481a72d78a0c7fc20f032af5e628e74 Issue-id: OCS-135 Signed-off-by: huangjian --- diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/repository/components/lib/bpel4restlight.jar b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/repository/components/lib/bpel4restlight.jar index 9d6192f..5b29869 100644 Binary files a/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/repository/components/lib/bpel4restlight.jar and b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/repository/components/lib/bpel4restlight.jar differ diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/wso2bps-ext.properties b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/wso2bps-ext.properties new file mode 100644 index 0000000..02d1b6d --- /dev/null +++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/wso2bps-ext.properties @@ -0,0 +1 @@ +MSB_URL=http://127.0.0.1:80 \ No newline at end of file