Recover if connectionFactory on EntityManagerFactory is invalid but cf on
EntityManager is valid.
--------------------------------------------------------------------------------------------------
Key: OPENJPA-1742
URL: https://issues.apache.org/jira/browse/OPENJPA-1742
Project: OpenJPA
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Michael Dick
Assignee: Michael Dick
Fix For: 2.0.1, 2.1.0
The code changes for OPENJPA-1551 require a valid JNDI name to be available for
the EntityManagerFactory, we should be able to recover if the EMF has a bad
JNDI location but the EM has a valid one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.