[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-12-19 Thread bunzee
Hi Max and Gavin, I googled around and found this discussion: http://channel9.msdn.com/ShowPost.aspx?PostID=259075 It seemed to me that the schema is something like: {server}.{database}.{owner}.{object} When I set: hibernate.default_schema=bunzee And the tables in the sql2000 dbase have: dbo as

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-12-18 Thread bunzee
Max, Thank you. I understand that I should put the line: hibernate.default_schema myclass. My question is: 1. what is myclass? Is it some schema file generated by the database manager? Is it a java class called "myclass" in a "myclass.java" file? Please be patient with me if I sound "redic

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-12-17 Thread bunzee
Hi max, Could you please post an example of a schema? I am using sqlserver 2000 and lets say my database named myclass has 1 table named Student that has 3 columns: ID, name, and address. If I want to reveng only the student table in the myclass database and no system table at all. How should

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-12-15 Thread bunzee
Max, Thank you for your help. Could you please show me how or point me to the reference where it said settting hibernate.schema_default in build properties. I googled around and find some literature that said something like "hibernate.schema_default=SCHEMA". I suspect that SCHEMA is an XML fi

[jboss-user] [JBoss Seam] - Re: Seam generate-entities failing

2006-12-14 Thread bunzee
Hi, I think there's a general issue when seam-gen is used to generate-entities from sqlserver (or postgresql). Basically the system table also got processed too and hibernate complains about missing primary key and whatnot. Does any one know how to set it such that only the non-system tables g

[jboss-user] [JBoss Portal] - jboss AS - Portal - EBJ3 - Seam installation issues

2006-12-07 Thread bunzee
Hi, I want to develop and enterprise system where it uses JBoss AS, portal, ebj3, and seam altogether. Here's the problem: JBoss AS Jems installer is required to use with ejb3 and seam ( from http://labs.jboss.com/portal/jbossas/download/index.html) The reference guide in the \jboss-portal-2.6.