From: Steve E. (JIRA) <no...@at...> - 2006-02-27 09:16:43
|
Improved DTDEntityResolver -------------------------- Key: HHH-1526 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1526 Project: Hibernate3 Type: Improvement Components: core Reporter: Steve Ebersole Assigned to: Steve Ebersole Priority: Minor Fix For: 3.1.3, 3.2.0.alpha1 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 |
From: Steve E. (JIRA) <no...@at...> - 2006-02-27 09:16:43
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1526?page=all ] Steve Ebersole resolved HHH-1526: --------------------------------- Resolution: Fixed > 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.1.3, 3.2.0.alpha1 > > > 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 |
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 |
From: Emmanuel B. (JIRA) <no...@at...> - 2006-04-27 19:21:25
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1526?page=comments#action_22882 ] Emmanuel Bernard commented on HHH-1526: --------------------------------------- So how am I supposed to parse the persistence.xml file which contains the DTDEntityResolver class name ;-) Specifically, HEM bundles with an entity resolver that makes hbm, persistence, orm files work locally. I don't see a strong need for a custom entity resolver > 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 |
From: Christian B. (JIRA) <no...@at...> - 2006-04-27 20:38:24
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1526?page=comments#action_22883 ] Christian Bauer commented on HHH-1526: -------------------------------------- Guys, as long as you don't _DOCUMENT_ how these things are used, the are not used. I want to just document it, pretty please. > 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 |
From: Steve E. (JIRA) <no...@at...> - 2006-05-31 17:02:30
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1526?page=all ] Steve Ebersole closed HHH-1526: ------------------------------- Resolution: Fixed documented as per "pretty please" user request > 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 |