users@glassfish.java.net

Re: NullPointerException when trying to persist a half-filled Character array

From: <glassfish_at_javadesktop.org>
Date: Mon, 21 Jan 2008 08:13:48 PST

Please file a bug for this issue. In this code, TopLink Essentials is trying to convert each Character to a char but not doing a null check. Workarounds would be to ensure each spot has an empty character, shorten the array or use strings.

Best Regards,
Chris
[Message sent by forum member 'chris_delahunt' (chris_delahunt)]

http://forums.java.net/jive/thread.jspa?messageID=255000