[ https://issues.apache.org/jira/browse/BSF-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebb resolved BSF-25. --------------------- Resolution: Fixed URL: http://svn.apache.org/viewvc?rev=799789&view=rev Log: JIRA: BSF-35 Wrong parameter type for [Simple]Bindings.put - key must be a String, not an object. > 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