[Hibernate] Unknown Entity



Hi,
when I try to store an objeckt to my Databse, I get the error:

javax.servlet.ServletException: org.hibernate.MappingException: Unknown
entity: xxxThe entity xxx is entry in the hibernate.cfg.xml and as
xxx.hbm.xml available.What´s wrong?


.