Issue #1367: Fix static topo route uri
Change-Id: Iba75a46bcd52356fd190573520639217aaa77d02 Former-commit-id:44f90a6f65
[formerly b4b395876a00f9b1a80314a90c0d88ea913e52bc] Former-commit-id:7d292d1731
This commit is contained in:
parent
0cdb86b6ac
commit
8ba7c0ae7c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
<!-- notify grid -->
|
<!-- notify grid -->
|
||||||
<to uri="directvm:gridNotification"/>
|
<to uri="directvm:gridNotification"/>
|
||||||
<!-- generate topo -->
|
<!-- generate topo -->
|
||||||
<to uri="vm:gridStaticTopoGen"/>
|
<to uri="vm:staticTopoGenerator"/>
|
||||||
</multicast>
|
</multicast>
|
||||||
</pipeline>
|
</pipeline>
|
||||||
<doCatch>
|
<doCatch>
|
||||||
|
|
Loading…
Add table
Reference in a new issue