[jira] Created: (OPENJPA-971) Time handling in Dates

2009-03-10 Thread Adam Hardy (JIRA)
Time handling in Dates -- Key: OPENJPA-971 URL: https://issues.apache.org/jira/browse/OPENJPA-971 Project: OpenJPA Issue Type: Bug Affects Versions: 1.2.0 Environment: Linux Java 1.6.0_12 MySQL, Hypersonic

[jira] Updated: (OPENJPA-971) Time handling in Dates

2009-03-10 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-971: --- Description: I have what looks like a bug in time handling, that probably stems from the database

[jira] Updated: (OPENJPA-971) Time handling in Dates

2009-03-10 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-971: --- Attachment: mavenproject.zip if you're not using maven, a list of jar dependencies is given in

[jira] Commented: (OPENJPA-327) EntityListener that modify property value of a entity, causes invalid state exception

2009-02-21 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675594#action_12675594 ] Adam Hardy commented on OPENJPA-327: I see it with mySQL and Derby. EntityListener

[jira] Created: (OPENJPA-914) incorrect exception thrown for unenhanced class when openjpa.RuntimeUnenhancedClasses=unsupported

2009-02-09 Thread Adam Hardy (JIRA)
incorrect exception thrown for unenhanced class when openjpa.RuntimeUnenhancedClasses=unsupported -- Key: OPENJPA-914 URL:

[jira] Commented: (OPENJPA-609) Suggested changes/additions to the EnhancingWithMaven page

2009-02-09 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671891#action_12671891 ] Adam Hardy commented on OPENJPA-609: I found this config works best. The classes

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

2009-02-09 Thread Adam Hardy (JIRA)
PCEnhancer cannot enhance an entity bean in a jar - Key: OPENJPA-915 URL: https://issues.apache.org/jira/browse/OPENJPA-915 Project: OpenJPA Issue Type: Improvement Environment:

[jira] Commented: (OPENJPA-640) ClassNotFoundException for InstrumentationFactory upon startup

2009-02-05 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670682#action_12670682 ] Adam Hardy commented on OPENJPA-640: I'd like to bring this one to the front because

[jira] Updated: (OPENJPA-640) ClassNotFoundException for InstrumentationFactory upon startup

2009-02-05 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-640: --- Affects Version/s: 1.2.0 ClassNotFoundException for InstrumentationFactory upon startup

[jira] Commented: (OPENJPA-327) EntityListener that modify property value of a entity, causes invalid state exception

2009-02-02 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669593#action_12669593 ] Adam Hardy commented on OPENJPA-327: This bug completely disables auditing, or at

[jira] Resolved: (OPENJPA-496) columns fill wrong entity fields when names same in joined tables

2009-01-27 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy resolved OPENJPA-496. Resolution: Invalid After investigation I discovered that it is in fact the JDBC SQL logging

[jira] Commented: (OPENJPA-496) columns fill wrong entity fields when names same in joined tables

2008-11-05 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12645203#action_12645203 ] Adam Hardy commented on OPENJPA-496: Thanks for the info, Milosz. That enabled me to

[jira] Commented: (OPENJPA-496) columns fill wrong entity fields when names same in joined tables

2008-10-20 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12640975#action_12640975 ] Adam Hardy commented on OPENJPA-496: I pulled down the openjpa source to get

[jira] Created: (OPENJPA-560) merge() throws NPE or unable to create proxy

2008-04-08 Thread Adam Hardy (JIRA)
merge() throws NPE or unable to create proxy Key: OPENJPA-560 URL: https://issues.apache.org/jira/browse/OPENJPA-560 Project: OpenJPA Issue Type: Bug Affects Versions: 1.1.0

[jira] Resolved: (OPENJPA-534) event listener not firing

2008-03-14 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy resolved OPENJPA-534. Resolution: Invalid False alarm. It is the pre-update listener that fires in this case, rather

[jira] Created: (OPENJPA-534) event listener not firing

2008-03-09 Thread Adam Hardy (JIRA)
event listener not firing - Key: OPENJPA-534 URL: https://issues.apache.org/jira/browse/OPENJPA-534 Project: OpenJPA Issue Type: Bug Affects Versions: 1.1.0 Environment: Linux 2.6, jdk1.5.0_12, Derby

[jira] Updated: (OPENJPA-534) event listener not firing

2008-03-09 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-534: --- Attachment: jpabug.zip All the dependencies are in target/dependency. It's set up with H2 The

[jira] Updated: (OPENJPA-496) columns fill wrong entity fields when names same in joined tables

2008-01-17 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-496: --- Attachment: bug.zip Have a look at

[jira] Created: (OPENJPA-496) columns fill wrong entity fields when names same in joined tables

2008-01-17 Thread Adam Hardy (JIRA)
columns fill wrong entity fields when names same in joined tables - Key: OPENJPA-496 URL: https://issues.apache.org/jira/browse/OPENJPA-496 Project: OpenJPA Issue Type: Bug

[jira] Updated: (OPENJPA-483) config for openjpa.jdbc.Schemas not applied to SQL (HSQL)

2008-01-15 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-483: --- Summary: config for openjpa.jdbc.Schemas not applied to SQL (HSQL) (was: configuration for

[jira] Updated: (OPENJPA-483) configuration for openjpa.jdbc.Schemas not applied to SQL

2008-01-14 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hardy updated OPENJPA-483: --- Attachment: schemabug2.zip Discovered that it is Hypersonic only. The attached project allows you

[jira] Commented: (OPENJPA-444) Unnecessary updates during flush operation.

2008-01-11 Thread Adam Hardy (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557964#action_12557964 ] Adam Hardy commented on OPENJPA-444: I am attaching a stripped-down maven project that