[esb-issues] [JBoss JIRA] Commented: (JBESB-589) Smooks decoders do not handle superclasses/interfaces of a specified type

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Fri Jun 1 06:10:08 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBESB-589?page=comments#action_12363829 ] 
            
Tom Fennelly commented on JBESB-589:
------------------------------------

Yeah, this one is actually already fixed in the Smooks codebase.  I'll update the Javabeans Cartridge SNAPSHOT to the latest when I get a chance.

Thanks Kev.

> Smooks decoders do not handle superclasses/interfaces of a specified type
> -------------------------------------------------------------------------
>
>                 Key: JBESB-589
>                 URL: http://jira.jboss.com/jira/browse/JBESB-589
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transformation Service
>            Reporter: Kevin Conner
>         Assigned To: Tom Fennelly
>             Fix For: 4.2
>
>
> The XML2POJO and XML2XML_date_manipulation QSes have recently been changed to decode types related to the target class.
> One of the changes was to decode a Calendar object in the OrderDate class.
> Unfortunately smooks fails to identify the setter as the CalendarDecoder returns a GregorianCalendar which AbstractBeanPopulator uses to identify the setter.
> I have spoken with Tom and he has a fix for this.  In the meantime I have updated the QSes to use Dates instead of Calendars.

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