[jira] Updated: (OPENJPA-1483) count (Distinct e) in JPQL gives wrong result when the id field is a compound primary key

2010-01-29 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang updated OPENJPA-1483: -- Attachment: OPENJPA-1483.patch The patch will produce the following sql: (1) "select count (distinct

[ANNOUNCE] Apache OpenJPA 2.0.0-beta released

2010-01-29 Thread Donald Woods
The Apache OpenJPA project is proud to release OpenJPA 2.0.0 Beta [1]. This distribution is based on the final JSR 317 Java Persistence API, Version 2.0 specification [2] and passes the JPA 2.0 TCK. This release includes many new features, enhancements and fixes; giving developers access to a JPA 2

[jira] Commented: (OPENJPA-1452) OpenJPA 2.0.0-M3 attempts to mutate unmodifiable map in Glassfish

2010-01-29 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806511#action_12806511 ] Jeremy Bauer commented on OPENJPA-1452: --- OpenJPA 2.0 is backward compatible with Op

[jira] Commented: (OPENJPA-1452) OpenJPA 2.0.0-M3 attempts to mutate unmodifiable map in Glassfish

2010-01-29 Thread sey...@yahoo.com (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806485#action_12806485 ] sey...@yahoo.com commented on OPENJPA-1452: --- Glassfish 2.1 does not support EE6

[jira] Commented: (OPENJPA-1360) ReverseMappingTool omits nullable, length, etc. when ClassMapping.setEmbedded(true) is called

2010-01-29 Thread Laird Nelson (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806487#action_12806487 ] Laird Nelson commented on OPENJPA-1360: --- This bug is still present in openjpa 1.2.2

[jira] Commented: (OPENJPA-1480) time zone info lost when using timestamp field

2010-01-29 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806467#action_12806467 ] Michael Dick commented on OPENJPA-1480: --- Meant to reply yesterday but got sidetrack

[jira] Updated: (OPENJPA-1480) time zone info lost when using timestamp field

2010-01-29 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed updated OPENJPA-1480: --- Attachment: OPENJPA-1480-TestCalendarField.patch > time zone info lost when using timestamp field >

[jira] Updated: (OPENJPA-1480) time zone info lost when using timestamp field

2010-01-29 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed updated OPENJPA-1480: --- Attachment: (was: OPENJPA-1480-TestCalendarField.patch) > time zone info lost when using timest

[jira] Updated: (OPENJPA-1480) time zone info lost when using timestamp field

2010-01-29 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed updated OPENJPA-1480: --- Attachment: 1280-1.2.x.patch Uploading 1280-1.2.x.patch. This patch contains a one line code chang

[jira] Commented: (OPENJPA-1487) incomplete tutorial [CONF] OpenJPA > Begin using OpenJPA - The Basics

2010-01-29 Thread Scott Quint (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806349#action_12806349 ] Scott Quint commented on OPENJPA-1487: -- I put the deployment Plan into the attachme

Re: Intermittent ResultPacker issue with db2

2010-01-29 Thread Rick Curtis
Scott - Perhaps you missed attaching something to this email? -- Thanks, Rick On Thu, Jan 28, 2010 at 10:32 PM, Scott Morgan wrote: > Hi, > > We think we are seeing a intermittent issue during the pack of a > java object with db2 and Open JPA 1.2.0. We upgraded to JPA 1.2.2 and > modified