Fixed null problem for JBAS-4698. The previous fix fixed the problem by using iteration instead of values(), but it also allowed nulls to be put into the array, which throws a null pointer exception. This is just further refinement of the JBAS-4698 bug.
is blocked by
JBAS-4698Oswego Concurrent needs checking for bug fixes