Im using the same example as above ..
but as long as i keep my hbm.xml files in a structure like
com/foo/bar/aa.hbm.xml
the file is not find by the HibernateServiceMBean.
once i put it into the root directory it is found and bound
any ideas about that ??? |