The openjpa-xxxx-5 modules are not built using an "older" Maven version.

2010-04-16 Thread Heath Thomann
ment that a user use Maven 2.0.9 or newer so Maven 2.0.10 should build the openjpa--5 modules with or without the '-Pjdk1.5' option. Has anyone experienced similar issues? Thanks, Heath Thomann

Re: The openjpa-xxxx-5 modules are not built using an "older" Maven version.

2010-04-19 Thread Heath Thomann
member it working with Maven 2.0.8 as well but I might have > been using different JDK then. > > I'm glad you found a workaround. Unfortunately it looks like we need to > update the documentation at least for building 1.0.x > > -mike > > > On Fri, Apr 16, 2010 at 12:

Re: Newbie troubles attempting CMP entity insert

2011-02-10 Thread Heath Thomann
For folks that look at this, I don't think we have an issue here. That is, if I understand the user's explaination, they think we are reporting an exception incorrectly. However, if I read the full description of the issue which is here: http://openejb.979440.n4.nabble.com/Newbie-troubles-attem

Re: [VOTE] Apache OpenJPA 2.2.1 Release Candidate 1

2012-10-31 Thread Heath Thomann
+1 On Mon, Oct 29, 2012 at 12:43 PM, Albert Lee wrote: > I've created a 2.2.1 release candidate, with the following artifacts > up for a vote: > > SVN source tag (r1397159): > https://svn.apache.org/repos/asf/openjpa/tags/2.2.1/ > > Maven staging repo: > https://repository.apache.org/content/rep

Re: OpenJPA HTML Manuals Missing

2015-10-05 Thread Heath Thomann
Hi Mark and Dali! I've noticed the same thing. Mark - is this something you changed which caused the links to go stale? Or did other unknown forces cause this? Either way, is this something you can, or know how to, fix? Thanks, Heath On Tue, Sep 8, 2015 at 9:32 AM, Dalia Abo Sheasha wrote:

Re: [jira] [Commented] (OPENJPA-2631) ClassCastException occurs when an equals comparison query is executed on an entity with an @EmbeddedId that contains more than one field.

2016-02-15 Thread Heath Thomann
and LieGrue, > strub > > > > > Am 12.02.2016 um 05:18 schrieb Heath Thomann (JIRA) : > > > > > >[ > https://issues.apache.org/jira/browse/OPENJPA-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144007#comm

Re: What versions do we actively work on?

2016-09-13 Thread Heath Thomann
HI! This question seems to be related, or at least in the same vein, as OPENJPA-2628, right? Personally (errr, professionally) the branches I care most about are 1.2.4, 2.0.2, 2.1.2, 2.2.1.1, 2.2.3. I agree that all those older version number are starting to make things very bloated. Thanks

Re: [jira] [Commented] (OPENJPA-2628) Please delete old releases from mirroring system

2016-09-13 Thread Heath Thomann
HI! Sorry I'm so late the party. So, as long as I can check out code, commit code, etc. (i.e. all SVN stuff as today) for 1.2.4, 2.0.2, 2.1.2, 2.2.1.1, 2.2.3, I'm fine with all this. :) I must admit I'm not entirely up to speed on all this mirroring, but as long as we can still check out and co

Re: What versions do we actively work on?

2016-09-13 Thread Heath Thomann
versions > > > 1.0.5 > 1.1.1 > 1.3.0 > 2.0.3 > 2.3.1 > 2.2.x > 2.4.3 > 2.4.x > 2.5.0 > 3 > > > LieGrue, > strub > > > > > > On Tuesday, 13 September 2016, 17:56, Heath Thomann > wrote: > > > HI! This question seems to b

Re: [ANNOUNCE] Welcome Will Dazey as OpenJPA committer!

2017-08-17 Thread Heath Thomann
Congrats Will! Since I resigned from IBM I've forgotten everything I know about JPA, so it is good to have some new brain power! ;-) Welcome aboard! Thanks, Heath On Thu, Aug 17, 2017 at 8:37 AM, William Dazey wrote: > Thank you all. I look forward to not needing to bother Jody to push my >

[jira] Updated: (OPENJPA-714) "Encountered unmanaged object in persistent field" error while merging object tree

2010-01-08 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-714: -- Attachment: OPENJPA-1420.diff.txt See comments for description of changes. > "Enc

[jira] Updated: (OPENJPA-714) "Encountered unmanaged object in persistent field" error while merging object tree

2010-01-08 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-714: -- Attachment: (was: OPENJPA-1420.diff.txt) > "Encountered unmanaged object in pe

[jira] Updated: (OPENJPA-1420) Long strings are improperly mapped on Informix

2010-01-08 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1420: --- Attachment: OPENJPA-1420.diff.txt I've been working on a fix for this issue

[jira] Created: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-04 Thread Heath Thomann (JIRA)
550 URL: https://issues.apache.org/jira/browse/OPENJPA-1550 Project: OpenJPA Issue Type: Bug Components: jdbc Affects Versions: 1.2.2 Reporter: Heath Thomann Assignee: Heath Thomann Priority: Minor Exception reporting

[jira] Updated: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-04 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1550: --- Attachment: OPENJPA-1550.diff.txt Proposed code changes for this issue. > When batchLi

[jira] Updated: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-16 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1550: --- Attachment: OPENJPA-1550.diff.txt Attatching the final version of the code changes and a

[jira] Issue Comment Edited: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-16 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846034#action_12846034 ] Heath Thomann edited comment on OPENJPA-1550 at 3/16/10 5:5

[jira] Updated: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-16 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1550: --- Attachment: (was: OPENJPA-1550.diff.txt) > When batchLimit=-1 or >1 and an exc

[jira] Updated: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-17 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1550: --- Attachment: OPENJPA-1550-trunk-testcase.patch.txt OPENJPA-1550-13x

[jira] Updated: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-24 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1550: --- Attachment: (was: OPENJPA-1550-trunk-testcase.patch.txt) > When batchLimit=-1 or

[jira] Updated: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-24 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1550: --- Attachment: OPENJPA-1550-trunk-testcase.patch.txt OPENJPA-1550-13x-v2

[jira] Commented: (OPENJPA-1550) When batchLimit=-1 or >1 and an exception is caused, the params and failedObject are missing from the resultant exception.

2010-03-24 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849514#action_12849514 ] Heath Thomann commented on OPENJPA-1550: Let me comments on the patches I

[jira] Updated: (OPENJPA-1440) Allow COUNT(*) instead of COUNT(t0.id) for simple queries as an option

2010-04-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1440: --- Attachment: OPENJPA-1440-1.2.x.patch.txt > Allow COUNT(*) instead of COUNT(t0.id)

[jira] Updated: (OPENJPA-1440) Allow COUNT(*) instead of COUNT(t0.id) for simple queries as an option

2010-04-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1440: --- Attachment: OPENJPA-1440-1.3.x.patch.txt Added OPENJPA-1440-1.23.x.patch.txt for 1.2.x

[jira] Updated: (OPENJPA-1440) Allow COUNT(*) instead of COUNT(t0.id) for simple queries as an option

2010-04-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1440: --- Attachment: (was: OPENJPA-1440-1.3.x.patch.txt) > Allow COUNT(*) instead of COUNT

[jira] Updated: (OPENJPA-1440) Allow COUNT(*) instead of COUNT(t0.id) for simple queries as an option

2010-04-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1440: --- Attachment: (was: OPENJPA-1440-1.2.x.patch.txt) > Allow COUNT(*) instead of COUNT

[jira] Updated: (OPENJPA-1440) Allow COUNT(*) instead of COUNT(t0.id) for simple queries as an option

2010-04-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1440: --- Attachment: OPENJPA-1440-1.2.x.patch.txt OPENJPA-1440-1.3.x.patch.txt

[jira] Created: (OPENJPA-1642) ClassCastException caused when using property 'openjpa.Sequence'

2010-04-28 Thread Heath Thomann (JIRA)
Type: Bug Affects Versions: 2.0.0, 1.2.2, 1.0.3 Reporter: Heath Thomann Assignee: Heath Thomann When setting the following property: the following exception is caused: java.lang.ClassCastException: org.apache.openjpa.conf.OpenJPAConfigurationImpl cannot

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

2010-04-30 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1483: --- Attachment: OPENJPA-1483-1.2.x.patch.txt OPENJPA-1483-1.3.x.patch.txt

[jira] Updated: (OPENJPA-589) Can not retrieve M-to-M data when DataCache is on

2010-05-11 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-589: -- Attachment: OPENJPA-589-1.0.x.patch.txt > Can not retrieve M-to-M data when DataCache is

[jira] Updated: (OPENJPA-708) sub-sub-query generates SQL with syntax error

2010-05-11 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-708: -- Attachment: OPENJPA-708-1.0.x.patch.txt > sub-sub-query generates SQL with syntax er

[jira] Created: (OPENJPA-1668) User's ''DBDictionary.sequenceSQL' setting not being honored on zOS

2010-05-17 Thread Heath Thomann (JIRA)
Issue Type: Bug Affects Versions: 2.0.0, 1.2.2, 1.0.3 Reporter: Heath Thomann Assignee: Heath Thomann Priority: Minor When setting/overriding the 'DBDictionary.sequenceSQL' value via a property in the pe

[jira] Created: (OPENJPA-1702) UnsupportedOperationException caused in BrokerImpl during transaction commit processing.

2010-06-17 Thread Heath Thomann (JIRA)
Project: OpenJPA Issue Type: Bug Components: kernel Affects Versions: 2.0.0, 1.2.0 Reporter: Heath Thomann Assignee: Heath Thomann Priority: Minor For a given scenario, which will be described in detail below, an

[jira] Updated: (OPENJPA-1702) UnsupportedOperationException caused in BrokerImpl during transaction commit processing.

2010-06-18 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1702: --- Attachment: OPENJPA-1702-TEST.patch.txt I'm providing a test (in a 'patch

[jira] Updated: (OPENJPA-1668) User's ''DBDictionary.sequenceSQL' setting not being honored on zOS

2010-08-09 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1668: --- Attachment: OPENJPA-1668-1.2.x.patch.txt I'm attaching a patch (OPENJPA-166

[jira] Updated: (OPENJPA-1424) Out of bounds exception using fetch plan

2010-08-11 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1424: --- Attachment: OPENJPA-1424-1.2.x.patch.txt I'm attaching a patch (OPENJPA-142

[jira] Updated: (OPENJPA-712) Not correctly parsing the "having" clause with aggregate functions (ie. max, min, etc)

2010-09-29 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-712: -- Attachment: OPENJPA-712-1.2.x.patch I'm providing patch OPENJPA-712-1.2.x.patch which, a

[jira] Updated: (OPENJPA-1814) JPQL fails with Group By and Having aggregate_expression IN (subquery)

2010-09-30 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1814: --- Attachment: OPENJPA-1814-1.2.x.patch I'm providing a patch (OPENJPA-1814-1.2.x.

[jira] Assigned: (OPENJPA-1793) @EmbeddedId class having only one field java.sql.Data

2010-10-08 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1793: -- Assignee: Heath Thomann > @EmbeddedId class having only one field java.sql.D

[jira] Updated: (OPENJPA-1699) Streaming Lob support in DB2

2010-10-11 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1699: --- Attachment: OPENJPA-1699-DB2-1.2.x.patch I'm attaching patch named OPENJPA-1699-DB

[jira] Updated: (OPENJPA-1699) Streaming Lob support in DB2

2010-10-12 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1699: --- Comment: was deleted (was: I'm attaching patch named OPENJPA-1699-DB2-1.2.x.patch whi

[jira] Updated: (OPENJPA-1699) Streaming Lob support in DB2

2010-10-12 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1699: --- Attachment: (was: OPENJPA-1699-DB2-1.2.x.patch) > Streaming Lob support in

[jira] Updated: (OPENJPA-1699) Streaming Lob support in DB2

2010-10-12 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1699: --- Attachment: OPENJPA-1699-DB2-1.2.x.patch I'm attaching patch named OPENJPA-1699-DB

[jira] Updated: (OPENJPA-1699) Streaming Lob support in DB2

2010-10-12 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1699: --- Attachment: OPENJPA-1699-DB2-2.0.x.patch I'm attaching patch named OPENJPA-1699-DB

[jira] Updated: (OPENJPA-1699) Streaming Lob support in DB2

2010-10-13 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1699: --- Attachment: OPENJPA-1699-DB2-1.3.x.patch I'm attaching patch named OPENJPA-1699-DB

[jira] Updated: (OPENJPA-1793) @EmbeddedId class having only one field java.sql.Data

2010-10-14 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1793: --- Attachment: OPENJPA-1793-2.0.x.patch I'm providing a patch for 2.0.x named OPENJPA

[jira] Updated: (OPENJPA-1793) @EmbeddedId class having only one field java.sql.Data

2010-10-18 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1793: --- Attachment: OPENJPA-1793-2.0.x.patch OPENJPA-1793-trunk.patch I&#

[jira] Updated: (OPENJPA-1793) @EmbeddedId class having only one field java.sql.Data

2010-10-18 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1793: --- Attachment: (was: OPENJPA-1793-2.0.x.patch) > @EmbeddedId class having only one fi

[jira] Created: (OPENJPA-1854) A 'find' or 'query' may return multiple instances of Entities which contain Embeddables, where the Embeddables use String identities, if the id value has trailing spaces

2010-10-25 Thread Heath Thomann (JIRA)
2.0.0, 1.2.2, 1.3.0 Reporter: Heath Thomann Assignee: Heath Thomann This issue is very similar to that of OPENJPA-1501, with one twist...I've found that when you have an Embeddable, which has Strings as the keys/ids, openJPA code puts the Embeddable into an ObjectID by design

[jira] Updated: (OPENJPA-1854) A 'find' or 'query' may return multiple instances of Entities which contain Embeddables, where the Embeddables use String identities, if the id value has trailing spaces

2010-10-25 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1854: --- Attachment: OPENJPA-1854-1.2.x.test > A 'find' or 'query' may retur

[jira] Updated: (OPENJPA-1311) StoreCacheImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1311: --- Attachment: OPENJPA-1311-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Assigned: (OPENJPA-1311) StoreCacheImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1311: -- Assignee: Heath Thomann (was: Tim McConnell) > StoreCacheI

[jira] Assigned: (OPENJPA-1312) SelectImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1312: -- Assignee: Heath Thomann (was: Tim McConnell) > SelectI

[jira] Assigned: (OPENJPA-1313) RowManagerImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1313: -- Assignee: Heath Thomann (was: Tim McConnell) > RowManagerI

[jira] Assigned: (OPENJPA-1314) QueryResultCacheImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1314: -- Assignee: Heath Thomann (was: Tim McConnell) > QueryResultCacheI

[jira] Assigned: (OPENJPA-1320) BrokerImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1320: -- Assignee: Heath Thomann (was: Tim McConnell) > BrokerI

[jira] Assigned: (OPENJPA-1316) GeneratorImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1316: -- Assignee: Heath Thomann (was: Tim McConnell) > GeneratorI

[jira] Assigned: (OPENJPA-1317) FetchPlanImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1317: -- Assignee: Heath Thomann (was: Tim McConnell) > FetchPlanI

[jira] Assigned: (OPENJPA-1318) org.apache.openjpa.persistence.ExtentImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-1318: -- Assignee: Heath Thomann (was: Tim McConnell

[jira] Updated: (OPENJPA-1312) SelectImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1312: --- Attachment: OPENJPA-1312-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Updated: (OPENJPA-1313) RowManagerImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1313: --- Attachment: OPENJPA-1313-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Updated: (OPENJPA-1314) QueryResultCacheImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1314: --- Attachment: OPENJPA-1314-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Updated: (OPENJPA-1316) GeneratorImpl

2010-10-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1316: --- Attachment: OPENJPA-1316-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Updated: (OPENJPA-1317) FetchPlanImpl

2010-10-27 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1317: --- Attachment: OPENJPA-1317-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Updated: (OPENJPA-1318) org.apache.openjpa.persistence.ExtentImpl

2010-10-27 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1318: --- Attachment: OPENJPA-1318-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Updated: (OPENJPA-1320) BrokerImpl

2010-10-27 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1320: --- Attachment: OPENJPA-1320-trunk.patch Same issue as described in parent JIRA OPENJPA-1300

[jira] Updated: (OPENJPA-1790) java.lang.VerifyError thrown when trying to commit entity.

2010-11-11 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1790: --- Attachment: OPENJPA-1790-2.0.x.patch I'm providing a patch for 2.0.x which is basica

[jira] Updated: (OPENJPA-1569) @Strategy triggers an InvalidStateException for fields which are declared as Java interfaces

2010-12-21 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1569: --- Attachment: OPENJPA-1569-1.2.x.patch Attaching a patch, named OPENJPA-1569-1.2.x.patch

[jira] Updated: (OPENJPA-1911) InvalidStateException is thrown when merge an entity with derived identiy

2011-01-20 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-1911: --- Attachment: OPENJPA-1911-2.0.x.patch OPENJPA-1911-1.3.x.patch

[jira] Created: (OPENJPA-1936) A database 'FOREIGN KEY' constraint is not detected by default

2011-02-02 Thread Heath Thomann (JIRA)
mprovement Affects Versions: 2.0.1 Reporter: Heath Thomann Assignee: Heath Thomann Priority: Minor Take the following SQL to create two tables in a database: CREATE TABLE PARENT ( "ID" INT NOT NULL, PRIMARY KEY ("ID") ) CRE

[jira] Created: (OPENJPA-1957) XML overriding column names for ArrayList attributes causes exception.

2011-03-08 Thread Heath Thomann (JIRA)
Type: Bug Components: jdbc Affects Versions: 2.1.0, 2.0.1, 1.2.2 Reporter: Heath Thomann Assignee: Heath Thomann Priority: Minor Take an entity class similar to the following: public class MyEntity implements Serializable { protected String _id

[jira] [Commented] (OPENJPA-1665) Problems when using auto incrementing colums that start at zero

2011-03-22 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009822#comment-13009822 ] Heath Thomann commented on OPENJPA-1665: Committed changes to 2.0.x u

[jira] [Commented] (OPENJPA-1936) A database 'FOREIGN KEY' constraint is not detected by default

2011-04-05 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016081#comment-13016081 ] Heath Thomann commented on OPENJPA-1936: I wanted to add a third option to

[jira] [Assigned] (OPENJPA-758) OpenJPA doesn't find ValueHandlers with an applicable class loader

2011-07-15 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reassigned OPENJPA-758: - Assignee: Heath Thomann > OpenJPA doesn't find ValueHandlers with an applicab

[jira] [Updated] (OPENJPA-758) OpenJPA doesn't find ValueHandlers with an applicable class loader

2011-07-15 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-758: -- Attachment: OPENJPA-758-1.2.x.patch > OpenJPA doesn't find ValueHandlers with an ap

[jira] [Commented] (OPENJPA-1691) Oracle XMLType column failed to insert/update when xml contains more than 4000 characters

2011-08-17 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086429#comment-13086429 ] Heath Thomann commented on OPENJPA-1691: I'd like to add a few mor

[jira] [Commented] (OPENJPA-1376) @SequenceGenerator allocationSize incorrect implementation

2011-09-14 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104675#comment-13104675 ] Heath Thomann commented on OPENJPA-1376: Hello Milosz!! Excellent c

[jira] [Created] (OPENJPA-2051) Entities in a relationship are not properly cascaded after a EntityManager.flush is executed.

2011-09-15 Thread Heath Thomann (JIRA)
Project: OpenJPA Issue Type: Bug Affects Versions: 2.0.0 Reporter: Heath Thomann Assignee: Heath Thomann Priority: Minor I've found a scenario where upon transaction commit, certain entities which should be persisted via a ca

[jira] [Updated] (OPENJPA-2051) Entities in a relationship are not properly cascaded after a EntityManager.flush is executed.

2011-09-15 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-2051: --- Attachment: CascadePersistIssue.test.patch Attaching a test case which replicates the

[jira] [Commented] (OPENJPA-2139) OpenJPA fails to recover from a broken database on startup

2012-04-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262675#comment-13262675 ] Heath Thomann commented on OPENJPA-2139: Hi Mark! Just wanted to add a q

[jira] [Updated] (OPENJPA-2139) OpenJPA fails to recover from a broken database on startup

2012-04-26 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann updated OPENJPA-2139: --- Attachment: OPENJPA-2139-1.2.x-v2.patch Providing a second version of my previous patch

[jira] [Commented] (OPENJPA-2159) Add support for no rounding of Date

2012-04-30 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265043#comment-13265043 ] Heath Thomann commented on OPENJPA-2159: The code of this JIRA is enabled

[jira] [Commented] (OPENJPA-2198) Query return OptimisticLockExceptions when openjpa.Optimistic is turned off

2012-05-17 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278365#comment-13278365 ] Heath Thomann commented on OPENJPA-2198: The fix for this issues seemed to

[jira] [Resolved] (OPENJPA-2118) Prepared SQL query does not handle collection-valued parameter where collection is empty

2012-05-30 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2118. Resolution: Fixed Fix Version/s: 2.2.1 2.3.0

[jira] [Closed] (OPENJPA-2118) Prepared SQL query does not handle collection-valued parameter where collection is empty

2012-05-30 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2118. -- > Prepared SQL query does not handle collection-valued parameter where > collect

[jira] [Resolved] (OPENJPA-2174) Result set mapping was not looked up when retrieving column data from a NamedNativeQuery

2012-05-31 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2174. Resolution: Fixed Fix Version/s: 2.2.1 2.3.0

[jira] [Closed] (OPENJPA-2174) Result set mapping was not looked up when retrieving column data from a NamedNativeQuery

2012-05-31 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2174. -- > Result set mapping was not looked up when retrieving column data fro

[jira] [Closed] (OPENJPA-2102) URLs which contains spaces are not properly handled by OpenJPA.

2012-05-31 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2102. -- > URLs which contains spaces are not properly handled by Open

[jira] [Resolved] (OPENJPA-2102) URLs which contains spaces are not properly handled by OpenJPA.

2012-05-31 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2102. Resolution: Fixed Fix Version/s: 2.3.0 2.1.2 > URLs wh

[jira] [Resolved] (OPENJPA-2095) Unhandled exception thrown from within an Externalizer method causes incorrect/incomplete SQL to be generated/executed.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2095. Resolution: Fixed Fix Version/s: 2.2.1 2.3.0

[jira] [Closed] (OPENJPA-2095) Unhandled exception thrown from within an Externalizer method causes incorrect/incomplete SQL to be generated/executed.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2095. -- > Unhandled exception thrown from within an Externalizer method causes > inc

[jira] [Resolved] (OPENJPA-2072) InvalidStateException deleting an instance with a timestamp in its primary key

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2072. Resolution: Fixed Fix Version/s: 2.2.1 2.3.0

[jira] [Closed] (OPENJPA-2072) InvalidStateException deleting an instance with a timestamp in its primary key

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2072. -- > InvalidStateException deleting an instance with a timestamp in its primary

[jira] [Closed] (OPENJPA-2051) Entities in a relationship are not properly cascaded after a EntityManager.flush is executed.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2051. -- > Entities in a relationship are not properly cascaded after a > EntityManager.fl

[jira] [Resolved] (OPENJPA-2051) Entities in a relationship are not properly cascaded after a EntityManager.flush is executed.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2051. Resolution: Fixed Fix Version/s: 2.1.2 1.2.3 > Entities

[jira] [Reopened] (OPENJPA-2051) Entities in a relationship are not properly cascaded after a EntityManager.flush is executed.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reopened OPENJPA-2051: > Entities in a relationship are not properly cascaded after a > EntityManager.fl

[jira] [Resolved] (OPENJPA-2107) ManagedCache conflict due adding an entity 2 times in the same query.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2107. Resolution: Fixed Fix Version/s: 2.1.2 2.0.2

[jira] [Reopened] (OPENJPA-2107) ManagedCache conflict due adding an entity 2 times in the same query.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann reopened OPENJPA-2107: > ManagedCache conflict due adding an entity 2 times in the same qu

[jira] [Closed] (OPENJPA-2107) ManagedCache conflict due adding an entity 2 times in the same query.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann closed OPENJPA-2107. -- > ManagedCache conflict due adding an entity 2 times in the same qu

[jira] [Resolved] (OPENJPA-2067) A 'length' of '-1' passed to PreparedStatement.setBinaryStream can cause an exception on some, but not all, JDBC drivers.

2012-06-01 Thread Heath Thomann (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heath Thomann resolved OPENJPA-2067. Resolution: Fixed Fix Version/s: 2.2.1 2.3.0

  1   2   3   4   >