Boa tarde galera,
estou tentando utilizar o Hibernate aqui, mas está acontecendo o seguinte erro quando tento rodar minha classe de Teste:
SLF4J: This version of SLF4J requires log4j version 1.2.12 or later. See also http://www.slf4j.org/codes.html#log4j_version
log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment).
log4j:WARN Please initialize the log4j system properly.
Não foi possível inserir, Erro: hibernate.cfg.xml not found
Alguém poderia me ajudar?