Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:3
I am trying to get this working correctly. I can hard code the validation to a web site or to a file path. The file path only works if it is absolute which is a problem for deploying an application. I read that it should pull the dtd from the jar file. I don't know how to make it do that. I know people say it will happen if your class path is set and I have set it to point to that jar in eclipse but it still does not happen. Any suggestions
Thanks