Updated Branches: refs/heads/vmsync f0cae6de6 -> 7d0785e85
This one too, see 422d9b8daf281c6c897125d0ff0bf526c67b3f2b Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7d0785e8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7d0785e8 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7d0785e8 Branch: refs/heads/vmsync Commit: 7d0785e85820f176e0ad0079cee1a886e099285a Parents: f0cae6d Author: Hugo Trippaers <[email protected]> Authored: Thu Jun 27 18:54:11 2013 -0700 Committer: Hugo Trippaers <[email protected]> Committed: Thu Jun 27 18:54:11 2013 -0700 ---------------------------------------------------------------------- client/tomcatconf/componentContext.xml.in | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7d0785e8/client/tomcatconf/componentContext.xml.in ---------------------------------------------------------------------- diff --git a/client/tomcatconf/componentContext.xml.in b/client/tomcatconf/componentContext.xml.in index 343f4c4..9ffecbb 100644 --- a/client/tomcatconf/componentContext.xml.in +++ b/client/tomcatconf/componentContext.xml.in @@ -252,7 +252,9 @@ <ref bean="VpcVirtualRouter"/> <ref bean="NiciraNvp" /> <ref bean="MidoNetElement"/> + <!-- see commit 422d9b8daf281c6c897125d0ff0bf526c67b3f2b <ref bean="StratosphereSsp"/> + --> <ref bean="InternalLbVm"/> <ref bean="BareMetalDhcp"/> <ref bean="BareMetalPxe"/>
