[
https://issues.apache.org/jira/browse/BSF-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rony G. Flatscher reassigned BSF-4:
-----------------------------------
Assignee: Sanka Samaranayake
> 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
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]