Hello, sorry for spamming the mailing list but I'm still discovering Sling and trying to anticipate questions from my client.
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-persistence.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/. 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-server/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
