On Tue, Oct 27, 2009 at 4:29 PM, Natale Vinto <[email protected]> wrote: > I've taken latest sling trunk from SVN and built it. I would use a > PostgreSQL db instead of default Derby, so I've changed the repository.xml > that I' ve found in > sling-builder/bundles/jcr/jackrabbit-server/src/main/resources/repository.xml > in this way > http://pastebin.ca/1645228 > But i don't see any tables in the db, even if sling starts fine. Also > espblog example seems to write elsewhere because post are saved, maybe with > a derby configuration that I can't find because I 've changed jackrabbit > repository.xml to work on postgresql.
Hi Natale, Look under your launchpad/webapp/target/sling/jackrabbit folder. There should be a repository.xml there, which is the one being used when you run the launchpad webapp. > Another question : can I use more jackrabbit repository in sling? Not that I'm aware of - maybe someone else can answer this? -- Vidar S. Ramdal <[email protected]> - http://www.idium.no Sommerrogata 13-15, N-0255 Oslo, Norway + 47 22 00 84 00 / +47 21 531941, ext 2070
