Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: 2.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Ubuntu 10.4
Java 1.6
Hibernate 3.5.6-Final
-
Number of attachments :
Description
I'm able to use the plugin in order to generate create and drop script.
But when I set the <update> parameter to true, the plugin fail with the error:
java.lang.UnsupportedOperationException: The user must supply a JDBC connection
The connection is configured correctly as you can see in the attached hibernate.cfg.xml
I'm unable to find where could be the problem...
Has this issue been resolved yet? I see the same problem.