Support local in-process function proxies between components contributed by a virtual host and the main host.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988384 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f8e7d93ea
commit
de5a3e20aa
3 changed files with 31 additions and 30 deletions
|
|
@ -51,9 +51,7 @@
|
|||
<service name="Total">
|
||||
<t:binding.jsonrpc uri="total"/>
|
||||
</service>
|
||||
<reference name="cache">
|
||||
<t:binding.jsonrpc uri="http://sca-store.com/cache"/>
|
||||
</reference>
|
||||
<reference name="cache" target="Cache"/>
|
||||
</component>
|
||||
|
||||
<component name="CurrencyConverter">
|
||||
|
|
|
|||
|
|
@ -51,9 +51,7 @@
|
|||
<service name="Total">
|
||||
<t:binding.jsonrpc uri="total"/>
|
||||
</service>
|
||||
<reference name="cache">
|
||||
<t:binding.jsonrpc uri="http://sca-store.com/cache"/>
|
||||
</reference>
|
||||
<reference name="cache" target="Cache"/>
|
||||
</component>
|
||||
|
||||
<component name="CurrencyConverter">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue