trying to update my data from my db i get this:
Quote:
DEBUG ThreadLocalSessionContext$TransactionProtectionWrapper(invoke:300) - allowing proxied method [saveOrUpdate] to proceed to real session
DEBUG HibernateSessionInterceptor(doFilter:47) - ---> cleaning-up session for request [5312057]
DEBUG SessionImpl(close:273) - closing session
DEBUG ConnectionManager(cleanup:375) - connection already null in cleanup : no action
i don;t understand why the connection is null..maybe that is why i cannot update. any ideas?
thank you