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.
