You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Denis Stepanov (Created) (JIRA)" <ji...@apache.org> on 2011/11/24 11:38:40 UTC

[jira] [Created] (TAP5-1759) Property expressions: exception when calling static method

Property expressions: exception when calling static method
----------------------------------------------------------

                 Key: TAP5-1759
                 URL: https://issues.apache.org/jira/browse/TAP5-1759
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3
            Reporter: Denis Stepanov


Exception when calling static method valueOf on the enum instance:
java.lang.IncompatibleClassChangeError: Expecting non-static method com.MyEnum.valueOf(Ljava/lang/String;)Lcom/MyEnum;

Static method call used to work in 5.2, this should throw an exception on page init or be a valid method call 


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

        

[jira] [Assigned] (TAP5-1759) Property expressions: exception when calling static method

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1759:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> Property expressions: exception when calling static method
> ----------------------------------------------------------
>
>                 Key: TAP5-1759
>                 URL: https://issues.apache.org/jira/browse/TAP5-1759
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Denis Stepanov
>            Assignee: Howard M. Lewis Ship
>
> Exception when calling static method valueOf on the enum instance:
> java.lang.IncompatibleClassChangeError: Expecting non-static method com.MyEnum.valueOf(Ljava/lang/String;)Lcom/MyEnum;
> Static method call used to work in 5.2, this should throw an exception on page init or be a valid method call 

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

        

[jira] [Assigned] (TAP5-1759) Property expressions: exception when calling static method

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1759:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> Property expressions: exception when calling static method
> ----------------------------------------------------------
>
>                 Key: TAP5-1759
>                 URL: https://issues.apache.org/jira/browse/TAP5-1759
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Denis Stepanov
>            Assignee: Howard M. Lewis Ship
>
> Exception when calling static method valueOf on the enum instance:
> java.lang.IncompatibleClassChangeError: Expecting non-static method com.MyEnum.valueOf(Ljava/lang/String;)Lcom/MyEnum;
> Static method call used to work in 5.2, this should throw an exception on page init or be a valid method call 

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