StupidSmart opened a new issue, #304: URL: https://github.com/apache/sling-org-apache-sling-starter/issues/304
Hey, I have 3 files which I use to start my sling12 server - 1.sling12-kickstart.jar 2.custom-feature.json 3.custom-script Now, when I start the server everything works fine, but when I go to the bin browser to try and create a node with primary type - vlt:PackageDefinition It gives me - Error - 400 javax.jcr.nodetype.NoSuchNodeTypeException: Node type vlt:PackageDefinition does not exist But when I go to the packages section in the bin browser and come back to create a node with the same type it is successful. First of all I don't understand the behaviour of this and how do I fix this as I want that node type on startup? The composum node version in my feature.json is 4.2.3! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
