Hibernate does not check value of the exclude-unlisted-classes element
----------------------------------------------------------------------
Key: HHH-7301
URL:
https://hibernate.onjira.com/browse/HHH-7301
Project: Hibernate ORM
Issue Type: Bug
Components: core
Affects Versions: 3.5.0-Final
Reporter: Dmitry Geraskov
Hibernate just check if this element present in persistence.xml and if present decide that
the value is true. But it could be false.
See PersistenceXmlLoader#parsePersistenceUnit(Element top)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira