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