Hi Guillame, On Thu, 2015-11-19 at 16:44 +0100, Guillaume Lucazeau wrote: > Hello, > > sorry for spamming the mailing list but I'm still discovering Sling > and > trying to anticipate questions from my client.
No need to be sorry, if our docs are not clear enough or out-of-date we need to know about it :-) > > I'm trying to show that Jackrabbit can be persisted in an Oracle DB, > following this article: > https://sling.apache.org/documentation/tutorials-how-tos/jackrabbit-p > ersistence.html > > But I don't see these bundles in the Felix console: "Apache Derby" > and > "Jackrabbit Embedded Repository". > > And when I start Sling, no repository.xml file is created in > sling/repository/. Sounds to me like you're using Sling 8. Is that correct? For Sling 8 we moved to Jackrabbit Oak as the persistence solution, and Oak is configured differently. Thanks, Robert > I'm currently testing with the webapp deployed into Tomcat 7, but I > had the > same issue with the standalone jar. > > I've tried to create the repository file from > http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-se > rver/src/main/resources/repository.xml > and to modify it with OraclePersistenceManager configuration, but > it's not > taken in account. > > If someone with experience on this topic could give me a few hints > that > would be very helpful. > > Thank you! > Guillaume
