[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2527) <s:convertEntity /> doesn't detect custom object added through external hibernate.cfg.xml

Fady Matar (JIRA) jira-events at lists.jboss.org
Thu Jan 24 08:02:21 EST 2008


<s:convertEntity /> doesn't detect custom object added through external hibernate.cfg.xml
-----------------------------------------------------------------------------------------

                 Key: JBSEAM-2527
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2527
             Project: JBoss Seam
          Issue Type: Bug
    Affects Versions: 2.0.0.GA
            Reporter: Fady Matar


I have a custom hibernate.cfg.xml configuration where I have enabled jBPM (could be anything else)
Now I try to use the <s:entityConverter /> in a drop down list loading a list of hibernate entities. 

The exception that I got was: java.lang.IllegalArgumentException: Not an entity class: org.jbpm.graph.def.ProcessDefinition 

Why the entity converter doesn't work on those objects?

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