You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Gianny Damour (JIRA)" <ji...@apache.org> on 2008/01/21 10:56:34 UTC

[jira] Closed: (GERONIMO-3772) Start failed, Cannot load property editor [org.apache.xbean.propertyeditor.ArrayListEditor]

     [ https://issues.apache.org/jira/browse/GERONIMO-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gianny Damour closed GERONIMO-3772.
-----------------------------------

    Resolution: Fixed

Thanks for having raised this issue Yun Feng. As Geronimo has build-in support for the main Collection sub-classes, see org.apache.geronimo.common.propertyeditor package which is registered as a PropertyEditor search path, GBeanOverride should not write a propertyEditor attribute for attributes having the type of Collection sub-classes.

> Start failed, Cannot load property editor [org.apache.xbean.propertyeditor.ArrayListEditor]
> -------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3772
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3772
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: dependencies
>    Affects Versions: 2.1
>            Reporter: YunFeng Ma
>            Assignee: Gianny Damour
>             Fix For: 2.1
>
>         Attachments: GERONIMO-3772.patch
>
>
> Reproduce the error:
>   1. start the server
>   2. add a local plugin repository or click link "Update Repository List"
>   3.  shutdown and restart the server and you should get hit by it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.