Hello everyone, happy new year!! Take this discussion[1] as background, I would like to know where I can find the test about the definition of data-source in web.xml? The javaee schema definition[2] explicitly states that classname should be an implementation of one of following interfaces: DataSource, XADataSource or ConnectionPoolDataSource
Currently, in my case, TomEE only accepts org.postgresql.Driver. I'm trying to investigate this but I'm a little lost in the tomee repository. Regards, Gilberto [1] https://github.com/payara/Payara/issues/1584#issuecomment-350086108 [2] http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html#7 -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html