Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
[b]Hibernate version: 3.0[/b]
I have Jboss 4.0 and i have such a problem that if i deploy application that use hibernate it takes sooo long time...
Mapping classes and resources takes forever:
[org.hibernate.cfg.Configuration] Mapping resource: bla...
[org.hibernate.cfg.HbmBinder] Mapping class: bla...
And i had no any problems before, but couple weeks ago i started having this problem. I think that this is Jboss or Hibernate problem, cuz i have been working on buisness logic for last two weeks and wasn't touching any hibernate mappings and configs and had no this problem before...
What could be the problem?
I would really appretiate any help!