[jboss-jira] [JBoss JIRA] Updated: (JBAS-2373) Need to replace PropertyEditorManager with context aware org.jboss.util.propertyeditor.PropertyEditors

Dimitris Andreadis (JIRA) jira-events at jboss.com
Wed Jul 26 05:42:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBAS-2373?page=all ]

Dimitris Andreadis updated JBAS-2373:
-------------------------------------

    Fix Version/s: JBossAS-4.0.6.CR1
                       (was: JBossAS-4.0.5.CR1)

> Need to replace PropertyEditorManager with context aware org.jboss.util.propertyeditor.PropertyEditors
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-2373
>                 URL: http://jira.jboss.com/jira/browse/JBAS-2373
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Deployment services
>    Affects Versions: JBossAS-4.0.3 Final
>            Reporter: Scott M Stark
>         Assigned To: Dimitris Andreadis
>             Fix For: JBossAS-4.0.6.CR1
>
>
> The use of the java.beans.PropertyEditorManager as a registry for java.beans.PropertyEditor instances does not work with scoped deployments as its a vm global singleton that does not work with scoped deployments, conflicting scoped deployments and redeployments. Use of the PropertyEditorManager needs to be replaced with use of a context aware org.jboss.util.propertyeditor.PropertyEditors that allows different deployments such as a scoped sar and unscoped jmx-console to use the correct PropertyEditor and clear deployment level PropertyEditor on undeployment.

-- 
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