You should set your UserName and Password otherwise SA and empty will be used Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2013/9/18 kuba44 <[email protected]>: > this is my tomee.xml: > > <tomee> > <Resource id="myDatabase" type="DataSource"> > JdbcDriver=com.mysql.jdbc.Driver > JdbcUrl=jdbc:mysql://localhost:11080/jkitaj?zeroDateTimeBehavior=convertToNull > </Resource> > <Resource id="myDatabaseUnmanaged" type="DataSource"> > JdbcDriver=com.mysql.jdbc.Driver > JdbcUrl=jdbc:mysql://localhost:11080/jkitaj?zeroDateTimeBehavior=convertToNull > JtaManaged=false > </Resource> > </tomee> > > is syntax form is ok? > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/org-apache-openjpa-lib-jdbc-ReportingSQLException-type-not-found-or-user-lacks-privilege-tp4665124p4665145.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
