Relative Content

Tag Archive for xmleclipsehibernatejbossnamed-query

Jboss Not Recognizing Modified Hibernate Named-Native-Query After Build

I am working with Hibernate ORM framework, and occasionally, when I modify a named-native-query, the build is successful, but the query is not recognized by the JBoss server/JVM. It seems as though the query XML tag is being parsed as blank. This behavior is quite strange, as there’s no obvious issue upon inspection.