You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2015/02/23 20:53:11 UTC

[jira] [Created] (XBEAN-279) PropertyEditors called too soon

Daniel Kulp created XBEAN-279:
---------------------------------

             Summary: PropertyEditors called too soon
                 Key: XBEAN-279
                 URL: https://issues.apache.org/jira/browse/XBEAN-279
             Project: XBean
          Issue Type: Bug
    Affects Versions: 4.1
            Reporter: Daniel Kulp



In the Blueprint namespace handler, the PropertyEditors are called at parse time.  This is different than Spring where the PropertyEditors are called at bean creation time.  This is a problem as it prevents using PropertyPlaceholders for valued that would go through the PropertyEditors.

Patch coming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)