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

Kevin Conner (JIRA) jira-events at lists.jboss.org
Fri Jun 1 06:00:08 EDT 2007


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