Re: [FYI] new openjpa-maven-plugin-1.2-SNAPSHOT deployed

2010-11-12 Thread Mark Struberg
Hi Donald, all! I will ping Rahul (original author) and a few codehaus people also first. Guess there will be no problem though. LieGrue, strub --- On Fri, 11/12/10, Donald Woods dwo...@apache.org wrote: From: Donald Woods dwo...@apache.org Subject: Re: [FYI] new

Re: StoreManager flush

2010-11-12 Thread idan
When trying to get the current ClassMetaData array in StoreManager.open() I'm getting an empty array. If i'm trying to get the array in one of the flush() methods I get a filled array. Is that normal or perhaps its related to the fact that currently i'm using subclasses enhancement during

Re: StoreManager flush

2010-11-12 Thread idan
Again.. I did some homework... loadPersistentTypes is called after the StoreManager.open() method and therefore the ClassMetaData array is empty in this stage. Is there a way to know if an object is a part of a relation by its ClassMetaData? For example, if A has a OneToOne relation with B..

Re: svn commit: r1034196 - /openjpa/branches/1.2.x/openjpa-all/pom.xml

2010-11-12 Thread Michael Dick
No problem. I like what you've done in the 2.0 build better with the shade plugin, although I can't say I fully understand it. -mike On Thu, Nov 11, 2010 at 8:35 PM, Donald Woods dwo...@apache.org wrote: Thanks for catching that. -Donald On 11/11/10 6:17 PM, mik...@apache.org wrote:

Re: Issue compiling OpenJPA source using Maven 3.0 (JDK 1.5)

2010-11-12 Thread Michael Dick
Well here's what I'm getting : [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ openjpa-persistence-locking --- [INFO] Compiling 49 source files to /home/mikedd/workspaces/trunk/openjpa-parent/openjpa-persistence-locking/target/test-classes [INFO] [INFO] ---

[jira] Commented: (OPENJPA-1873) EntityManager#merge sometimes passes wrong entity values to @PostLoad EntityListeners

2010-11-12 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12931436#action_12931436 ] Rick Curtis commented on OPENJPA-1873: -- @Mark - Thoughts on Kevin's last post?

[jira] Created: (OPENJPA-1883) Incompete entity returned for getSingleResult when using Joined Inheritance

2010-11-12 Thread Jerry Carter (JIRA)
Incompete entity returned for getSingleResult when using Joined Inheritance --- Key: OPENJPA-1883 URL: https://issues.apache.org/jira/browse/OPENJPA-1883 Project: OpenJPA

[jira] Commented: (OPENJPA-1873) EntityManager#merge sometimes passes wrong entity values to @PostLoad EntityListeners

2010-11-12 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12931452#action_12931452 ] Rick Curtis commented on OPENJPA-1873: -- I'm very interested why OpenJPA currently

[jira] Commented: (OPENJPA-1873) EntityManager#merge sometimes passes wrong entity values to @PostLoad EntityListeners

2010-11-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12931463#action_12931463 ] Mark Struberg commented on OPENJPA-1873: Do we have someone representing the ASF

[jira] Commented: (OPENJPA-1873) EntityManager#merge sometimes passes wrong entity values to @PostLoad EntityListeners

2010-11-12 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12931475#action_12931475 ] Rick Curtis commented on OPENJPA-1873: -- Do we have someone representing the ASF on