On Sun, Apr 11, 2010 at 17:21, Nedim <[email protected]> wrote: > The problem is that after some time (a batch script updates repository every > hour) my node gets property cc:author and jcr:author an jcr:date, > jcr:summary and so on. But i never defined that attributes did someone has > the same problem.
Just a guess: maybe the "cc" namespace is not registered and somehow it falls back to the "jcr" namespace (however I don't know which code of Jackrabbit would do that - there should be exceptions). The code that actually sets the properties would help. Regards, Alex -- Alexander Klimetschek [email protected]
