[jira] Work started: (OPENJPA-1621) Fix TestGeneratedValues for DB2

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1621 started by Donald Woods. > Fix TestGeneratedValues for DB2 > --- > > Key: OPENJPA-1621 >

[jira] Updated: (OPENJPA-1621) Fix TestGeneratedValues for DB2

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1621: -- Attachment: OPENJPA-1621.patch > Fix TestGeneratedValues for DB2 > --

[jira] Created: (OPENJPA-1621) Fix TestGeneratedValues for DB2

2010-04-08 Thread Donald Woods (JIRA)
Fix TestGeneratedValues for DB2 --- Key: OPENJPA-1621 URL: https://issues.apache.org/jira/browse/OPENJPA-1621 Project: OpenJPA Issue Type: Bug Components: jdbc Affects Versions: 2.0.0-beta3

[jira] Resolved: (OPENJPA-1620) Fix TestJDBCEscapeDate test for MSSQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-1620. --- Resolution: Fixed applied to 2.0.x and trunk > Fix TestJDBCEscapeDate test for MSSQL > ---

[jira] Updated: (OPENJPA-1620) Fix TestJDBCEscapeDate test for MSSQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1620: -- Attachment: OPENJPA-1620.patch copy of patch > Fix TestJDBCEscapeDate test for MSSQL > -

[jira] Work started: (OPENJPA-1620) Fix TestJDBCEscapeDate test for MSSQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1620 started by Donald Woods. > Fix TestJDBCEscapeDate test for MSSQL > - > > Key: OPENJPA-1620 >

[jira] Commented: (OPENJPA-1617) Why multiple SQL hit to database. for one to one mapping.

2010-04-08 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855138#action_12855138 ] Catalina Wei commented on OPENJPA-1617: --- Hi Rajeev, It seems that you are running o

[jira] Created: (OPENJPA-1620) Fix TestJDBCEscapeDate test for MSSQL

2010-04-08 Thread Donald Woods (JIRA)
Fix TestJDBCEscapeDate test for MSSQL - Key: OPENJPA-1620 URL: https://issues.apache.org/jira/browse/OPENJPA-1620 Project: OpenJPA Issue Type: Bug Components: jdbc Affects Versions: 2.0.0-bet

Re: [jira] Updated: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Rick Curtis
Albert - When I committed the code I changed the trace string to localized warning messages, but this brings up a very good point. I know there is precedence for localizing trace messages, but does that mean it is the right thing to do? Personally, I like putting trace in my code so I can actuall

Re: [jira] Updated: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Albert Lee
Please localized the trace message. Thanks Albert Lee. On Thu, Apr 8, 2010 at 2:07 PM, Rick Curtis (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Rick Curtis updated OPENJPA-1604: >

[jira] Assigned: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reassigned OPENJPA-1604: Assignee: Rick Curtis (was: Pinaki Poddar) > Setting PessimisticLockManager fails to app

[jira] Resolved: (OPENJPA-1619) Fix TestTimestampVersion on various databases

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-1619. --- Resolution: Fixed > Fix TestTimestampVersion on various databases > ---

[jira] Updated: (OPENJPA-1616) Fix TestTimeoutException test failures on MSSQL and MySQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1616: -- Attachment: OPENJPA-1616-hsqldb.patch Exclude TestTimeoutException tests on HSQLDB as it uses

[jira] Resolved: (OPENJPA-1618) Exception during factory creation due to javax.persistence.transactionType

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-1618. --- Resolution: Fixed Fix Version/s: (was: 2.1.0) merged into 2.0.x as r932079 > Ex

[jira] Updated: (OPENJPA-1619) Fix TestTimestampVersion on various databases

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1619: -- Attachment: OPENJPA-1619-trunk.patch Patch to increase the delay for Windows and more assert

[jira] Resolved: (OPENJPA-1616) Fix TestTimeoutException test failures on MSSQL and MySQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-1616. --- Resolution: Fixed Fixes applied to 2.0.x and trunk. > Fix TestTimeoutException test failur

[jira] Updated: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1604: - Attachment: OPENJPA-1604-2.0.x.patch OPENJPA-1604-trunk.patch > Setting Pessimi

[jira] Updated: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1604: - Attachment: (was: OPENJPA-1604-2.0.x.patch) > Setting PessimisticLockManager fails to appen

[jira] Updated: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1604: - Attachment: (was: OPENJPA-1604-trunk.patch) > Setting PessimisticLockManager fails to appen

[jira] Commented: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855087#action_12855087 ] Rick Curtis commented on OPENJPA-1604: -- I just noticed that my patch still has some

[jira] Assigned: (OPENJPA-1618) Exception during factory creation due to javax.persistence.transactionType

2010-04-08 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter reassigned OPENJPA-1618: - Assignee: Pinaki Poddar (was: Kevin Sutter) Looks like Pinaki beat me to the commit...

[jira] Updated: (OPENJPA-1604) Setting PessimisticLockManager fails to append "for update clause" to the select statement

2010-04-08 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1604: - Attachment: OPENJPA-1604-trunk.patch OPENJPA-1604-2.0.x.patch After digging int

[jira] Work started: (OPENJPA-1619) Fix TestTimestampVersion on various databases

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1619 started by Donald Woods. > Fix TestTimestampVersion on various databases > - > > Key: O

[jira] Created: (OPENJPA-1619) Fix TestTimestampVersion on various databases

2010-04-08 Thread Donald Woods (JIRA)
Fix TestTimestampVersion on various databases - Key: OPENJPA-1619 URL: https://issues.apache.org/jira/browse/OPENJPA-1619 Project: OpenJPA Issue Type: Bug Components: jdbc Affects Ver

[jira] Updated: (OPENJPA-1616) Fix TestTimeoutException test failures on MSSQL and MySQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1616: -- Attachment: OPENJPA-1616-mysql.patch Patch that fixes the tests for MySQL > Fix TestTimeoutE

[jira] Updated: (OPENJPA-1618) Exception during factory creation due to javax.persistence.transactionType

2010-04-08 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter updated OPENJPA-1618: -- Fix Version/s: 2.1.0 2.0.0 > Exception during factory creation due to java

[jira] Commented: (OPENJPA-1618) Exception during factory creation due to javax.persistence.transactionType

2010-04-08 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855007#action_12855007 ] Kevin Sutter commented on OPENJPA-1618: --- Oops, nice catch! > Exception during fact

[jira] Assigned: (OPENJPA-1618) Exception during factory creation due to javax.persistence.transactionType

2010-04-08 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter reassigned OPENJPA-1618: - Assignee: Kevin Sutter > Exception during factory creation due to javax.persistence.tra

[jira] Created: (OPENJPA-1618) Exception during factory creation due to javax.persistence.transactionType

2010-04-08 Thread Florian Bruckner (JIRA)
Exception during factory creation due to javax.persistence.transactionType -- Key: OPENJPA-1618 URL: https://issues.apache.org/jira/browse/OPENJPA-1618 Project: OpenJPA

[jira] Created: (OPENJPA-1617) Why multiple SQL hit to database. for one to one mapping.

2010-04-08 Thread Rajeev Chaudhary (JIRA)
Why multiple SQL hit to database. for one to one mapping. - Key: OPENJPA-1617 URL: https://issues.apache.org/jira/browse/OPENJPA-1617 Project: OpenJPA Issue Type: Question Com

[jira] Assigned: (OPENJPA-1616) Fix TestTimeoutException test failures on MSSQL and MySQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reassigned OPENJPA-1616: - Assignee: Donald Woods > Fix TestTimeoutException test failures on MSSQL and MySQL > --

[jira] Updated: (OPENJPA-1616) Fix TestTimeoutException test failures on MSSQL and MySQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1616: -- Attachment: OPENJPA-1616-mssql.patch Patch that fixes the 2 test failures on Microsoft SQLSer

[jira] Work started: (OPENJPA-1616) Fix TestTimeoutException test failures on MSSQL and MySQL

2010-04-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1616 started by Donald Woods. > Fix TestTimeoutException test failures on MSSQL and MySQL > - >