[jboss-user] [JBoss Seam] - Re: persist entities problem

2007-12-29 Thread alex_ro_bv
yes, thejavafreak was right, I resolved the problem looking at the java forum. it seemed to have set the catalog name and schema, and as soon as I deleted those lines everything worked fine. Thank you! View the original post :

[jboss-user] [JBoss Seam] - Re: persist entities problem

2007-12-26 Thread trouby
Yeah, Hibernate forum is better, But just to give you directions, what DB type are you using? is your DB supports sequences at all? (if you'r using Mysql, better go for '@GeneratedValue' which will create the PK column with mysql's auto_incremental. Asaf. View the original post :

[jboss-user] [JBoss Seam] - Re: persist entities problem

2007-12-25 Thread thejavafreak
Perhaps you can get a better support from http://forum.hibernate.org View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4115431#4115431 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4115431