Skip to content

Commit 7401b06

Browse files
committed
CLOUDSTACK-1070: Don't create HyervisorTemplateAdapter bean, it's already a @component
The issue was completely different than a spring injection issue Signed-off-by: Rohit Yadav <[email protected]>
1 parent fcb4b7a commit 7401b06

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

client/tomcatconf/componentContext.xml.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,6 @@
119119
<property name="name" value="Basic"/>
120120
</bean>
121121

122-
<bean id="hyervisorTemplateAdapter" class="com.cloud.template.HyervisorTemplateAdapter">
123-
<property name="name" value="HypervisorAdapter"/>
124-
</bean>
125-
126122
<!--
127123
Authenticators
128124
-->

0 commit comments

Comments
 (0)