Closed
Description
Jerome Haltom created an issue — 12th June 2007, 7:46:30:
In reference to NH-887.
property-ref does not seem to be supported when referring to joined-subclass mappings. A solution is to introduce a duplicate property in the joined subclass (Property2) with insert and update set to false, and use property-ref to refer to that property.
NHibernate should at least error when encountering a property-ref pointing to a joined-subclass, if not support it.
Whomever decides this issue, just rename the bug.