From: Christian B. (JIRA) <no...@at...> - 2006-04-12 07:02:26
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1526?page=all ] Christian Bauer reopened HHH-1526: ---------------------------------- Was the configuration option added or not? It's not in Environment.java and in the documentation. Without it, I don't see an easy way to supply custom EntityResolver to an EntityManager if you want to use XML files instead of annotations. Furthermore, how does the look up in the local namespace work? Do I need to prefix my entity declaration with a / or not? This needs documentation. > Improved DTDEntityResolver > -------------------------- > > Key: HHH-1526 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1526 > Project: Hibernate3 > Type: Improvement > Components: core > Reporter: Steve Ebersole > Assignee: Steve Ebersole > Priority: Minor > Fix For: 3.2.0.alpha1, 3.1.3 > > > Modify DTDEntityResolver to allow entity-includes to also be looked up via classpath. > Also, allow the EntityResolver to use to be declared as a config option (hibernate.xml.entity_resolver) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |