"java.lang.IllegalArgumentException: Named query not found" in EAP 6
Issue
- Hibernate entities (one of which has a named finder) are deployed as a module (entity classes only)
-
Deployed applications which attempt to use the named finder (e.g.
findByName) from the module fail with:java.lang.IllegalArgumentException: Named query not found: findByName
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 6
- Hibernate 4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.