[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-637) seam-gen does not work for MySql tables with enums

Zeljko Trogrlic (JIRA) jira-events at jboss.com
Fri Jan 5 10:51:26 EST 2007


seam-gen does not work for MySql tables with enums
--------------------------------------------------

                 Key: JBSEAM-637
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-637
             Project: JBoss Seam
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.1.0.GA
         Environment: Windows XP SP2, MySql 5.0.27
            Reporter: Zeljko Trogrlic


After application is successfully created and deployed, following error occurs during startup:

javax.persistence.PersistenceException: org.hibernate.HibernateException: Wrong column type: attr_type, expected: varchar(7)

attr_type is MySql enum column. Same happens with all enums in all tables.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list