It’s /WEB-INF/classes/META-INF


Note to myself (which might help others):

In a web application always put the stuff (which is not packaged a single JARs)  in /WEB-INF/classes/META-INF (e.g. persistence.xml or service files) and not in /META-INF. Otherwise the various applications will not be able to locate them.

  1. No comments yet.
(will not be published)
Please leave these two fields as-is:

Protected by Invisible Defender. Showed 403 to 163 bad guys.