The hibernate samples in the smartgwtee nightlies do not work without including the following dependencies in the lib folder and the class path:
hibernate-validator-4.1.0.Final.jar; and
hibernate-commons-annotations-3.2.0.Final.jar.
Please correct me if I am wrong. If I'm right, can these be included in the smartgwtee nightly distribution and the class path settings in the sample projects updated to reference them?
hibernate-validator-4.1.0.Final.jar; and
hibernate-commons-annotations-3.2.0.Final.jar.
Please correct me if I am wrong. If I'm right, can these be included in the smartgwtee nightly distribution and the class path settings in the sample projects updated to reference them?
Comment