On redeploy I'm getting a missing descriptor which seems to be happening
around/about a couple of methods with createNativeQuery.
[snip]
Caused by: javax.persistence.PersistenceException: Exception
[EclipseLink-6007] (Eclipse Persistence Services -
2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.QueryException
Exception Description: Missing descriptor for...
On restart of the application server and fresh deploy of the application I
do not get this message.
NetBeans 8 and JDK 1.8.0_11 and Glassfish 4.0.1 promoted build 10 (July-29)
on Win8
Any ideas? Or, is this jira worthy?
Dennis