[richfaces-issues] [JBoss JIRA] Created: (RF-2904) Custom Converter for Hibernate Entity class

Kulvinder Singh (JIRA) jira-events at lists.jboss.org
Tue Apr 1 05:48:40 EDT 2008


Custom Converter for Hibernate Entity class
-------------------------------------------

                 Key: RF-2904
                 URL: http://jira.jboss.com/jira/browse/RF-2904
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: windows Vista, Jboss App, richfaces 3.2
            Reporter: Kulvinder Singh


Custom converter for Calendar.

In a fix for 3.2 the UICalendar.java is looking for the custom Converter for the Calendar by Class. For hibernate entity classes, the getClass() method returns the class as "Class xxxxxxxxxx_$$_assist_2" whereas at the time of defining the class it is "Class xxxxxx" so the converter does not get returned.


-- 
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 richfaces-issues mailing list