What Spring version are you using? 2015-01-08 11:54 GMT+01:00 gantners <[email protected]>:
> Exception was: > > Caused by: org.springframework.beans.factory.BeanCreationException: Error > creating bean with name 'config' defined in class path resource > [applicationContext.xml]: > Error setting property values; nested exception is > org.springframework.beans.NotWritablePropertyException: Invalid property > 'SQLDialect' of bean class [org.jooq.impl.DefaultConfiguration]: > Bean property 'SQLDialect' is not writable or has an invalid setter > method. Does the parameter type of the setter match the return type of the > getter? > > -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
