Hi, Is it possible to use hibernate3:hbm2doc without hibernate.cfg.xml?
Since I'm using Spring, all hibernate mapping information is given in my sessionFactory bean in the applicationContext-hibernate.xml file. So, how should I configure hbm2doc to use it? Thanks, /U