Hi Mark,
I understand all what you have said, but ...
I don't know how to solve the problem.
My code manipulate some object graph
outside any transaction (as HIA mentioned) in the presintation layer, then I pass it to persistence manager to propagate the changes to the database.
And if it is ok to manipulate objects outside a transaction (orderer.addOrder(order) in my case) , why I got this exception ?
May I ask you to check pages # 135 and 136 of HIA please ?
I followed the text literaly.
[ December 12, 2006: Message edited by: John Todd ]