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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Apr 1 21:31:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2904?page=all ]

Nick Belaevski updated RF-2904:
-------------------------------

    Fix Version/s: 3.2.1
         Assignee: Vladislav Baranov

Maybe we can reject that? Please look at JSF spec. for info on conversion

> 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
>         Assigned To: Vladislav Baranov
>             Fix For: 3.2.1
>
>
> 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