Actually I did notice those .....
INFO: Auto-linking resource-ref 'java:comp/env/avronDB' in bean localhost/PRSX.Comp to Resource(id=My DataSource) 14-Dec-2012 13:23:04 org.apache.openejb.config.AutoConfig processResourceRef INFO: Auto-linking resource-ref 'java:comp/env/avronDB' in bean HelloBean to Resource(id=My DataSource) 14-Dec-2012 13:23:04 org.apache.openejb.config.AutoConfig setJtaDataSource INFO: Adjusting PersistenceUnit avronDBP <jta-data-source> to Resource ID 'My DataSource' from 'jdbc/testDB' 14-Dec-2012 13:23:04 org.apache.openejb.config.AutoConfig setNonJtaDataSource INFO: Adjusting PersistenceUnit avronDBP <non-jta-data-source> to Resource ID 'My Unmanaged DataSource' from 'null' ..... 14-Dec-2012 13:23:04 org.apache.openejb.config.AutoConfig setJtaDataSource INFO: Adjusting PersistenceUnit PRSX <jta-data-source> to Resource ID 'My DataSource' from 'jdbc/testDB' 14-Dec-2012 13:23:04 org.apache.openejb.config.AutoConfig setNonJtaDataSource INFO: Adjusting PersistenceUnit PRSX <non-jta-data-source> to Resource ID 'My Unmanaged DataSource' from 'null' -- View this message in context: http://openejb.979440.n4.nabble.com/Unable-to-configure-MYSQL-resource-in-tomee-xml-tp4659538p4659643.html Sent from the OpenEJB User mailing list archive at Nabble.com.
