As for the error I am getting, Alex pointed out that the XMLPersistenceManager is not recommended, and is not transactional (which I can verify). That seems to be what I need to revisit first.
Thanks, ken Connor, Brett (LNG-TWY) wrote: > > You need checkin() for the first one, after the save(), without any > checkout(). I don't know why you have the error you're getting, your > original code snippet looked ok at a quick glance. Perhaps there is some > other resource involved in the tx that's causing the problem? > > -- View this message in context: http://www.nabble.com/Problem-with-node.checkin%28%29-in-same-transaction-node-was-created-tp19601525p19616044.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
