A strange thing happened on the way to the HQL editor. I get this pop-up saying that it cannot build a session factory due to there being an association referencing an unmapped class.
I look at the class it is referring to and I cannot find what it is complaining about. The mappings are all there and they are in the hibernate.cfg.xml file.
I’m stumped. Where to I look to troubleshoot this?