Hi Michael,
Thanks for responding so quickly. Notice, at the bottom of my original post, I included the MANIFEST.MF for jZUDIHibernate.sar. It contains the exact entry that you suggest. However, I still keep getting this error:
Code:
15:44:16,714 ERROR [Configuration] Could not compile the mapping document
net.sf.hibernate.MappingException: persistent class [com.kemaiev.jzudi.hibernate
.CompanyHibernateImpl] not found
at net.sf.hibernate.cfg.Binder.bindClass(Binder.java:84)
I wasn't convinced that the Class-Path format is correct. But since you suggest the same format as I have used, then perhaps it is in fact correct. I guess it must be something else. Hmmmm.
I appreciate any help you can offer.
Itchy