Skip to content

Commit

Permalink
repository tests fix. spring contexts/configuration cleanup really ne…
Browse files Browse the repository at this point in the history
…eded
  • Loading branch information
1azyman committed Mar 16, 2018
1 parent 7fbcc9f commit 19cdfe3
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -43,6 +43,8 @@
<bean name="auditService" factory-bean="auditFactory" factory-method="getAuditService"
class="com.evolveum.midpoint.audit.api.AuditService" depends-on="auditFactory" />

<bean name="cacheDispatcher" class="com.evolveum.midpoint.repo.sql.CacheDispatcherImpl"/>

<!-- prism context initialization -->
<bean id="midPointPrismContextFactory" class="com.evolveum.midpoint.init.ConfigurablePrismContextFactory">
<property name="configuration">
Expand Down

0 comments on commit 19cdfe3

Please sign in to comment.