[
https://issues.apache.org/jira/browse/OAK-6856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573815#comment-16573815
]
Jörg Hoh commented on OAK-6856:
-------------------------------
we use Oak in a way, that it connects to a RDB via a JNDI-Datasource provided
by the runtime environment (application server), therefor we don't have the
data available to instruct oak-run to connect to the database directly.
What's the recommended way to handle this situation?
> DocumentNodeStore upgrade to 1.8 when RDB access is only possible through
> application server
> --------------------------------------------------------------------------------------------
>
> Key: OAK-6856
> URL: https://issues.apache.org/jira/browse/OAK-6856
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: documentmk
> Reporter: Julian Reschke
> Priority: Major
>
> https://jackrabbit.apache.org/oak/docs/nodestore/document/upgrade.html
> currently assumes that the admin has access to the persistence from within
> oak-run. This might not be true for the RDB persistence when Oak runs in an
> application server and the DataSource is obtained through JNDI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)