Hi, now I have tried my first time to change an EntityBean value with a set...() Method but the value in the database was not changed. After shutting down jBoss, the change was lost. And why is there a commit after I have get a value ? Here the log from jBoss: ---- snip ---- [wb/User] Tx is tx:Xid:2 [wb/User] TX_REQUIRED for getRole [wb/User] Tx is tx:Xid:2 [wb/Workbench] commiting <---- ? [wb/Workbench] beforeCompletion called [JAWS] Store command executing: UPDATE wbuser SET loginDate=? WHERE id=? [JAWS] Set parameter: idx=1, jdbcType=DATE, value=Fri Aug 25 11:30:37 GMT+02:00 2000 [wb/Workbench] afterCompletion called ---- snap ---- CU --- Ingo Bruell OBL GmbH ([EMAIL PROTECTED]) Hude (Oldenburg) Germany -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
