[jboss-user] [JBoss Seam] - Re: Commit after component method is called

monkeyden do-not-reply at jboss.com
Thu Nov 2 12:15:15 EST 2006


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#3982722

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982722



More information about the jboss-user mailing list