Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jquery-validation-ui doesn't work with hibernate4 #43

Open
lasombra opened this issue Jul 2, 2014 · 4 comments
Open

jquery-validation-ui doesn't work with hibernate4 #43

lasombra opened this issue Jul 2, 2014 · 4 comments

Comments

@lasombra
Copy link

lasombra commented Jul 2, 2014

Because of the hardcoded dependency on the hibernate plugin, it is not possible to use the hibernate4 plugin, which now is the default for Grails 2.4.

Error messages include:

Caused by NotWritablePropertyException: Invalid property 'lobHandler' of bean class [org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean]: Bean property 'lobHandler' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
->>  262 | run       in java.util.concurrent.FutureTask
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
|   1145 | runWorker in java.util.concurrent.ThreadPoolExecutor
|    615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker
^    745 | run       in java.lang.Thread
@candrews
Copy link

Pull request fixing the issue: #45

@neoecos
Copy link

neoecos commented Nov 6, 2014

Please merge this change!

@Luxor
Copy link

Luxor commented Feb 24, 2015

+1

@lasombra
Copy link
Author

It seems the project is abandoned...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants