[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
The exception seems to mislead. Everytime i call this function | @SuppressWarnings(unchecked) | public ListE findAll() { | ListE list; | list = getSession().createCriteria(entityClass).list(); | return list; | } | the program raises

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
Since HibernateEntitys are fully functional, i suppose that the changes in package org.jboss.seam.persistence are responsible for these errors. But i am not able to hunt them down. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023011#4023011 Reply to the

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread [EMAIL PROTECTED]
So you guys don't have @Entity annotations on your entities? You are using .hbm.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023067#4023067 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023067

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
Correct. But in intermediate step. Migrating to annotations. Is there a problem with .hbm.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023072#4023072 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023072

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread [EMAIL PROTECTED]
OK, its fixed in CVS, please try it out. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023087#4023087 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023087 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: 1.1.7RC1 CCE: org.jboss.seam.Model (also with CVS 1.2.0)

2007-02-27 Thread baz
Thanks for the fast reaction. It works again. Ciao, Carsten Btw: take a look at the document generation. I got an error about an area overflow when building it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023113#4023113 Reply to the post :