I know there are other questions on SO about this issue, but none of the solutions have worked for me. I\'m using maven to build a java project in eclipse, and I have my per
I put a exclude and the maven stopped to put the persistence.xml. I had to use brutal force to fix:
src/main/resources/CATALINA_HOME/conf log4j.properties jpa_stocks.properties src/main/resources/META-INF META-INF persistence.xml