I have my persistence.xml with the same name using TopLink under the META-INF directory. Then, I have my code calling it with:
persistence.xml
TopLink
META-INF
I just copied the META-INF into src and worked!