It did/does have a namedQuery name in there. I pasted in the actual query, for
readability, but didn't change the method, thus hosing redability :^) It's
actually:
Query query = em.createNamedQuery("orderedLocations");
which executes flawlessly. My local List is loaded. It just bombs on the UPDATE of the
view.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982722#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...