~/.openejb/system.properties is read, openejb.config.location can be set as system property to externalize tomee.xml, you can also just set all system properties as system properties and read them from where you want using source in bin/setenv.sh. Le 17 nov. 2015 05:04, "chakib" <[email protected]> a écrit :
> Hello, > > Is there a way to declare data source configuration outside the tomee > container in a properties file without touching any tomee/tomcat config or > env file? ( something like spring placeholder or otherwise create the > datasource dynamically) > > This is the standard in the company and the Ops guys insist on it. > > Thanks in advance > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Declare-datasource-on-a-properties-file-outside-tomee-tp4676810.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
