Re: Tutorial problem...

2006-06-11 Thread Thomas Dudziak
On 6/11/06, Younwook Jang <[EMAIL PROTECTED]> wrote: Would you please provide advice about it..? I tried to search this mailing list, but I couldn't find the solution... Any information or comment also highly appreciated. This error usually happens because either the database is not correctly

Re: CRITERIA_SELECT_ALL is null

2006-06-11 Thread Abid Hussain
Sorry, my fault. Seems to be that it value of CRITERIA_SELECT_ALL should be null. Best regards, Abid Abid Hussain schrieb: Hi everybody, I have a problem which I really can't figure out. Please look at following code: ... crit = QueryByCriteria.CRITERIA_SELECT_ALL; logger.debug("#2 Criteria

CRITERIA_SELECT_ALL is null

2006-06-11 Thread Abid Hussain
Hi everybody, I have a problem which I really can't figure out. Please look at following code: ... crit = QueryByCriteria.CRITERIA_SELECT_ALL; logger.debug("#2 Criteria is (" + crit + ")."); ... Now look the output of log4j: DEBUG: [modulverwaltung.persistence.ModuleDAO] #2 Criteria is (null).

Jill Seaman is out of the office.

2006-06-11 Thread Jill Seaman
I will be out of the office starting 06/09/2006 and will not return until 06/12/2006. I will respond to your message when I return.

Tutorial problem...

2006-06-11 Thread Younwook Jang
hello, folks. I have a problem during follow "getting started" document. The error message is like below.. append-shutdown-sql: [echo] [echo] Executing the create-db.sql script ... [echo] [sql] Executing file: /Users/younwook/ws/ojb/productmanager/ build/database/cre