[
https://issues.apache.org/jira/browse/OAK-10476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837747#comment-17837747
]
Julian Reschke commented on OAK-10476:
--------------------------------------
I agree that documentation could be better.
That said, if you could break this down into more concrete questions, that
would help.
> Need example Jackrabbit Oak Spring-Boot OSGI project with RDB storage
> ---------------------------------------------------------------------
>
> Key: OAK-10476
> URL: https://issues.apache.org/jira/browse/OAK-10476
> Project: Jackrabbit Oak
> Issue Type: Documentation
> Components: jcr
> Affects Versions: 1.50.0
> Reporter: Wallace Howery
> Priority: Critical
>
> Hello, I'm supporting a 7 year old production application that uses
> Jackrabbit Oak, Spring-boot, OSGI, and postgres RDB document storage. The
> spring-boot is around version 2.5, and the jackrabbit-oak is 1.50. Due to
> security vulnerabilities, we need to move to newer version of spring-boot and
> other supporting dependencies.
> My problem is there seems to be very little information available about
> running Oak in OSGI and spring-boot. I'm getting the impression that OSGI is
> on the way out, or at least not in widespread use? An example project that
> used Spring-Boot 3 would probably get me out of this crunch.
> Also, is OSGI really necessary? We don't need to support hot swaps, multiple
> versions of bundles, or any of the things OSGI seems to be geared towards.
> The RDB Document Store documentation suggests using OSGI, but does not state
> why (having a reason why would be very helpful):
> https://jackrabbit.apache.org/oak/docs/nodestore/document/rdb-document-store.html
> One last question: when I start up the app on my laptop, it creates an index
> in a folder like \{user}/data/oak/index/.... but then uses tables in the
> Postgres for storage and search. I'm guessing that folder being created on
> the file system is not necessary when using RDB storage, was a bug from the
> original developers?
> Also, I've been searching online regarding this issue for weeks, I'm at the
> point where I would buy a book that described
> spring-boot/oak/OSGI/rdb-storage.
> Any help or guidance is very appreciated!
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)