I'm using TomEE 1.5.2 server and I would like to know where I can find openejb.xml file?

I have to configure this file, like there: http://tomee.apache.org/openjpa.html

有帮助吗?

解决方案

It's only openejb.xml in OpenEJB standalone. In TomEE, it is tomee.xml, found in the conf directory.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top