On Tue, 12 Mar 2002, Lev Assinovsky wrote:
> Thanks, Michael!
> But what about that exception
> [java] 1) testContainsValue(org.apache.commons.collections.TestBeanMap)
> [java] java.lang.ClassCastException: java.lang.String
> What is that?
Haven't had a change to look extensively yet, but I'm guessing something
in either the test or in BeanMap is assuming all the values are the same
type, and they aren't.
> Does it affect DBCP?
DBCP does not use BeanMap as far as I know.
regards,
michael
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|