Fala galera, é o seguinte:
Estou com um erro no meu arquivo de configuração do Hibernate, o hibernate.cfg.xml.
The errors below were detected when validating the file “hibernate-configuration-3.0.dtd” via the file “hibernate.cfg.xml”. In most cases these errors can be detected by validating “hibernate-configuration-3.0.dtd” directly. However it is possible that errors will only occur when hibernate-configuration-3.0.dtd is validated in the context of hibernate.cfg.xml.
traduzindo:
Os erros abaixo foram detectados quando validação do arquivo "hibernate-configuration-3.0.dtd"através do arquivo “hibernate.cfg.xml”. Na maioria dos casos, estes erros podem ser detectados através da validação "hibernate-configuration-3.0.dtd"directamente. No entanto, é possível que erros só ocorrem quando hibernate-configuration-3.0.dtd é validada no contexto do hibernate.cfg.xml.
Dei uma pesquisada no google ele me retornou alguns foruns gringos, porém o unico que tinha algumas respostas(nada claras) era o proprio forum do Hibernate.
Gostaria de saber se alguém teve também este problema, se conseguiu resolver, e se possivel de que forma resolveu…
Valeu!!!