-
Bug
-
Resolution: Done
-
Critical
-
2.0.0.Beta3
-
None
<property name="hibernate.hbm2ddl.auto" value="${hibernate.hbm2ddl.auto}"/>
is wrong.
Seems like the ${..} variable is not set correctly when copying files.
<property name="hibernate.hbm2ddl.auto" value="${hibernate.hbm2ddl.auto}"/>
is wrong.
Seems like the ${..} variable is not set correctly when copying files.