[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2904) org.jboss.seam.framework.EntityNotFoundException: entity not found issue

Muthu Venkataraman (JIRA) jira-events at lists.jboss.org
Wed Apr 16 20:49:44 EDT 2008


org.jboss.seam.framework.EntityNotFoundException: entity not found issue
------------------------------------------------------------------------

                 Key: JBSEAM-2904
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2904
             Project: Seam
          Issue Type: Bug
          Components: Seam Text
    Affects Versions: 2.1.0.A1, 2.0.2.CR1, 2.0.1.GA, 2.0.1.CR2, 2.0.1.CR1, 2.0.0.GA
         Environment: Windows Platform, JBoss AS 4.2 GA
            Reporter: Muthu Venkataraman


I am working on a demo project and played around with Seam quite a bit.  During the process ran into the subject issue while trying to reverse engineer the application based on a database design using Seam-gen.

The above issue is easily reprocible when working with database tables with multiple primary key columns.  Seam generates the code successfully and the Entity IDs seem to get created correctly as well.  At run time when trying to create an object instance of the entity, Seam generates the subject error.

I tried working with different release versions of Seam Framework and all of them seem to exhibit the same problem which lead me to believe that this may be a problem with Hibernate itself.  Not sure if this where to start with the troubleshooting.

I can provide more context if required.

-- 
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