Ola Pessoal Estou com um Problema com Hibernate que Esta aparecendo o seguinte erro
eu fiz Varias Classes se Alguem Puder Dar uma Olhada e Me ajudar
Erro que aparece quando aperto para incluir no banco é este
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.annotations.Version <clinit>
Informações: Hibernate Annotations 3.3.1.GA
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.Environment <clinit>
Informações: Hibernate 3.2.5
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.Environment <clinit>
Informações: hibernate.properties not found
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.Environment buildBytecodeProvider
Informações: Bytecode provider name : cglib
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.Environment <clinit>
Informações: using JDK 1.4 java.sql.Timestamp handling
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.Configuration configure
Informações: configuring from resource: /hibernate.cfg.xml
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.Configuration getConfigurationInputStream
Informações: Configuration resource: /hibernate.cfg.xml
Jan 10, 2012 3:53:26 PM org.hibernate.cfg.Configuration addResource
Informações: Reading mappings from resource : forsig/sistema/dallas/bean/hibernate.hbm.xml
Initial SessionFactory creation failed.org.hibernate.MappingNotFoundException: resource: forsig/sistema/dallas/bean/hibernate.hbm.xml not found[code]