Hi, On Sat, Aug 3, 2013 at 2:26 PM, connuser1 connuser1 <[email protected]> wrote: > ...Yes, I have the SLING-INF folder within the resources > directory. It is even creating folders within repository but I am still > unable to create a node using the xml you gave...
Did you compare what you're doing with the Sling source code? We do have initial content in some modules, if you search under http://svn.apache.org/repos/asf/sling/trunk for pom.xml files that contain a <Sling-Initial-Content> element you should find some working examples. -Bertrand
