[ https://issues.apache.org/jira/browse/BSF-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737816#action_12737816 ]
Sebb commented on BSF-25: ------------------------- The error is repeated in the SimpleBindings implementation, which has an extra put(Object,Object) method. > Wrong parameter type for Bindings.put - key must be a String, not an object. > ---------------------------------------------------------------------------- > > Key: BSF-25 > URL: https://issues.apache.org/jira/browse/BSF-25 > Project: BSF > Issue Type: Bug > Reporter: Sebb > Fix For: BSF-3.0 > > > The method signature for Bindings.put(Object key, Object value) is wrong - it > should be Bindings.put(String key, Object value) -- 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: bsf-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: bsf-dev-h...@jakarta.apache.org