[jboss-jira] [JBoss JIRA] (AS7-2591) unable to find PropertyEditor when deploying a SAR with BigDecimal attribute

Vin Prabhu (Commented) (JIRA) jira-events at lists.jboss.org
Wed Dec 14 00:34:10 EST 2011


    [ https://issues.jboss.org/browse/AS7-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650727#comment-12650727 ] 

Vin Prabhu commented on AS7-2591:
---------------------------------

Even I am getting similar warnings, so the values are not received from the MBeans for boolean, int and org.w3c.dom.Element.

Unable to find PropertyEditor for type class java.lang.Boolean
Unable to find PropertyEditor for type interface org.w3c.dom.Element
Unable to find PropertyEditor for type class java.lang.Integer
                
> unable to find PropertyEditor when deploying a SAR with BigDecimal attribute
> ----------------------------------------------------------------------------
>
>                 Key: AS7-2591
>                 URL: https://issues.jboss.org/browse/AS7-2591
>             Project: Application Server 7
>          Issue Type: Bug
>    Affects Versions: 7.0.2.Final
>         Environment: jdk1.6.0._29
>            Reporter: Radim Hanus
>
> when deploying a sar with mbean attribute of java.math.BigDecimal type following warning appears in log:
> 14:14:11,010 WARN  [org.jboss.as.deployment.service] (MSC service thread 1-1) Unable to find PropertyEditor for type class java.math.BigDecimal
> and BigDecimal attribute value from jboss-service.xml descriptor is not set into mbean

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list