Re: [appfuse-user] appfuse:gen-model anomaly...

2009-06-03 Thread Matt Raible
Here's the file that's causing the error: http://source.appfuse.org/browse/appfuse/trunk/plugins/appfuse-maven-plugin/src/main/resources/appfuse/model/Ejb3PropertyGetAnnotation.ftl?r=trunk It looks like join columns hasn't been implemented in the version of Hibernate Tools we're using. Unfortunat

Re: [appfuse-user] appfuse:gen-model anomaly...

2009-06-03 Thread jamp1
HI Matt, thank you for your quick response i dont have any pojo's i am trying to use "mvn appfuse:gen-model" it is trying to connect to my postgres database and i do have my tables defined with foreign key relation's properly (that means i guess one-to-many and many-to-many). but here pojo's are c

Re: [appfuse-user] appfuse:gen-model anomaly...

2009-06-03 Thread Matt Raible
Do you have any one-to-many or many-to-many relationships in your POJO. If so, comment them out and try again. On Wed, Jun 3, 2009 at 11:09 AM, jamp1 wrote: > > I am having same kind of issue > below is the stack trace > can you provide details on the fix. > > 09:54:03,747 ERROR freemarker.runti

Re: [appfuse-user] appfuse:gen-model anomaly...

2009-06-03 Thread jamp1
I am having same kind of issue below is the stack trace can you provide details on the fix. 09:54:03,747 ERROR freemarker.runtime - Method public java.lang.String org.hibernate.tool.hbm2x.pojo.EntityPOJOClass.gen erateJoinColumnsAnnotation(org.hibernate.mapping.Property,org.hibernate.cfg.Conf igu

Re: [appfuse-user] include google map function in .jsp

2009-06-03 Thread roberto.cr
thank you! i've been beating my head on the wall for hours because of this... now my site work on stupid IE6 window.onload="initialize()" instead os simple onload="initialize()" ive just registered to bump this on google GBrowserIsCompatible() Object expected error in Internet Explorer 6 IE6 googl