You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/05/23 16:15:17 UTC

[jira] Updated: (BSF-4) The invokeMethod and invokeFunction methods of javax.script.Invocable should declare java.lang.NoSuchMethodExcept as a checked exception

     [ https://issues.apache.org/jira/browse/BSF-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated BSF-4:
-------------------

    Fix Version/s: BSF-3.0

Fixed in r587012

> The invokeMethod and invokeFunction methods of javax.script.Invocable should declare java.lang.NoSuchMethodExcept as a checked exception
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BSF-4
>                 URL: https://issues.apache.org/jira/browse/BSF-4
>             Project: BSF
>          Issue Type: Bug
>    Affects Versions: BSF-3.0
>            Reporter: Sanka Samaranayake
>            Assignee: Sanka Samaranayake
>             Fix For: BSF-3.0
>
>
> The invokeMethod and invokeFunction methods of javax.script.Invocable should declare java.lang.NoSuchMethodExcept as a checked exception but they don't so the Tuscany code doesn't catch  that, but when building with JDK6 its using the jsr223 api's from the jdk thus gives the error.
> The class with the bug:
> https://svn.apache.org/repos/asf/jakarta/bsf/trunk/bsf3/bsf-api/src/main/java/javax/script/Invocable.java 
> JSR 223 doc:
> http://jcp.org/aboutJava/communityprocess/edr/jsr223/
> see: http://marc.info/?l=tuscany-dev&m=118174058517123&w=2
>         http://marc.info/?l=bsf-dev&m=118180905819707&w=2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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