[jboss-user] [JBoss Seam] - Re: entity-query : resultCount problem with join fetch

2007-08-12 Thread fernando_jmt
"[EMAIL PROTECTED]" wrote : no, there is no JIRA issue for this Now there's one: http://jira.jboss.org/jira/browse/JBSEAM-1786 Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073382#4073382 Reply to the post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss Seam] - Re: entity-query : resultCount problem with join fetch

2007-06-27 Thread [EMAIL PROTECTED]
no, there is no JIRA issue for this View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058447#4058447 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058447 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: entity-query : resultCount problem with join fetch

2007-06-27 Thread csweeney
We have encountered the same/similar error. As a work around I added: | @Transactional | @Override | public Long getResultCount() | { | Long fromInt = new Long(this.getResultList().size()); | return fromInt; | } | Not the 'correct' solu

[jboss-user] [JBoss Seam] - Re: entity-query : resultCount problem with join fetch

2007-05-24 Thread [EMAIL PROTECTED]
Yew, thats a bug, please report it in JIRA. But I don't see any good solution, apart from parsing the whole query View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048350#4048350 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&