You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nikolay Kuznetsov (JIRA)" <ji...@apache.org> on 2006/12/06 17:43:22 UTC

[jira] Updated: (HARMONY-2506) [classlib][beans] BeanContextServiceRevokedEvent.getSourceAsBeanContextServices() throws unexpected ClassCastException

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

Nikolay Kuznetsov updated HARMONY-2506:
---------------------------------------

    Attachment: test.java

> [classlib][beans] BeanContextServiceRevokedEvent.getSourceAsBeanContextServices() throws unexpected ClassCastException
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2506
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2506
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Nikolay Kuznetsov
>            Priority: Minor
>         Attachments: test.java
>
>
> Test in attachment fails on calling BeanContextServices.getSourceAsBeanContextServices() method on Harmony with
> unexpected ClassCastException.
> ./java test     
> Uncaught exception in main:
> java.lang.ClassCastException
>         at java.beans.beancontext.BeanContextServiceRevokedEvent.getSourceAsBeanContextServices(BeanContextServiceRevokedEvent.java)
>         at test.main(test.java:15)
> On RI all works fine.
> $ java test
> PASSED

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