diff options
author | huangjian <huang.jian12@zte.com.cn> | 2016-10-28 14:26:32 +0800 |
---|---|---|
committer | huangjian <huang.jian12@zte.com.cn> | 2016-10-28 14:26:32 +0800 |
commit | d3f3c291d8ff7043efbafbebebaa721d8e95d702 (patch) | |
tree | ab600391e078a0a6f721d155e941b1ac80c66f59 | |
parent | 9da7df516b79ba14675bbe42a90f0e2055c2fc63 (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>
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 Binary files differindex 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 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 |