|Depends. If the decision that the data is invalid is done in ejbStore then
|you're screwed since other entities might have been ejbStored allready and
|cannot be rolled back in the DB.

still the case today with tx aware dbs...

|
|> |server uses the database I can't see how data could get corrupted. I
|> |thought the application server guarantees to have synchonized business
|> |method calls. And after each call the data is stored back into the
|> |database. Where does the corruption come in ?
|>
|> No corruption I agree.  The corruption is only if the "write" goes bad,
|but
|> the application Tx is only in EJB layer.
|
|As above, store might do more than just store.

I don't discuss that, I am just saying that is not what we implemented (look
at the call back in Wrapper)

marc

PS: hey, I thought you were supposed to go to bed! I bet manhana is another
day...

love

|
|/Rickard
|
|
|
|
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



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

Reply via email to