fix unitest

This commit is contained in:
Kelven Yang 2013-05-07 10:57:19 -07:00
parent b17885f0f6
commit b3dce64577
1 changed files with 1 additions and 4 deletions

View File

@ -32,11 +32,8 @@
<property name="Interceptors">
<list>
<ref bean="transactionContextBuilder" />
<ref bean="actionEventInterceptor" />
</list>
</property>
</bean>
</property> </bean>
<bean id="ApplicationLoadBalancerManager" class="org.apache.cloudstack.network.lb.ApplicationLoadBalancerManagerImpl">
<property name="name" value="ApplicationLoadBalancerManager"/>
</bean>