Spring

From Arnout Engelen

Jump to: navigation, search

Problem:

org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode 

Solution:

<bean class="org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator"/>
Personal tools