[jira] [Commented] (OPENJPA-2638) mysql master/slave replication configuration with openjpa DataSource

2016-04-06 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228391#comment-15228391 ] Albert Lee commented on OPENJPA-2638: - Have you tried quoting the value that contain

[jira] [Updated] (OPENJPA-2588) Entity attribute using keyword as name failed on Mapping tool even name is quoted using @Column(name="\"GROUP\"")

2015-05-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2588: Attachment: KeywordAttributeTest.jar Run this test case twice in a row to reproduce the problem.

[jira] [Created] (OPENJPA-2588) Entity attribute using keyword as name failed on Mapping tool even name is quoted using @Column(name="\"GROUP\"")

2015-05-19 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2588: --- Summary: Entity attribute using keyword as name failed on Mapping tool even name is quoted using @Column(name="\"GROUP\"") Key: OPENJPA-2588 URL: https://issues.apache.org/jira/brow

[jira] [Commented] (OPENJPA-2534) A boolean is not converted correct when using the hint 'UseLiteralInSQL'.

2015-01-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272663#comment-14272663 ] Albert Lee commented on OPENJPA-2534: - Rather than introducing the BOOLEAN_* type, h

[jira] [Updated] (OPENJPA-2525) Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist

2014-08-25 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2525: Attachment: OPENJPA-2525.patch > Use of JoinColumn(.. referencedColumnName= ..) targets to anothe

[jira] [Updated] (OPENJPA-2525) Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist

2014-08-25 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2525: Attachment: (was: OPENJPA-2516.patch) > Use of JoinColumn(.. referencedColumnName= ..) target

[jira] [Work started] (OPENJPA-2525) Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist

2014-08-24 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-2525 started by Albert Lee. > Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn > key exposed as an attribute will cause a C

[jira] [Updated] (OPENJPA-2525) Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist

2014-08-23 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2525: Patch Info: Patch Available Fix Version/s: 2.2.3 > Use of JoinColumn(.. referencedColumnNa

[jira] [Updated] (OPENJPA-2525) Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist

2014-08-23 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2525: Attachment: OPENJPA-2516.patch > Use of JoinColumn(.. referencedColumnName= ..) targets to anothe

[jira] [Created] (OPENJPA-2525) Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist

2014-08-22 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2525: --- Summary: Use of JoinColumn(.. referencedColumnName= ..) targets to another joinColumn key exposed as an attribute will cause a ConstrainViolation exception on persist Key: OPENJPA-2525

[jira] [Updated] (OPENJPA-2516) ConnectionProperties not being honor in Driver connect invocation

2014-07-13 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2516: Attachment: OPENJPA-2516.patch > ConnectionProperties not being honor in Driver connect invocatio

[jira] [Updated] (OPENJPA-2516) ConnectionProperties not being honor in Driver connect invocation

2014-07-13 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2516: Patch Info: Patch Available Assignee: Albert Lee > ConnectionProperties not being honor in

[jira] [Created] (OPENJPA-2516) ConnectionProperties not being honor in Driver connect invocation

2014-07-13 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2516: --- Summary: ConnectionProperties not being honor in Driver connect invocation Key: OPENJPA-2516 URL: https://issues.apache.org/jira/browse/OPENJPA-2516 Project: OpenJPA

[jira] [Updated] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-06-04 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2508: Attachment: qcsq.v2.patch Revised (v2) patch by Rick C. I have tested it and passed the TestNPE2

[jira] [Updated] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-06-04 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2508: Attachment: (was: qcsq.221x.patch) > LEFT JOIN FETCH not honored when data cache is enabled >

[jira] [Updated] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-06-03 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2508: Attachment: OPENJPA-2508.221x.patch > LEFT JOIN FETCH not honored when data cache is enabled > --

[jira] [Updated] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-05-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2507: Attachment: (was: OPENJPA-2508.test.zip) > Weird EmptyStackException in CriteriaQueryImpl > -

[jira] [Commented] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-05-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012395#comment-14012395 ] Albert Lee commented on OPENJPA-2508: - The test case call doQuery() twice, i.e. same

[jira] [Updated] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-05-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2508: Attachment: OPENJPA-2508.test.zip > LEFT JOIN FETCH not honored when data cache is enabled >

[jira] [Updated] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-05-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2507: Attachment: OPENJPA-2508.test.zip > Weird EmptyStackException in CriteriaQueryImpl >

[jira] [Created] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-05-29 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2508: --- Summary: LEFT JOIN FETCH not honored when data cache is enabled Key: OPENJPA-2508 URL: https://issues.apache.org/jira/browse/OPENJPA-2508 Project: OpenJPA Issu

[jira] [Updated] (OPENJPA-2502) NPE in QueryKey.createKey using criteria with QueryCache enabled

2014-05-17 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2502: Attachment: (was: OPENJPA-2502.221x.patch) > NPE in QueryKey.createKey using criteria with Qu

[jira] [Updated] (OPENJPA-2502) NPE in QueryKey.createKey using criteria with QueryCache enabled

2014-05-17 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2502: Attachment: OPENJPA-2502.221x.patch > NPE in QueryKey.createKey using criteria with QueryCache en

[jira] [Updated] (OPENJPA-2502) NPE in QueryKey.createKey using criteria with QueryCache enabled

2014-05-17 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2502: Attachment: OPENJPA-2502.221x.patch The NPE is caused by the CriteriaExpressionBuilder trying to

[jira] [Created] (OPENJPA-2502) NPE in QueryKey.createKey using criteria with QueryCache enabled

2014-05-15 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2502: --- Summary: NPE in QueryKey.createKey using criteria with QueryCache enabled Key: OPENJPA-2502 URL: https://issues.apache.org/jira/browse/OPENJPA-2502 Project: OpenJPA

[jira] [Commented] (OPENJPA-2502) NPE in QueryKey.createKey using criteria with QueryCache enabled

2014-05-12 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993720#comment-13993720 ] Albert Lee commented on OPENJPA-2502: - The NPE comes from the following code fragmen

[jira] [Updated] (OPENJPA-2502) NPE in QueryKey.createKey using criteria with QueryCache enabled

2014-05-12 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2502: Attachment: OPENJPA-2502.test.zip > NPE in QueryKey.createKey using criteria with QueryCache enab

[jira] [Commented] (OPENJPA-2471) OpenJPA does not work with Glassfish 4.0

2014-01-16 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873494#comment-13873494 ] Albert Lee commented on OPENJPA-2471: - Looking in the stack posted, the (missing) JP

[jira] [Resolved] (OPENJPA-2456) Fresh checkout from svn won't compile tests due to OutOfMemoryError: Java heap space

2013-11-18 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2456. - Resolution: Fixed Fix Version/s: 2.4.0 Assignee: Albert Lee > Fresh checkout fr

[jira] [Commented] (OPENJPA-2456) Fresh checkout from svn won't compile tests due to OutOfMemoryError: Java heap space

2013-11-18 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825774#comment-13825774 ] Albert Lee commented on OPENJPA-2456: - building.html updated to: Author: buildbot D

[jira] [Updated] (OPENJPA-2449) refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock

2013-11-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2449: Assignee: Heath Thomann > refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock > --

[jira] [Updated] (OPENJPA-2449) refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock

2013-11-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2449: Patch Info: Patch Available > refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock > --

[jira] [Updated] (OPENJPA-2449) refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock

2013-11-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2449: Attachment: OPENJPA-2449.patch > refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock >

[jira] [Created] (OPENJPA-2449) refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock

2013-11-05 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2449: --- Summary: refresh(PESSIMISTIC_WRITE) generates seperate SQL for the lock Key: OPENJPA-2449 URL: https://issues.apache.org/jira/browse/OPENJPA-2449 Project: OpenJPA

[jira] [Updated] (OPENJPA-1369) Junit test failures (mostly Criteria and Lockmgr) with HSQLDB

2013-10-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-1369: Affects Version/s: 2.3.0 Fix Version/s: (was: 2.3.0) > Junit test failures (mostly Cr

[jira] [Updated] (OPENJPA-1595) OrderColumn does not maintain index upon inter-list element removal - Phase 2

2013-10-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-1595: Affects Version/s: 2.3.0 Fix Version/s: (was: 2.3.0) > OrderColumn does not maintain

[jira] [Updated] (OPENJPA-1594) Tests not handling new QueryTimeOut and LockTimeOut exceptions correctly

2013-10-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-1594: Affects Version/s: 2.3.0 Fix Version/s: (was: 2.3.0) > Tests not handling new QueryTi

[jira] [Updated] (OPENJPA-991) Implement LockTimeout using db specific server-side lock timeout feature

2013-10-29 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-991: --- Affects Version/s: 2.3.0 Fix Version/s: (was: 2.3.0) > Implement LockTimeout using db sp

[jira] [Commented] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-09-04 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757769#comment-13757769 ] Albert Lee commented on OPENJPA-2403: - The original exception is complaining the id

[jira] [Updated] (OPENJPA-2425) SELECT fields with @ExternalValues defined returns datastore values instead of unmapped fields

2013-09-03 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2425: Attachment: OPENJPA-2425.patch > SELECT fields with @ExternalValues defined returns datastore

[jira] [Updated] (OPENJPA-2425) SELECT fields with @ExternalValues defined returns datastore values instead of unmapped fields

2013-09-03 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2425: Patch Info: Patch Available > SELECT fields with @ExternalValues defined returns datastore va

[jira] [Created] (OPENJPA-2425) SELECT fields with @ExternalValues defined returns datastore values instead of unmapped fields

2013-09-03 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2425: --- Summary: SELECT fields with @ExternalValues defined returns datastore values instead of unmapped fields Key: OPENJPA-2425 URL: https://issues.apache.org/jira/browse/OPENJPA-2425

[jira] [Commented] (OPENJPA-2419) Sequence Caching Attempt Failing in JTA Managed Environments with PostgreSQL

2013-08-07 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732238#comment-13732238 ] Albert Lee commented on OPENJPA-2419: - Scott, Just curious if you can use the follo

[jira] [Closed] (OPENJPA-2378) TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle

2013-08-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2378. --- > TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle > --

[jira] [Resolved] (OPENJPA-2378) TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle

2013-08-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2378. - Resolution: Fixed Fix Version/s: 2.3.0 > TestHandlerStrategy.testIssue_OPENJPA2328 f

[jira] [Assigned] (OPENJPA-2378) TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle

2013-08-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee reassigned OPENJPA-2378: --- Assignee: Albert Lee > TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle > -

[jira] [Updated] (OPENJPA-2410) Detection for Illegal System.out/err.print(ln) Statements in OpenJPA

2013-07-12 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2410: Component/s: build / infrastructure Priority: Minor (was: Major) Patch Info: Patch Av

[jira] [Commented] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-07-11 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705894#comment-13705894 ] Albert Lee commented on OPENJPA-2403: - Kunde() declaration is package qualifier; "Th

[jira] [Commented] (OPENJPA-2408) CLONE - Merge of lazily fetched fields, and merge of managed entities deviates from spec

2013-07-08 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702023#comment-13702023 ] Albert Lee commented on OPENJPA-2408: - What is this JIRA to address? Is the fix in

[jira] [Commented] (OPENJPA-2407) Errors using MySql not present using HSqlDb (build-time enhancement and executing query)

2013-07-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700916#comment-13700916 ] Albert Lee commented on OPENJPA-2407: - I am not any MySQL expert. For the first pro

[jira] [Commented] (OPENJPA-2405) EntityManager.merge does not work for entity that is managed by another EntityManager

2013-06-27 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694802#comment-13694802 ] Albert Lee commented on OPENJPA-2405: - I am just pointing out that merge() is meant

[jira] [Comment Edited] (OPENJPA-2405) EntityManager.merge does not work for entity that is managed by another EntityManager

2013-06-25 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693020#comment-13693020 ] Albert Lee edited comment on OPENJPA-2405 at 6/25/13 2:16 PM:

[jira] [Commented] (OPENJPA-2405) EntityManager.merge does not work for entity that is managed by another EntityManager

2013-06-25 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693020#comment-13693020 ] Albert Lee commented on OPENJPA-2405: - Per Spec: 3.2.7.1 Mergin

[jira] [Resolved] (OPENJPA-2391) HSQLDB v2.2.9

2013-06-24 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2391. - Resolution: Fixed Fix Version/s: 2.3.0 > HSQLDB v2.2.9 > - > >

[jira] [Assigned] (OPENJPA-2391) HSQLDB v2.2.9

2013-06-24 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee reassigned OPENJPA-2391: --- Assignee: Albert Lee > HSQLDB v2.2.9 > - > > Key: OPENJPA-2

[jira] [Resolved] (OPENJPA-2390) HSQLDB SELECT NEXT VALUE FOR Sequence will skip 1 sequence value if allocation size is 1

2013-06-24 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2390. - Resolution: Fixed > HSQLDB SELECT NEXT VALUE FOR Sequence will skip 1 sequence value if >

[jira] [Commented] (OPENJPA-2300) AnnotationProcessor shows warnings when executed on Java 7 sources

2013-06-21 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690618#comment-13690618 ] Albert Lee commented on OPENJPA-2300: - The changes in AnnotationProcess6 was removin

[jira] [Commented] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-06-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688527#comment-13688527 ] Albert Lee commented on OPENJPA-2403: - >From JPA spec: 2.1 The Entity Class The en

[jira] [Updated] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-06-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2403: Attachment: OPENJPA-2403.patch > Enhancer yields "does not have a public no-args constructor.

[jira] [Created] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-06-19 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2403: --- Summary: Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor Key: OPENJPA-2403 URL: https://issues.apache.org/jir

[jira] [Updated] (OPENJPA-2390) HSQLDB SELECT NEXT VALUE FOR Sequence will skip 1 sequence value if allocation size is 1

2013-06-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2390: Patch Info: Patch Available Fix Version/s: 2.3.0 Assignee: Albert Lee > HSQLD

[jira] [Commented] (OPENJPA-915) PCEnhancer cannot enhance an entity bean in a jar

2013-06-06 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13677021#comment-13677021 ] Albert Lee commented on OPENJPA-915: Enhancement process is to insert JPA "magics" in

[jira] [Commented] (OPENJPA-915) PCEnhancer cannot enhance an entity bean in a jar

2013-06-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676030#comment-13676030 ] Albert Lee commented on OPENJPA-915: I am not familiar with Karaf. From just browsin

[jira] [Resolved] (OPENJPA-2377) Metamodel.managedType returns wrong result for Embeddable

2013-05-14 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2377. - Resolution: Fixed Fix Version/s: 2.3.0 Azuo, I have resolved the issue and you can clos

[jira] [Commented] (OPENJPA-2356) Use new Offset/Limit/ROWNUM features in DB2 family of databases for range queries

2013-05-07 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650892#comment-13650892 ] Albert Lee commented on OPENJPA-2356: - This test failed on Oracle, MySQL, HSQLDB, Po

[jira] [Commented] (OPENJPA-2356) Use new Offset/Limit/ROWNUM features in DB2 family of databases for range queries

2013-05-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649476#comment-13649476 ] Albert Lee commented on OPENJPA-2356: - MySQL also failed the same way.

[jira] [Commented] (OPENJPA-2356) Use new Offset/Limit/ROWNUM features in DB2 family of databases for range queries

2013-05-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649463#comment-13649463 ] Albert Lee commented on OPENJPA-2356: - commit r1459918 cause the following failure w

[jira] [Commented] (OPENJPA-2328) NPE caused by one too many calls on the iterator inside the library.

2013-05-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649375#comment-13649375 ] Albert Lee commented on OPENJPA-2328: - OPENJPA-2378 opened to address test case fail

[jira] [Commented] (OPENJPA-2373) MapsId in a Child entity to a Parent entity using auto-assigned identity fails with duplicte INSERT SQL

2013-05-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649374#comment-13649374 ] Albert Lee commented on OPENJPA-2373: - TestMapsIdWithAutoGeneratedKey was introduced

[jira] [Updated] (OPENJPA-2378) TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle

2013-05-05 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2378: Description: TestHandlerStrategy was introduced in OPENJPA-2328. This passed in Derby but failed

[jira] [Created] (OPENJPA-2378) TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle

2013-05-05 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2378: --- Summary: TestHandlerStrategy.testIssue_OPENJPA2328 failed with Oracle Key: OPENJPA-2378 URL: https://issues.apache.org/jira/browse/OPENJPA-2378 Project: OpenJPA

[jira] [Commented] (OPENJPA-2377) Metamodel.managedType returns wrong result for Embeddable

2013-05-03 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648824#comment-13648824 ] Albert Lee commented on OPENJPA-2377: - Azuo, Can you apply the patch and verify if

[jira] [Updated] (OPENJPA-2377) Metamodel.managedType returns wrong result for Embeddable

2013-05-03 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2377: Attachment: OPENJPA-2377.trunk.patch This patch fixed the reported problem. While investigating

[jira] [Assigned] (OPENJPA-2377) Metamodel.managedType returns wrong result for Embeddable

2013-05-03 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee reassigned OPENJPA-2377: --- Assignee: Albert Lee > Metamodel.managedType returns wrong result for Embeddable >

[jira] [Closed] (OPENJPA-2371) Move org.apache.openjpa.example.gallery package from main to test path so that it will not show up in the javadoc

2013-04-30 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2371. --- > Move org.apache.openjpa.example.gallery package from main to test path so > that it will not sho

[jira] [Resolved] (OPENJPA-2371) Move org.apache.openjpa.example.gallery package from main to test path so that it will not show up in the javadoc

2013-04-27 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2371. - Resolution: Fixed > Move org.apache.openjpa.example.gallery package from main to test path

[jira] [Work started] (OPENJPA-2371) Move org.apache.openjpa.example.gallery package from main to test path so that it will not show up in the javadoc

2013-04-25 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-2371 started by Albert Lee. > Move org.apache.openjpa.example.gallery package from main to test path so > that it will not show up in the javadoc > ---

[jira] [Assigned] (OPENJPA-2371) Move org.apache.openjpa.example.gallery package from main to test path so that it will not show up in the javadoc

2013-04-25 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee reassigned OPENJPA-2371: --- Assignee: Albert Lee > Move org.apache.openjpa.example.gallery package from main to tes

[jira] [Commented] (OPENJPA-2376) Escape character in JPQL with parameter substitution generates incorrect SQL

2013-04-24 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640634#comment-13640634 ] Albert Lee commented on OPENJPA-2376: - Per spec 4.6.1 Literals A string literal is

[jira] [Work started] (OPENJPA-2376) Escape character in JPQL with parameter substitution generates incorrect SQL

2013-04-24 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-2376 started by Albert Lee. > Escape character in JPQL with parameter substitution generates incorrect SQL > ---

[jira] [Updated] (OPENJPA-2376) Escape character in JPQL with parameter substitution generates incorrect SQL

2013-04-24 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2376: Attachment: OPENJPA-2376.22x.patch OPENJPA-2376.21x.patch > Escape character

[jira] [Created] (OPENJPA-2376) Escape character in JPQL with parameter substitution generates incorrect SQL

2013-04-24 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2376: --- Summary: Escape character in JPQL with parameter substitution generates incorrect SQL Key: OPENJPA-2376 URL: https://issues.apache.org/jira/browse/OPENJPA-2376 Project:

[jira] [Resolved] (OPENJPA-2351) Subclasses writeExternal method trys to access a super class' private field.

2013-04-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2351. - Resolution: Duplicate > Subclasses writeExternal method trys to access a super class' priva

[jira] [Updated] (OPENJPA-2351) Subclasses writeExternal method trys to access a super class' private field.

2013-04-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2351: Attachment: (was: OPENJPA-2351.20x.patch) > Subclasses writeExternal method trys to acces

[jira] [Updated] (OPENJPA-2351) Subclasses writeExternal method trys to access a super class' private field.

2013-04-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2351: Attachment: OPENJPA-2351.20x.2.patch Fixed a VerifyError in writeExternal() > Su

[jira] [Created] (OPENJPA-2371) Move org.apache.openjpa.example.gallery package from main to test path so that it will not show up in the javadoc

2013-04-17 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2371: --- Summary: Move org.apache.openjpa.example.gallery package from main to test path so that it will not show up in the javadoc Key: OPENJPA-2371 URL: https://issues.apache.org/jira/brow

[jira] [Closed] (OPENJPA-2172) openjpa-all jar is missing slf4j runtime dependency

2013-04-16 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2172. --- > openjpa-all jar is missing slf4j runtime dependency > ---

[jira] [Closed] (OPENJPA-2368) Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm

2013-04-16 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2368. --- > Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm > ---

[jira] [Resolved] (OPENJPA-2368) Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm

2013-04-16 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2368. - Resolution: Fixed > Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm > -

[jira] [Updated] (OPENJPA-2172) openjpa-all jar is missing slf4j runtime dependency

2013-04-15 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2172: Fix Version/s: (was: 2.2.1) 2.2.2 > openjpa-all jar is missing slf4j r

[jira] [Work started] (OPENJPA-2368) Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm

2013-04-13 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-2368 started by Albert Lee. > Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm >

[jira] [Created] (OPENJPA-2368) Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm

2013-04-13 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2368: --- Summary: Move www.apache.org/openjpa/ns/orm to openjpa.apache.org/ns/orm Key: OPENJPA-2368 URL: https://issues.apache.org/jira/browse/OPENJPA-2368 Project: OpenJPA

[jira] [Closed] (OPENJPA-1532) Should the element in a persistence unit definition automatically turn on the data cache?

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-1532. --- > Should the element in a persistence unit definition > automatically turn on the data cache? > -

[jira] [Closed] (OPENJPA-2196) Create Sequence Postgres 9.1

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2196. --- > Create Sequence Postgres 9.1 > > > Key: OPENJPA-2196

[jira] [Closed] (OPENJPA-2233) Failed to invoke pcGetIDOwningClass method on embeddable entity with ID annotation

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2233. --- > Failed to invoke pcGetIDOwningClass method on embeddable entity with ID > annotation > -

[jira] [Resolved] (OPENJPA-2235) "READ_UNCOMMITTED" setting for the fetch plan isolation level is ignored in DB2Dictionary

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2235. - Resolution: Fixed > "READ_UNCOMMITTED" setting for the fetch plan isolation level is ignore

[jira] [Closed] (OPENJPA-2235) "READ_UNCOMMITTED" setting for the fetch plan isolation level is ignored in DB2Dictionary

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2235. --- > "READ_UNCOMMITTED" setting for the fetch plan isolation level is ignored in > DB2Dictionary > --

[jira] [Resolved] (OPENJPA-2233) Failed to invoke pcGetIDOwningClass method on embeddable entity with ID annotation

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2233. - Resolution: Fixed > Failed to invoke pcGetIDOwningClass method on embeddable entity with ID

[jira] [Closed] (OPENJPA-2240) JVMVRFY012 when using openjpa together with hyperjaxb3

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2240. --- > JVMVRFY012 when using openjpa together with hyperjaxb3 >

[jira] [Resolved] (OPENJPA-2240) JVMVRFY012 when using openjpa together with hyperjaxb3

2013-04-10 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-2240. - Resolution: Fixed > JVMVRFY012 when using openjpa together with hyperjaxb3 > --

  1   2   3   4   5   6   7   >