Re: Some OpenJPA tests does not pass on Oracle DB

2011-03-22 Thread Kazuaki SUZUKI
Hi mike, Thank you. That's very helpful of you. The tests in TestProxies2 passed with Oracle JDBC driver version 10.2.0.5.0. Now I'm trying all tests. best regards, -Kazu -- View this message in context:

[jira] [Reopened] (OPENJPA-1944) Extra select statements executed when version column is null.

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reopened OPENJPA-1944: -- Reopening this JIRA as it needs a bit more work. Extra select statements executed when version

[jira] [Assigned] (OPENJPA-1944) Extra select statements executed when version column is null.

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reassigned OPENJPA-1944: Assignee: Rick Curtis (was: Michael Dick) Extra select statements executed when

[jira] [Assigned] (OPENJPA-1928) Resolving factory method does not allow method overriding

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reassigned OPENJPA-1928: Assignee: Rick Curtis Resolving factory method does not allow method overriding

[jira] [Commented] (OPENJPA-1944) Extra select statements executed when version column is null.

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009732#comment-13009732 ] Rick Curtis commented on OPENJPA-1944: -- The previous change that Mike committed

[jira] [Updated] (OPENJPA-1944) Extra select statements executed when version column is null.

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1944: - Fix Version/s: 2.1.1 Extra select statements executed when version column is null.

[jira] [Resolved] (OPENJPA-1928) Resolving factory method does not allow method overriding

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis resolved OPENJPA-1928. -- Resolution: Fixed Fix Version/s: 2.2.0 Committed revision 1084280 to trunk. Thanks

[jira] [Commented] (OPENJPA-1916) error in daytrader example

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009777#comment-13009777 ] Rick Curtis commented on OPENJPA-1916: -- @Mark Thoughts on closing this JIRA since

Help with cascading in the cassandra plugin

2011-03-22 Thread Todd Nine
Hi guys, I've finished *-to-many and *-to one relationships in the cassandra plugin, however I'm having a difficult time with one of my tests. The test class is here. https://github.com/riptano/hector-jpa/blob/master/src/test/java/com/datastax/hectorjpa/store/ManyToManyIndexTest.java The test

[jira] [Created] (OPENJPA-1964) Cascade on persist does not correctly cascade all objects in the graph

2011-03-22 Thread Todd Nine (JIRA)
Cascade on persist does not correctly cascade all objects in the graph -- Key: OPENJPA-1964 URL: https://issues.apache.org/jira/browse/OPENJPA-1964 Project: OpenJPA Issue

[jira] [Commented] (OPENJPA-1916) error in daytrader example

2011-03-22 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009804#comment-13009804 ] Mark Struberg commented on OPENJPA-1916: yes, guess it's ok to close it, got no

[jira] [Closed] (OPENJPA-1916) error in daytrader example

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis closed OPENJPA-1916. Resolution: Cannot Reproduce Closing as we can't recreate the issue. error in daytrader

[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-tabpanelfocusedCommentId=13009822#comment-13009822 ] Heath Thomann commented on OPENJPA-1665: Committed changes to 2.0.x under

[jira] [Updated] (OPENJPA-1960) openjpa.InitializeEagerly breaks bean-validation integration

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-1960: - Affects Version/s: 2.2.0 Fix Version/s: 2.2.0 openjpa.InitializeEagerly breaks

[jira] [Resolved] (OPENJPA-1960) openjpa.InitializeEagerly breaks bean-validation integration

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis resolved OPENJPA-1960. -- Resolution: Fixed Committed revision 1084349 to trunk. openjpa.InitializeEagerly breaks

[jira] [Resolved] (OPENJPA-1944) Extra select statements executed when version column is null.

2011-03-22 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis resolved OPENJPA-1944. -- Resolution: Fixed Checked changes into 2.1.x and trunk Extra select statements executed

Proxy all types

2011-03-22 Thread Todd Nine
Hi all, I've run into an issue I can't seem to solve using the default Proxy mechanism in Open JPA. For building indexes in Cassandra, I need to store both the value at load time, and the current value via a proxy for any field. I know the proxy has the change tracker, but that does not