[jira] Commented: (OPENJPA-91) java.lang.VerifyError on websphere after application reload

2006-12-22 Thread Igor Fedorenko (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-91?page=comments#action_12460593 ] Igor Fedorenko commented on OPENJPA-91: --- Also, how do you configure database connection? Do you use WAS datasource or tell OpenJPA driver/connection details?

[jira] Updated: (OPENJPA-63) Better pessimistic lock support for DB2 v8.2+

2006-11-11 Thread Igor Fedorenko (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-63?page=all ] Igor Fedorenko updated OPENJPA-63: -- Attachment: db2-selectForUpdate2.patch.diff Revised patch that uses "WITH RR USE AND KEEP UPDATE LOCKS" for-update clause and tolerates JDBC 2.x (read, "Le

[jira] Created: (OPENJPA-79) Please add Eclipse artifacts to svn ignore

2006-11-11 Thread Igor Fedorenko (JIRA)
Please add Eclipse artifacts to svn ignore -- Key: OPENJPA-79 URL: http://issues.apache.org/jira/browse/OPENJPA-79 Project: OpenJPA Issue Type: Improvement Environment: Eclipse 3.3M3, Subclips

[jira] Commented: (OPENJPA-63) Better pessimistic lock support for DB2 v8.2+

2006-11-08 Thread Igor Fedorenko (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-63?page=comments#action_12448377 ] Igor Fedorenko commented on OPENJPA-63: --- I guess I have not explained the problem I was trying to solve, so let me do that before I answer your specific ques

[jira] Updated: (OPENJPA-63) Better pissimistic lock support for DB2 v8.2+

2006-10-04 Thread Igor Fedorenko (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-63?page=all ] Igor Fedorenko updated OPENJPA-63: -- Attachment: db2-selectForUpdate.patch I ran the few unit tests that come with OpenJPA against DB2 and they worked. > Better pissimistic lock support for DB

[jira] Created: (OPENJPA-63) Better pissimistic lock support for DB2 v8.2+

2006-10-04 Thread Igor Fedorenko (JIRA)
Better pissimistic lock support for DB2 v8.2+ - Key: OPENJPA-63 URL: http://issues.apache.org/jira/browse/OPENJPA-63 Project: OpenJPA Issue Type: Improvement Components: jdbc Env