| I created https://issues.jboss.org/browse/WFLY-9650 for tracking the requested (at last Hibernate f2f meeting) change to have the WildFly JPA container do the JNDI lookup of the application specified persistence unit hint that identifies the NoSQL connection class instance. Any suggestions for a standard persistence unit name? Perhaps "wildfly.jpa.resource"? I think that OGM is likely the only use case for this new persistence unit hint, so perhaps OGM should do the JNDI context lookup? Then, it could be an "ogm.resource" persistence unit hint, would that be better? |