[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-132) Constructing values when there is no property editor

Adrian Brock (JIRA) jira-events at jboss.com
Wed Dec 6 09:58:55 EST 2006


Constructing values when there is no property editor
----------------------------------------------------

                 Key: JBMICROCONT-132
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-132
             Project: JBoss MicroContainer
          Issue Type: Task
          Components: BeanInfo
    Affects Versions: JBossMC_2_0_0 Beta
            Reporter: Adrian Brock


When the ValueConvertor can't find a property editor it falls back to looking for
a constructor with a single String parameter.

This is probably not correct in some cases.

It should be looking for a static toValue(String) before looking for the constructor.

-- 
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 jboss-jira mailing list