Fagoter
02-19-2007, 02:04 PM
Hello Gays
I use Nhibernate(MySQL) + Spring.NET
I trying to perform: Save , Find , Update, Delete Operation On some Domain objects and got such a problem:
Illegal attempt to associate a collection with two open sessions
----> Spring.Data.NHibernate.HibernateSystemException : Illegal attempt to associate a collection with two open sessions
----> NHibernate.HibernateException : Illegal attempt to associate a collection with two open sessions
Please help Me with that
Thanks Before
Dmytro
I use Nhibernate(MySQL) + Spring.NET
I trying to perform: Save , Find , Update, Delete Operation On some Domain objects and got such a problem:
Illegal attempt to associate a collection with two open sessions
----> Spring.Data.NHibernate.HibernateSystemException : Illegal attempt to associate a collection with two open sessions
----> NHibernate.HibernateException : Illegal attempt to associate a collection with two open sessions
Please help Me with that
Thanks Before
Dmytro