[jboss-user] [JBoss Seam] - Issues with seam generate-entities and mysql

2007-03-04 Thread agwego
I'm using jboss-seam-1.2.0.PATCH1, jboss-4.0.5.GA, mysql-connector-java-5.0.5, Mysql 5.0.27-community-nt I'm a noob wrt to Seam. The code appears to be generated fine, but when accessing the tables form the generated app a '.' dot is being prepended to all the table names which of course fails.

[jboss-user] [JBoss Seam] - Re: Issues with seam generate-entities and mysql

2007-03-04 Thread agwego
I hate answering my own questions: The problem was with seam setup and confusion between catalog/schema and the connection string. It's unfortunate the stack trace truncated both the errors at '.users' further sifting of the log revealed the queries were being constucted like '... from cat.cat