[jira] [Commented] (OPENJPA-2279) Merge Validation Fails With Chained Constructor

2013-01-27 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13563916#comment-13563916 ] Roger Keays commented on OPENJPA-2279: -- Can anyone confirm that the attached unit

[jira] [Updated] (OPENJPA-2279) Merge Validation Fails With Chained Constructor

2012-10-15 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Keays updated OPENJPA-2279: - Attachment: openjpa-2279.tar.gz Failing unit test attached. Merge Validation

[jira] [Commented] (OPENJPA-1787) Bean validation fails merging a new entity

2012-10-15 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13476328#comment-13476328 ] Roger Keays commented on OPENJPA-1787: -- I've opened OPENJPA-2279 and attached a

[jira] [Commented] (OPENJPA-2279) Merge Validation Fails With Chained Constructor

2012-10-15 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13476332#comment-13476332 ] Roger Keays commented on OPENJPA-2279: -- This issue is very similar to OPENJPA-1787

[jira] [Commented] (OPENJPA-792) An entity persist may fail when @MappedSupercalss is specified.

2012-09-17 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457230#comment-13457230 ] Roger Keays commented on OPENJPA-792: - I've hit this bug in OpenJPA 2.0.0 doing a

[jira] [Updated] (OPENJPA-2262) Merging Deserialized Objects Reports Duplicate IDs

2012-09-17 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Keays updated OPENJPA-2262: - Affects Version/s: (was: 2.0.0) 2.2.0 Merging Deserialized

[jira] [Updated] (OPENJPA-2262) Merging Deserialized Objects Reports Duplicate IDs

2012-09-17 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Keays updated OPENJPA-2262: - Description: OPENJPA-792 patched a defect where putting @Id in the superclass caused primary

[jira] [Updated] (OPENJPA-2262) Merging Deserialized Objects Reports Duplicate IDs

2012-09-17 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Keays updated OPENJPA-2262: - Attachment: Blob.java BaseEntity.java Blob and superclass (BaseEntity)

[jira] [Commented] (OPENJPA-2262) Merging Deserialized Objects Reports Duplicate IDs

2012-09-17 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457316#comment-13457316 ] Roger Keays commented on OPENJPA-2262: -- Some additional details - adding

[jira] [Commented] (OPENJPA-1787) Bean validation fails merging a new entity

2012-09-08 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13451264#comment-13451264 ] Roger Keays commented on OPENJPA-1787: -- I've hit this bug again with cascade

[jira] Commented: (OPENJPA-235) SQL reordering to avoid non-nullable foreign key constraint violations

2008-07-04 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12610463#action_12610463 ] Roger Keays commented on OPENJPA-235: - Hi Fay, Your patch does actually work for me. I

[jira] Created: (OPENJPA-557) Primary key sequences broken with postgres schemas

2008-04-04 Thread Roger Keays (JIRA)
Primary key sequences broken with postgres schemas -- Key: OPENJPA-557 URL: https://issues.apache.org/jira/browse/OPENJPA-557 Project: OpenJPA Issue Type: Bug Components: jdbc

[jira] Commented: (OPENJPA-235) SQL reordering to avoid non-nullable foreign key constraint violations

2008-03-05 Thread Roger Keays (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575537#action_12575537 ] Roger Keays commented on OPENJPA-235: - As discussed on openjpa-users, the