MongoDB Caused by: javax.naming.NameNotFoundException: PlaceHolderDSForOGM

Also, in the persistence.xml, if you want to use OGM, you should remove the jta-data-source definition and the hibernate.connection.resource. They won’t be used because these are ORM properties.