Hi, all
I found that when I rebuild the my codes without restarting Turbine, the
doInsert(criteria) got a null IDBroker,the insertion failed.Then I restarted
Turbine, everything is ok. then Rebuild... Fail...Restart..ok..., that's a
class loader problem? and when doInsert succeed,
a null object will return, I lookup in Javadoc of turbine, that says:

Returns:
An Object which is the id of the row that was inserted (if the table has a
primary key) or null (if the table does not have a primary key).

but my table has a primary key, that's a auto-increment value, can't that
value return?

Any comments will be appreciated

lvjin








------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to