From d3f3c291d8ff7043efbafbebebaa721d8e95d702 Mon Sep 17 00:00:00 2001 From: huangjian Date: Fri, 28 Oct 2016 14:26:32 +0800 Subject: Through the MSB address to access other services Change-Id: I6e6ac59e8481a72d78a0c7fc20f032af5e628e74 Issue-id: OCS-135 Signed-off-by: huangjian --- .../repository/components/lib/bpel4restlight.jar | Bin 1194144 -> 1194202 bytes .../main/assembly/wso2bps/wso2bps-ext.properties | 1 + 2 files changed, 1 insertion(+) create mode 100644 wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/wso2bps-ext.properties (limited to 'wso2bpel-ext') 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 -- cgit 1.2.3-korg