Hiya,

What should be in ID_TABLE? I generated the empty table
but as a result I always get a
java.lang.ArrayIndexOutOfBoundsException
in org.apache.turbine.util.db.IDBroker.getIds. When it calls
the function:

private int[] getIds(Vector availableIds, int
numOfIdsToReturn)

the Vector is always empty and I get the exception when I
try to add
a new record to any of the tables (user, role, permission,
etc.). I'm
using MySQL btw.

Thanx in advance.
Kevin



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to