aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-10-28 14:26:32 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-10-28 14:38:38 +0800
commit5721bf47c1ce7d7ed9818247b136d870cb099a32 (patch)
treefe5b0d83060a2533a35906a8570aec5f26af99ed
parent250b740b075587570eb8121a361b1c7b7ed3c2f1 (diff)
Through the MSB address to access other services
Change-Id: I6e6ac59e8481a72d78a0c7fc20f032af5e628e74 Issue-id: OCS-135 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
-rw-r--r--wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/repository/components/lib/bpel4restlight.jarbin1194144 -> 1194202 bytes
-rw-r--r--wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/wso2bps/wso2bps-ext.properties1
2 files changed, 1 insertions, 0 deletions
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
--- 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
Binary files 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