You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/10/31 09:51:03 UTC

[jira] Updated: (BEANUTILS-87) [beanutils] Can't access mapped property in some case

     [ http://issues.apache.org/jira/browse/BEANUTILS-87?page=all ]

Henri Yandell updated BEANUTILS-87:
-----------------------------------

    Fix Version/s: 1.8.0

All reopened issues should be looked at as a part of 1.8.0 and evaluated.

> [beanutils] Can't access mapped property in some case
> -----------------------------------------------------
>
>                 Key: BEANUTILS-87
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-87
>             Project: Commons BeanUtils
>          Issue Type: Bug
>         Environment: Operating System: All
> Platform: PC
>            Reporter: YOKOTA Takehiko
>             Fix For: 1.8.0
>
>         Attachments: mapped.patch, mappedTest.patch, test.tar.gz, test2.tar.gz
>
>
> In the following case, access to mapped property fails by IllegalAccessException.
> Assume that 'bean' is an instance of package scoped class
> which implements public interface 'I', and interface 'I' has 
> a method 'getValue(String key)'.
> In the case PropertyUtils.getProperty(bean, "value(key)") is called,
> IllegalAccessException occures.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org