[
https://issues.apache.org/jira/browse/JCR-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Hall updated JCR-2716:
---------------------------
Attachment: JCR-2716.diff
Attaching patch that sets default values for driver and databaseType. These
calls could be moved to init().
DatabaseJournal sets databaseType="default" which overrides a lookup in init()
to determine type by URL.
> OracleDatabaseJournal should assume Oracle defaults
> ---------------------------------------------------
>
> Key: JCR-2716
> URL: https://issues.apache.org/jira/browse/JCR-2716
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: 2.1.1
> Reporter: Carl Hall
> Attachments: JCR-2716.diff
>
>
> OracleFileSystem and OraclePersistenceManager assumes defaults for certain
> properties, such as driver and databaseType. These defaults should be
> extended to OracleDatabaseJournal for consistency and ease of use.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.