I am working with the MyEclipse Plugin in the eclipse editor which uses the jar files out of the <dist> directory to deliver spring support. But in the spring-orm.jar archive the support for hibernate is missing. So I can't
extend the HibernateDaoSupport class :?
Can anyone tell me where I can get the archive with the hibernate support. :?: 'Caus i don't want to build that jar out of the sources myself
Thank you for any kind of support
luamuc


Reply With Quote