RE: [Andromda-user] strange hibernate error

2005-02-14 Thread Chad Brandon
-user@lists.sourceforge.net Subject: [Andromda-user] strange hibernate error have you spring cartridge users already experienced this: I'm invoking DAO entities from within a service, and something I'm sure about is that *there IS a session* since in my method, I've put a dummy getHibe

[Andromda-user] strange hibernate error

2005-02-14 Thread Bernard Sirius
have you spring cartridge users already experienced this: I'm invoking DAO entities from within a service, and something I'm sure about is that *there IS a session* since in my method, I've put a dummy getHibernateTemplate().find(...) call... that works. Now the following query: from fractals.ps