[
https://jira.jboss.org/jira/browse/DNA-546?page=com.atlassian.jira.plugin...
]
Brian Carothers resolved DNA-546.
---------------------------------
Resolution: Done
Assignee: Brian Carothers
With the recent commits, the simple model now allows the JPA connector to provide a
fully-functional connector that can support all of the TCK tests. Most of the settings
and capabilities of the basic model have been brought forward into the simple model. The
exception is the ability to enforce referential integrity at the database level. A
separate defect (DNA-576) has been opened to track the implementation of this feature.
JCR Workspace and Session Imports Can Fail on JPA Connector
-----------------------------------------------------------
Key: DNA-546
URL:
https://jira.jboss.org/jira/browse/DNA-546
Project: DNA
Issue Type: Bug
Components: Connectors, JCR
Affects Versions: 0.6
Reporter: Brian Carothers
Assignee: Brian Carothers
Fix For: 0.7
Attachments: concurrency_issue.patch, DNA-546_final.patch,
DNA-546_jpa_connector_refactor.patch, DNA-546_map_node_change.patch,
DNA-546_mostly_working.patch, DNA-546_simple_model_WIP.patch, DNA-546_tck_test.patch
Importing a set of nodes from an XML file will fail if one of the imported nodes has the
same jcr:uuid as an existing node in the graph and removeExisting is true and the new
location for the imported node and its prior location are both accessed through the same
JPA connector.
The DocumentViewImportTest is disabled (commented out) in the JPA integration test as a
result of this defect.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira