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
