Documentation for jndi configuration is not clear

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.

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

Maybe you should ask the Groovy/Grails community for some help ?

On 28 December 2012 13:05, Krum B. [email protected] wrote:

Maybe you should ask the Groovy/Grails community for some help ?

Sorry :frowning: