Thanks a ton Bertrand! There was a mismatch in the paths that I was specifying in the pom and the actual path. Fixing it solved the problem.
On Mon, Aug 5, 2013 at 1:05 PM, Bertrand Delacretaz <[email protected]>wrote: > 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 >
