[jira] [Commented] (OPENJPA-2357) @..ToMany(optional=false) throws InvalidStateException: [...] the metadata for this field specifies that nulls are illegal.

2013-03-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613734#comment-13613734 ] ASF subversion and git services commented on OPENJPA-2357: --

[jira] [Resolved] (OPENJPA-2357) @..ToMany(optional=false) throws InvalidStateException: [...] the metadata for this field specifies that nulls are illegal.

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

[jira] [Commented] (OPENJPA-2358) openjpa-maven-plugin generates wrong sql for derby

2013-03-26 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614046#comment-13614046 ] Rick Curtis commented on OPENJPA-2358: -- Can you post your entire Entity perhaps

[jira] [Commented] (OPENJPA-2352) Retrieving column index for non existing field throws SQLException (ignored) causing slowness in application server

2013-03-26 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614049#comment-13614049 ] Rick Curtis commented on OPENJPA-2352: -- Pinaki -- The link you posted doesn't work?

[jira] [Commented] (OPENJPA-2352) Retrieving column index for non existing field throws SQLException (ignored) causing slowness in application server

2013-03-26 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614074#comment-13614074 ] Rick Curtis commented on OPENJPA-2352: -- Can you post a small unit test showing this

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

2013-03-26 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.patch Subclasses writeExternal method trys to access a super

[jira] [Updated] (OPENJPA-2358) openjpa-maven-plugin generates wrong sql for derby

2013-03-26 Thread Ted Leung (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Leung updated OPENJPA-2358: --- Attachment: openjpa_derby_test.tar.gz test project using maven

[jira] [Commented] (OPENJPA-2358) openjpa-maven-plugin generates wrong sql for derby

2013-03-26 Thread Ted Leung (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614523#comment-13614523 ] Ted Leung commented on OPENJPA-2358: I narrowed it down :) attached is a test

[jira] [Commented] (OPENJPA-2358) openjpa-maven-plugin generates wrong sql for derby

2013-03-26 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614527#comment-13614527 ] Rick Curtis commented on OPENJPA-2358: -- I suspect it has to do something with --

[jira] [Commented] (OPENJPA-2358) openjpa-maven-plugin generates wrong sql for derby

2013-03-26 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614530#comment-13614530 ] Rick Curtis commented on OPENJPA-2358: -- Crud, looks like I should have refreshed