[
https://issues.apache.org/jira/browse/JCR-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848845#action_12848845
]
Michael Braunschweig commented on JCR-1349:
-------------------------------------------
The solution for WebSphere application server is:
Navigate to Resources - JDBC - Data sources - <data source> - Custom properties
add property nonTransactionalDataSource with value true
> JNDIDatabasePersistenceManager calls commit
> -------------------------------------------
>
> Key: JCR-1349
> URL: https://issues.apache.org/jira/browse/JCR-1349
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Components: jackrabbit-core
> Affects Versions: 1.4
> Reporter: Jarle B. Hjortland
>
> It is not possible to configure either JNDIDatabasePersistenceManager or
> BundleDbPersistenceManager to use a Managed Datasource. Methods like
> setAutoCommit, commit and rollback should not be called on managed
> connections.
> Try to run Jackrabbit within JBOSS or Apache Geronimo and you should face the
> same problems.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.