This normally means your method on the manager is not properly intercepted
or that you are calling methods on a DAO directly from an action. Are there
specific places/actions which trigger this behaviour?
Mike
2008/5/31 mschipperheyn <[EMAIL PROTECTED]>:
>
> Hi all,
>
> At regular intervals I ha
Hi all,
At regular intervals I have problems saving objects:
org.springframework.dao.InvalidDataAccessApiUsageException: Write operations
are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your
Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from
transaction definitio