Hi!
I have a problem using Hibernate with MySQL.
ON having wanted to persist the error is:

Caused by: java.lang.ExceptionInInitializerError
        at
com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:
282)
          ...
...
Caused by: java.security.AccessControlException: access denied
(java.lang.RuntimePermission modifyThreadGroup)
        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:
323)

The user and pass the MySQL is correct...
Viewing
https://forum.hibernate.org/viewtopic.php?f=1&t=999288
It's a limitation from GAE.

Any solution?
But then if Cloud SQL, Hibernate admits ... since it would be the
configuration?

Thanks and regards

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to