aris
1
I can’t configure e jndi resources.
Based on documentation http://www.grails.org/JNDI+Data+Sources
I put
production {
dataSource {
dbCreate = “update”
jndiName = “java:comp/env/jdbc/maildap”
//dialect = “org.hibernate.dialect.PostgreSQLDialect”
In my Datasource.groovy but I have a lot of error with tomcat.
Sure I’ve missed some things but I can’t find what.
msan
2
does not look like you contacted the right list for your problem !?
maybe some background helps:
http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html
regards,
Kristian
msan
3
Maybe you should ask the Groovy/Grails community for some help ?
msan
4
On 28 December 2012 13:05, Krum B. [email protected] wrote:
Maybe you should ask the Groovy/Grails community for some help ?
Sorry