Yes, it could definitely be the same issue, and I see that unfortunately no one fixed it... Do you happen to know any workaround? I tried to look into Jackrabbit 2.1.0. but I could not find any major modifications in the related classes. This is a real show stopper in case I want to change the node type definitions of an existing repository.
Thanks, Davide On Mon, Aug 16, 2010 at 7:09 PM, Torgeir Veimo <[email protected]>wrote: > On 16 August 2010 18:25, Davide Maestroni <[email protected]> > wrote: > > I have got an issue with the automatic registration of node type > definitions > > implemented in Sling. The problem shows up only if I stop and then > restart > > the servlet container (I am using Jetty Hightide in this case). After a > > restart cycle, every time I re-deploy my node type definitions (along > with > > my bundle) I get the following exception: > > > > > > org.apache.sling.jcr.base.internal.loader.Loader Stacktrace > > javax.jcr.RepositoryException: The following nodetype change contains > > non-trivial changes. > > Maybe you're seeing this bug? > https://issues.apache.org/jira/browse/JCR-2490 > > [...] > > > Note that I am not modifying the node types in any way, and the issue > does > > not happen until I restart the servlet container. > > -- > -Tor >
