I have done some testing with this. Found the jcr:uuid isn't overwritten but the jcr:ischeckedout is.
Nicolas Toper wrote: > > Actually, the backup tool is doing this, but its integration in core is > still discussed there. I would suggest to wait a few days since I have > done > already the code for this. > > Nico > > On 9/1/06, J Kuijpers <[EMAIL PROTECTED]> wrote: >> >> >> There's no way of influence these props on the fly in some way? I need >> the >> node to be checkedin and give it my own uuid. Don't want to alter them >> afterwards for performance reaons >> >> >> >> Nicolas Toper wrote: >> > >> > Hi, >> > >> > They will be overwritten. >> > >> > Cheers, >> > Nico >> > my blog! http://www.deviant-abstraction.net !! >> > >> > On 9/1/06, J Kuijpers <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> We use the importxml method on the sessionimpl to import some nodes in >> >> jackrabbit. I want to have some influence on the uuid and >> checkedoutstate >> >> on >> >> the main node during importing. >> >> Can I do something like the xml below or will the jcr:ischeckedout and >> >> jcr:uuid be overwritten during the importxml? >> >> >> >> >> >> bla >> >> blabla >> >> >> >> >> >> thx >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/altering-ceckoutstate-and-uuid-on-importxml-tf2201714.html#a6096006 >> >> Sent from the Jackrabbit - Dev forum at Nabble.com. >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/altering-checkoutstate-and-uuid-on-importxml-tf2201714.html#a6096141 >> Sent from the Jackrabbit - Dev forum at Nabble.com. >> >> > > > -- > a+ > Nico > my blog! http://www.deviant-abstraction.net !! > > -- View this message in context: http://www.nabble.com/altering-checkoutstate-and-uuid-on-importxml-tf2201714.html#a6097318 Sent from the Jackrabbit - Dev forum at Nabble.com.
