On 5/12/06, Armin Waibel <[EMAIL PROTECTED]> wrote:
I can't reproduce your ArrayIndexOutOfBoundsException. Could you post an
example list to reproduce the problem?
e.g. something like
list.add("");
list.add("1");
list.add("2");...
I think the error will happen when the '#' is the last character in th
string because then OJB tries to access the character after it which
will fail.
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]