@@ -301,6 +301,10 @@
|
||||
<bean id="unmarshallerAres" class="org.castor.spring.xml.CastorUnmarshallerFactoryBean">
|
||||
<property name="xmlContext" ref="xmlCtxAres" />
|
||||
</bean>
|
||||
|
||||
<bean id="approvedService" class="info.bukova.isspst.services.approved.ApprovedServiceImpl">
|
||||
<property name="dao4Query" ref="permissionDao"/>
|
||||
</bean>
|
||||
|
||||
<bean id="permissionService" class="info.bukova.isspst.services.users.PermissionServiceImpl">
|
||||
<property name="dao" ref="permissionDao"/>
|
||||
|
||||
Reference in New Issue
Block a user