openejb.xml is replaced by tomee.xml in tomee (just the root tag should be tomee instead of openejb) and the file is located in <tomee installation>/conf 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]>: > find in log: > > wrz 18, 2013 3:06:31 PM org.apache.openejb.config.AutoConfig > setJtaDataSource > INFO: Adjusting PersistenceUnit CollDocPU <jta-data-source> to Resource ID > 'Default JDBC Database' from 'myDatabase' > wrz 18, 2013 3:06:31 PM org.apache.openejb.config.AutoConfig > setNonJtaDataSource > INFO: Adjusting PersistenceUnit CollDocPU <non-jta-data-source> to Resource > ID 'Default Unmanaged JDBC Database' from 'myDatabaseUnmanaged' > > wrz 18, 2013 3:06:35 PM org.apache.openejb.config.AutoConfig > setJtaDataSource > INFO: Adjusting PersistenceUnit CollDocPU <jta-data-source> to Resource ID > 'Default JDBC Database' from 'null' > wrz 18, 2013 3:06:35 PM org.apache.openejb.config.AutoConfig > setNonJtaDataSource > INFO: Adjusting PersistenceUnit CollDocPU <non-jta-data-source> to Resource > ID 'Default Unmanaged JDBC Database' from 'null' > > > > > > At http://tomee.apache.org/openjpa.html I find information about openejb.xml > but i don't know where it should be. > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/org-apache-openjpa-lib-jdbc-ReportingSQLException-type-not-found-or-user-lacks-privilege-tp4665124p4665130.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
