[
https://jira.jboss.org/jira/browse/DNA-547?page=com.atlassian.jira.plugin...
]
Brian Carothers resolved DNA-547.
---------------------------------
Resolution: Done
Assignee: Brian Carothers
As with DNA-546, the root cause for this issue is the Basic JPA model's use of the
node UUID as a component of the primary key. This makes it impossible to have two nodes
in the same workspace with the same UUID in the JPA session at the same time, even if one
copy is deleted before the other is created.
The Simple JPA model changes the primary key for the node entity and avoids this issue
entirely. As the Simple model now passes all of the same TCK tests as the other writable
connectors, the fix for this defect is to switch from the simple model to the basic
model.
TCK Tests for Locking and Moving Nodes Fail for JPA Connector
-------------------------------------------------------------
Key: DNA-547
URL:
https://jira.jboss.org/jira/browse/DNA-547
Project: DNA
Issue Type: Bug
Components: Connectors, JCR
Affects Versions: 0.6
Reporter: Brian Carothers
Assignee: Brian Carothers
Priority: Minor
Fix For: 0.7
Two of the TCK tests for the optional locking feature fail on the JPA connector. As a
result, the TCK tests for the locking feature have been removed from the JPA TCK
integration test.
--
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