[jboss-user] [JBoss Seam] - Re: Hibernate + Groovy

2007-12-15 Thread trouby
Yeah, that is for sure the case, sounds good! thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113147#4113147 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113147 ___

[jboss-user] [JBoss Seam] - Re: Hibernate + Groovy

2007-12-15 Thread epbernard
OK we found the issue. In the first case (pure Groovy), the annotations are placed on the fields (always the case for Groovy) and metaClass is indeed a transient field thus ignored. In the second case I suspect your java class has it's annotations on getters. So JPA expect to find annotations o

[jboss-user] [JBoss Seam] - Re: Hibernate + Groovy

2007-12-12 Thread trouby
Sure, Thank you for your answer Emmanuel, Asaf. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112252#4112252 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112252 ___ jbos

[jboss-user] [JBoss Seam] - Re: Hibernate + Groovy

2007-12-12 Thread epbernard
oups, interesting. I don't really understand why we don't run into the problem when there is no inheritance. I will try and catch guillaume to talk about how to solve that. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112251#4112251 Reply to the post : htt