How do i delete an Hibernate Entity that is being cached by EHcache and by using Entitydelete in coldfusion?
I am facing a weird problem and it seems to be c3p0 related. I am starting two instances of an app in the same java vm which interact with each other. After some operations "APPARENT DEADLOCK" ...