[jbosstools-issues] [JBoss JIRA] Created: (JBDS-1307) Unable to reverse engineer entities from database for Seam project

Martin Gencur (JIRA) jira-events at lists.jboss.org
Fri Sep 3 10:04:53 EDT 2010


Unable to reverse engineer entities from database for Seam project
------------------------------------------------------------------

                 Key: JBDS-1307
                 URL: https://jira.jboss.org/browse/JBDS-1307
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
          Components: seam
    Affects Versions: 4.0.0.M2
         Environment: I tried it with these configurations:
* jbdevstudio-eap-linux-gtk-x86_64-4.0.0.v201009011720R-H437-M2.jar
* jbdevstudio-linux-gtk-x86_64-4.0.0.v201009011720R-H437-M2.jar with Seam in EAP 5.1.0.CR3
            Reporter: Martin Gencur
             Fix For: LATER
         Attachments: JBDS_cropped

I'm attaching a screenshot with the error.

Steps to reproduce:
1) Create a new Seam web project
-  configure the Mysql connection with these parameters:
hibernate.connection.password=seam
hibernate.connection.username=seam
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
hibernate.connection.url=jdbc\:mysql\://vmg08.mw.lab.eng.bos.redhat.com\:3306/seam
hibernate.connection.provider_class=org.hibernate.connection.DriverManagerConnectionProvider
hibernate.datasource=
hibernate.transaction.manager_lookup_class=

2) Choose Generate entities, refresh, add Person and Vehicle and click finish (or something like that)

If you're abou to make this JIRA publicly available, please remove the username and password.

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

        


More information about the jbosstools-issues mailing list