[switchyard-issues] [JBoss JIRA] Created: (SWITCHYARD-246) FromMapToJava$GraphBuilder.getSetter not working for fluent setter methods

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu May 26 14:23:01 EDT 2011


FromMapToJava$GraphBuilder.getSetter not working for fluent setter methods
--------------------------------------------------------------------------

                 Key: SWITCHYARD-246
                 URL: https://issues.jboss.org/browse/SWITCHYARD-246
             Project: SwitchYard
          Issue Type: Bug
          Components: transformation
            Reporter: Tom Fennelly
            Assignee: Tom Fennelly
             Fix For: 0.2


It uses java.beans.Introspector.getBeanInfo() to get the bean property info.  This method doesn't seem to work for fluent setter methods (i.e. setter methods that return this instance Vs void).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list