Ho at http://tomee.apache.org/refcard/refcard.html
You can put into web-inf a file called resources.xml with a Resource of datasource configurated into it. Place properties of datasource into each web application. Next you can inject the datasource or configure persistence.xml with the name of resource datasource for use with jpa. Hi mauro -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Externalize-datasource-settings-to-a-properties-file-of-my-choice-tp4671706p4671731.html Sent from the TomEE Users mailing list archive at Nabble.com.
