[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7596) Cannot generate entities properly with Seam Generate Entities command

Martin Gencur (JIRA) jira-events at lists.jboss.org
Mon Nov 15 09:23:43 EST 2010


Cannot generate entities properly with Seam Generate Entities command 
----------------------------------------------------------------------

                 Key: JBIDE-7596
                 URL: https://jira.jboss.org/browse/JBIDE-7596
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: LATER
         Environment: JBDS 4.0.0.Beta2-201011130005N-H27, Seam2 in EAP 4.3 CP09 CR2
            Reporter: Martin Gencur
            Assignee: Alexey Kazakov


Steps to reproduce the bug:
1) Create New Seam Web Project
2) Reverse engineer entities from database (Person,Vehicle) from : jdbc:mysql://vmg08.mw.lab.eng.bos.redhat.com:3306/seam3 (credential will be in private comment)
3) deploy the application
4) Click the "Vehicle list" link at the top, now you can see the error in the attached screenshot (javax.el.ELException: /VehicleList.xhtml @54,60 rendered="#{empty vehicleList.resultList}": Error reading 'resultList' on type org.domain.newwarproject.session.VehicleList_$$_javassist_seam_9) - that's because VehicleList really doesn't contain resultsList method

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list