[jira] Resolved: (OPENJPA-1046) Unique Constraint on MappedSupperClass causes NullPointerException

2009-11-12 Thread Pinaki Poddar (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pinaki Poddar resolved OPENJPA-1046. Resolution: Fixed Fix Version/s: (was: 2.0.0) 2.0.0-M4

[jira] Commented: (OPENJPA-1047) Unique Constraint on sibling classes causes name conflict

2009-11-12 Thread Pinaki Poddar (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776903#action_12776903 ] Pinaki Poddar commented on OPENJPA-1047: These commits 835292 293 are wrongly

[jira] Resolved: (OPENJPA-123) Test framework should allow tests that are expected to fail to be checked in

2009-11-12 Thread Pinaki Poddar (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pinaki Poddar resolved OPENJPA-123. --- Resolution: Fixed Fix Version/s: 2.0.0-M1 2.0.0-M2

[jira] Updated: (OPENJPA-1382) make org.apache.openjpa.persistence.meta.AnnotationProcessor6 as service

2009-11-12 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1382: -- Component/s: tooling integration Fix Version/s: 2.0.0

[jira] Assigned: (OPENJPA-1382) make org.apache.openjpa.persistence.meta.AnnotationProcessor6 as service

2009-11-12 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter reassigned OPENJPA-1382: - Assignee: Pinaki Poddar make org.apache.openjpa.persistence.meta.AnnotationProcessor6

[jira] Created: (OPENJPA-1383) tests rely on US date formatting without setting the correct Locale

2009-11-12 Thread Mark Struberg (JIRA)
tests rely on US date formatting without setting the correct Locale --- Key: OPENJPA-1383 URL: https://issues.apache.org/jira/browse/OPENJPA-1383 Project: OpenJPA Issue Type:

[jira] Reopened: (OPENJPA-1381) IllegalStateException on query method call after named query is created twice.

2009-11-12 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee reopened OPENJPA-1381: - Pinaki, The fix works for setLockMode() but still need implementation to protect getLockMode().

[jira] Commented: (OPENJPA-1248) LOB streaming does not work as expected

2009-11-12 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777049#action_12777049 ] Jeremy Bauer commented on OPENJPA-1248: --- Hi Milosz. I agree. It my not be worth

Inner Class Entities

2009-11-12 Thread Tim McConnell
Hi, I'm wondering if there is any documentation, specifications, and/or known rules that govern the usage of Inner Classes as Entities ?? I haven't been able to find any although I do see a couple of examples of the @Entity being used on inner classes in some of the OpenJPA testcases.

[jira] Commented: (OPENJPA-1383) tests rely on US date formatting without setting the correct Locale

2009-11-12 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777073#action_12777073 ] Michael Dick commented on OPENJPA-1383: --- Checked in changes to use DateFormat.SHORT

Re: Inner Class Entities

2009-11-12 Thread Kevin Sutter
Good question, Tim. The JPA spec indicates that an Entity needs to be a top-level class (section 2.1 of JPA 2.0 spec). But, I noticed in our OpenJPA documentation that we have overridden the ability to define an Entity as final class with final methods. Section 1 [1] of the documentation

[jira] Created: (OPENJPA-1384) ClassNotFoundException for custom DBDictionary used by EJB

2009-11-12 Thread B.J. Reed (JIRA)
ClassNotFoundException for custom DBDictionary used by EJB -- Key: OPENJPA-1384 URL: https://issues.apache.org/jira/browse/OPENJPA-1384 Project: OpenJPA Issue Type: Bug

[jira] Updated: (OPENJPA-1384) ClassNotFoundException for custom DBDictionary used by EJB

2009-11-12 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed updated OPENJPA-1384: --- Attachment: OPENJPA-1384.patch In the DBDictionaryFactory.newDBDictionary method, OpenJPA tries to

[jira] Commented: (OPENJPA-1051) [patch] Mappingtool doesn't check name conflicts if MappingDefaultsImpl is called with multiple columns.

2009-11-12 Thread Ravi P Palacherla (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777166#action_12777166 ] Ravi P Palacherla commented on OPENJPA-1051: Hi Pinaki, Thanks for your

[jira] Resolved: (OPENJPA-1380) Query not getting evicted from QueryCache

2009-11-12 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang resolved OPENJPA-1380. --- Resolution: Fixed Fix Version/s: 1.3.0 Query not getting evicted from QueryCache

[jira] Reopened: (OPENJPA-1380) Query not getting evicted from QueryCache

2009-11-12 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang reopened OPENJPA-1380: --- Query not getting evicted from QueryCache -

[jira] Closed: (OPENJPA-1380) Query not getting evicted from QueryCache

2009-11-12 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang closed OPENJPA-1380. - Query not getting evicted from QueryCache -

[jira] Created: (OPENJPA-1385) Parameter in having clause of Criteria query not recognized

2009-11-12 Thread Pinaki Poddar (JIRA)
Parameter in having clause of Criteria query not recognized --- Key: OPENJPA-1385 URL: https://issues.apache.org/jira/browse/OPENJPA-1385 Project: OpenJPA Issue Type: Bug

[jira] Commented: (OPENJPA-1385) Parameter in having clause of Criteria query not recognized

2009-11-12 Thread Pinaki Poddar (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777259#action_12777259 ] Pinaki Poddar commented on OPENJPA-1385: This page not showing the SubVersion

[jira] Resolved: (OPENJPA-1328) Move cacheable class configuration to ClassMetaData

2009-11-12 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick resolved OPENJPA-1328. --- Resolution: Fixed Move cacheable class configuration to ClassMetaData