I found the right way to do :
- p.setProperty("openejb.altdd.prefix", "test-")
- rename the ejb-jar.xml (the one with env-entry located in /src/test/...)
to test-ejb-jar.xml and move it to \src\main\resources\META-INF\
Why openEJB can't find the file from src/test/.. ?
(I remember doing the same thing for persistence.xml file)
thx
--
View this message in context:
http://openejb.979440.n4.nabble.com/resource-ref-settings-within-openEJB-tp4665781p4665817.html
Sent from the OpenEJB User mailing list archive at Nabble.com.