| Author |
Duplicate Hibernate mapping exception
|
Mohammed Yasir
Greenhorn
Joined: Oct 28, 2011
Posts: 1
|
|
Hi All,
I've been getting this error for quiet some time in my application.
I have tested the application on local setup it seems to work fine but when i deploy it on dev ENV i get the below error.
The application seems to run fine at certain times and i get the error some times.
i am clueless on where the problem is.
Below is the stack trace
i have checked my Hibernate.cfg.xml file
there are no duplicate entries
I dont get this error all the times.
we create a new session when a particular factory is selected.
This is my HibernateSessionFactory
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
Welcome to the Ranch!
Could you please UseCodeTags next time? I've added them for you this time; look how much easier it is to read the code.
Also, CarefullyChooseOneForum. I'll move this thread to our ORM forum.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: Duplicate Hibernate mapping exception
|
|
|